Skip to content

Releases: rockcarver/frodo-cli

Frodo CLI 3.0.9

16 Sep 03:22

Choose a tag to compare

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

11 Sep 05:20

Choose a tag to compare

Fixed

  • Exports using the -a and -A options no longer stop prematurely if errors are encountered.

Frodo CLI 3.0.7

24 Jul 03:03

Choose a tag to compare

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

18 Jun 00:08

Choose a tag to compare

v3.0.6

Updated changelog and version for release v3.0.6

Frodo CLI 3.0.5

07 Apr 23:22

Choose a tag to compare

Fixed

  • #494: Frodo CLI now properly imports script from separate files using frodo script import -A.

Frodo CLI 3.0.4

04 Apr 12:49

Choose a tag to compare

Changed

  • Update to frodo-lib 3.0.4

Fixed

  • #477: Frodo CLI now properly includes the transformation script for both Social Provider Handler Node and Legacy 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

03 Apr 21:16

Choose a tag to compare

Frodo CLI 3.0.4-1 Pre-release
Pre-release

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

Full Changelog: v3.0.4-0...v3.0.4-1

Frodo CLI 3.0.4-0

03 Apr 03:19

Choose a tag to compare

Frodo CLI 3.0.4-0 Pre-release
Pre-release

Changed

  • Update to frodo-lib 3.0.4-2

Fixed

  • #477: Frodo CLI now properly includes the transformation script for both Social Provider Handler Node and Legacy 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

Full Changelog: v3.0.3...v3.0.4-0

Frodo CLI 3.0.3

11 Mar 22:28

Choose a tag to compare

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 cloud and led to failures in the frodo conn save and frodo conn add commands when Frodo was attempting to create service accounts with scopes that are not available in an environment.

Frodo CLI 3.0.2

11 Mar 02:32

Choose a tag to compare

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 cloud and led to failures in the frodo conn save and frodo conn add commands when Frodo was attempting to create service accounts with scopes that are not available in an environment.
  • Updated dependencies with vulnerabilities