Releases: safesoftware/fmeflow-cli
Releases · safesoftware/fmeflow-cli
v1.3.1
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
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
v1.2
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
- @amberxu25 made their first contribution in #57
Full Changelog: v1.1...v1.2
v1.1
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