Skip to content

v1.5.3

Latest

Choose a tag to compare

@stklcode stklcode released this 09 Sep 10:02
· 33 commits to main since this release
v1.5.3
635cf19

Dependencies

  • Updated Jackson to 2.20.0 (#106)

Improvements

  • Extract API paths into a utility class (#108)
  • Encode user-provided URL parts (#109)
  • Add token_bound_cidrs field to AppRoleSecret model (#110)

Fix

  • Prevent potential off-by-1 error in internal mapOf() helper (#107)