Breaking changes
- Flowpipe
v1.0.0
is now required. For a full list of CLI changes, please see the Flowpipe v1.0.0 CHANGELOG. - In Flowpipe configuration files (
.fpc
),credential
andcredential_import
resources have been renamed toconnection
andconnection_import
respectively. - Renamed all
cred
params toconn
and updated their types fromstring
toconn
.
Enhancements
- Added
library
to the mod's categories. - Updated the following pipeline tags:
type = "featured"
torecommended = "true"
type = "test"
tofolder = "Tests"
Bug fixes
- Updated the connection section of README to use
api_key
instead oftoken
. (#7)
What's new?
- Added 2+ pipelines to make it easy to connect your IP and Whois info and more. For usage information and a full list of pipelines, please see IP2Location.io Mod for Flowpipe.