Skip to content

Releases: safesoftware/fmeflow-cli

v1.3.1

31 Oct 20:58
40f841b

Choose a tag to compare

What's Changed

  • Move parse error checking to config file check function by @garnold54 in #67

Full Changelog: v1.3...v1.3.1

v1.3

30 Oct 21:29
6833839

Choose a tag to compare

What's Changed

  • Update source-id and source-type descriptions and examples. by @garnold54 in #66
  • Update Licensing commands to use v4 API by @garnold54 in #64

Full Changelog: v1.2.1...v1.3

v1.2.1

28 Oct 18:06
65492ed

Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.2.1

v1.2

28 Oct 16:03
a714440

Choose a tag to compare

What's Changed

  • Implement engines command with REST v4 by @amberxu25 in #57
  • Update documentation for v4 engines commands by @amberxu25 in #58
  • Implement token command (login) with REST v4 by @amberxu25 in #59
  • Update Flow REST API V4 calls in CLI to remove trailing slashes due to Spring 6 upgrade by @amberxu25 in #60
  • V4 jobs command by @amberxu25 in #61
  • Fixes for release github action by @garnold54 in #62
  • Fix project import with updated v4 endpoints by @garnold54 in #63

New Contributors

Full Changelog: v1.1...v1.2

v1.1

24 Apr 22:27
3b64c4f

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

Choose a tag to compare

Rename binary to fmeflow

v1.0.2

07 Mar 18:59
0b63643

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

Choose a tag to compare

  • Disable CGO when building

v1.0

22 Feb 19:48
6f8c174

Choose a tag to compare

  • Include license files in release archives
  • Bump version to 1.0

v0.15

17 Feb 23:16
9fc2deb

Choose a tag to compare

  • Healthcheck endpoint no longer requires a config file
  • Docker container created automatically