Skip to content

v0.0.100

Compare
Choose a tag to compare
@nieomylnieja nieomylnieja released this 29 Mar 12:32
· 201 commits to main since this release
09367ce

What's Changed

💻 Fixed Vulnerabilities

  • chore: Update module github.com/lestrrat-go/jwx to v1.2.29 [SECURITY] (#78) @renovate

🐞 Bug Fixes

  • fix: Distinct between float and integer when printing YAML format (#89) @nieomylnieja

    Fixed regression in printing YAML output for sloctl get commands which
    caused integers to be displayed as floats (ex. 1.0 instead of 1).
    The regression was introduced in version v0.0.97.

🧰 Maintenance

27 changes