Skip to content

Releases: safesoftware/fmeflow-cli

v1.1

24 Apr 22:27
3b64c4f
Compare
Choose a tag to compare

What's Changed

  • Add named connection commands to Create/Delete/Update
  • Update Deployment Parameters endpoints to properly handle Database and Web connections
  • Update project endpoints to use REST v4 and allow exclusion of selectable items
  • Add project deletion command
  • Detect if deployment parameter exists before prompting to confirm deletion
  • Some polishing of documentation and examples
  • Improve login command to handle a wider range of URLs
  • Fixed healthcheck handling when checking health of FME Flow in the middle of deployment
  • Updated version of Go and updated all modules

Full Changelog: v1.0.3...v1.1

v1.0.3

25 May 20:15
c9bd5e8
Compare
Choose a tag to compare

Rename binary to fmeflow

v1.0.2

07 Mar 18:59
0b63643
Compare
Choose a tag to compare
  • Fix bug with config directory permissions if it didn't exist before logging in

v1.0.1

06 Mar 21:06
859893d
Compare
Choose a tag to compare
  • Disable CGO when building

v1.0

22 Feb 19:48
6f8c174
Compare
Choose a tag to compare
  • Include license files in release archives
  • Bump version to 1.0

v0.15

17 Feb 23:16
9fc2deb
Compare
Choose a tag to compare
  • Healthcheck endpoint no longer requires a config file
  • Docker container created automatically

v0.14

14 Feb 19:47
12e20c4
Compare
Choose a tag to compare
  • Digitally signed binaries on Mac and Windows
  • Documentation in the repo
  • Some bug fixes

v0.13

06 Feb 22:55
5d192f4
Compare
Choose a tag to compare
  • Passwords now passed in through a file on the command line
  • Fixed up some examples and error messages
  • Append proper file extension when downloading a backup or project

v0.12

31 Jan 01:18
2106a69
Compare
Choose a tag to compare
  • Adds deployment parameter endpoints
  • Some bug fixes

v0.11

24 Jan 21:10
3b17421
Compare
Choose a tag to compare
  • Add Project Import and Export
  • Implement restore from a shared resource