Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@sleberknight sleberknight released this 13 Oct 15:25
· 20 commits to main since this release
1898eb1

Summary

Improvements 🚀

  • Make exceptions thrown by HttpHeadersExtensions#firstValueAsLongOrThrow consistent (#244)
  • Add better exception messages in HttpHeadersExtensions (#243)

Bugs 🐛

  • IllegalStateException: X-RateLimit-Limit header is required (#240)

Dependency Updates ⬆️

  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 (#242)
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#241)
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 (#239)
  • Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#238)