Releases: rockcarver/frodo-cli
Releases · rockcarver/frodo-cli
Frodo CLI 3.0.9
Fixed
- Further improve exports using the -a and -A options to no longer stop prematurely if errors are encountered. This version resolves issues with large sets of IDM configurations.
Frodo CLI 3.0.8
Fixed
- Exports using the -a and -A options no longer stop prematurely if errors are encountered.
Frodo CLI 3.0.7
Fixed
- log fetch now repects the log API request limit (1 per second)
- log fetch and log tail default to ALL levels by default
Frodo CLI 3.0.6
v3.0.6 Updated changelog and version for release v3.0.6
Frodo CLI 3.0.5
Fixed
- #494: Frodo CLI now properly imports script from separate files using
frodo script import -A.
Frodo CLI 3.0.4
Changed
- Update to frodo-lib 3.0.4
Fixed
- #477: Frodo CLI now properly includes the transformation script for both
Social Provider Handler NodeandLegacy Social Provider Handler Node. - #482: Frodo CLI now properly honors the NO_PROXY environment variable in addition to HTTP_PROXY and HTTPS_PROXY.
- #489: MacOS binaries are now provided for both Intel and ARM64 architectures.
- #490: Linux ARM64 binary now works on Linux running on ARM64 hardware.
Frodo CLI 3.0.4-1
Fixed
- #489: MacOS binaries are now provided for both Intel and ARM64 architectures.
- #490: Linux ARM64 binary now works on Linux running on ARM64 hardware.
What's Changed
- bug fixes by @vscheuber in #491
- pipeline by @vscheuber in #492
Full Changelog: v3.0.4-0...v3.0.4-1
Frodo CLI 3.0.4-0
Changed
- Update to frodo-lib 3.0.4-2
Fixed
- #477: Frodo CLI now properly includes the transformation script for both
Social Provider Handler NodeandLegacy Social Provider Handler Node. - #482: Frodo CLI now properly honors the NO_PROXY environment variable in addition to HTTP_PROXY and HTTPS_PROXY.
What's Changed
- update to frodo-lib 3.0.4-1 by @vscheuber in #487
- update to frodo-lib 3.0.4-2 by @vscheuber in #488
Full Changelog: v3.0.3...v3.0.4-0
Frodo CLI 3.0.3
Changed
- Update to frodo-lib 3.0.3
Fixed
- #479: Fixes issues introduced by a recent PingOne Advanced Identity Cloud release (16747.0 on 27 Feb 2025) which prevented Frodo from correctly determining the deployment type of
cloudand led to failures in thefrodo conn saveandfrodo conn addcommands when Frodo was attempting to create service accounts with scopes that are not available in an environment.
Frodo CLI 3.0.2
Changed
- Update to frodo-lib 3.0.2
Fixed
- #479: Fixes issues introduced by a recent PingOne Advanced Identity Cloud release (16747.0 on 27 Feb 2025) which prevented Frodo from correctly determining the deployment type of
cloudand led to failures in thefrodo conn saveandfrodo conn addcommands when Frodo was attempting to create service accounts with scopes that are not available in an environment. - Updated dependencies with vulnerabilities