Skip to content

v3.8.0

Latest
Compare
Choose a tag to compare
@sleberknight sleberknight released this 04 Jan 18:33
· 2 commits to main since this release
v3.8.0
ecffd9d

Summary

Improvements 🚀

  • Update code using mongo-java-server to use 4.0 and wire protocol 7 (#539)
  • Add new assertions methods to RecordedRequestAssertions (#533)
  • Make MockWebServerExtension public and allow for server customization (#532)

Documentation 📝

  • Update license copyright year(s) (#538)
  • Fix grammatical, spelling, and style errors flagged by IntelliJ (#537)
  • Recorded Request improvements (#530)

Assorted 👜

  • Sonar: replace instanceof with method reference (#536)
  • PostgresAppTestExtension: internal refactoring (#535)
  • Fix misspelled property name in POM (#531)

Dependency Updates ⬆️

  • Bump the prod-deps group with 2 updates (#542)
  • Bump the prod-deps group with 3 updates (#541)

Infrastructure 🚧

  • Add dependabot groups (#529)