Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 13:01
242df2c

🐛 Bug Fixes

  • Key iterator stop yielding values after error

📚 Documentation

  • Add go report card to readme

🧪 Testing

  • Unit tests for the key iterator
  • Unit tests for the JWK conversion
  • Unit tests for DataKeyProvider
  • Unit tests for the signer

⚙️ Miscellaneous Tasks

  • Include dependencies in release note
  • Enable race condition detection during unit tests