Skip to content

v2.10.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 13:03
74e77e5

Changelog

Features

  • abfea8e: feat: switch to PKCS8 for private key parsing and handling (@appleboy)

Enhancements

  • 7bf9220: chore: refactor codebase and update dependencies for improved performance (@appleboy)
  • be787cc: chore: upgrade dependencies and CI workflow to support Go 1.23 (@appleboy)

Refactor

  • 74e77e5: refactor: adopt jwt.MapClaims to replace custom MapClaims type across codebase (#342) (@appleboy)

Build process updates

  • c61999a: ci: improve CI workflow and test coverage across all platforms (@appleboy)