Skip to content

Releases: kiwiproject/kiwi-test

v3.8.0

04 Jan 18:33
v3.8.0
ecffd9d
Compare
Choose a tag to compare

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)

v3.7.0

22 Oct 02:08
2a872f3
Compare
Choose a tag to compare

Summary

Documentation 📝

  • Add warning to Javadocs of MongoServerExtension regarding Mongo driver version (#524)

Assorted 👜

  • Prepare for MongoDB driver update which makes server version 4.0 / wire version 7 the minimum supported versions (#522)
  • Replace deprecated RandomStringUtils API usage in RecordedRequestsTest (#518)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.19 to 3.0.20 (#528)
  • Bump org.kiwiproject:kiwi from 4.5.1 to 4.5.2 (#527)
  • Bump org.kiwiproject:kiwi-bom from 2.0.17 to 2.0.18 (#526)
  • Bump org.kiwiproject:kiwi from 4.5.0 to 4.5.1 (#525)
  • Bump org.kiwiproject:kiwi from 4.4.0 to 4.5.0 (#521)
  • Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 (#520)
  • Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 (#519)

v3.6.1

01 Sep 18:29
510699d
Compare
Choose a tag to compare

Summary

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.17 to 3.0.18 (#517)
  • Bump org.kiwiproject:kiwi from 4.3.0 to 4.4.0 (#516)
  • Bump org.kiwiproject:kiwi-bom from 2.0.14 to 2.0.15 (#515)
  • Bump org.kiwiproject:kiwi from 4.2.0 to 4.3.0 (#514)

v3.6.0

04 Aug 20:20
66e14b2
Compare
Choose a tag to compare

Summary

Deprecations ⚠️

  • Deprecate RuntimeSQLException for removal (#508)

Assorted 👜

  • Replace usages of RuntimeSQLException with UncheckedSQLException (#509)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 4.1.0 to 4.2.0 (#512)
  • Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (#507)
  • Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (#506)

v3.5.0

07 Jul 16:25
f6c3750
Compare
Choose a tag to compare

Summary

  • 2024-07-07T12:25:09.693402 - 8 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Add fluent AssertJ-style assertions for MockWebServer from OkHttp (#501)
  • Add ability to check if a HealthCheck.Result is healthy using a boolean (#494)
  • Add fluent AssertJ-style assertions for RecordedRequests from OkHttp MockWebServer (#493)
  • Add test utility class for getting RecordedRequests from an OkHttp MockWebServer (#492)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 4.0.0 to 4.1.0 (#505)
  • Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (#504)
  • Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (#503)

v3.4.0

16 Jun 20:11
0724601
Compare
Choose a tag to compare

Summary

  • 2024-06-16T16:10:59.856731 - 9 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 👜

  • Sonar cleanup (#491)
  • Stability: Remove Beta annotation from InMemoryAppenderExtension (#476)
  • Stability: Remove Beta annotation from LoggingComparisonListener (#475)
  • Stability: Remove Beta annotation from KiwiXmlAssert (#474)
  • Stability: Remove Beta annotation from InMemoryAppenderAssertions (#473)
  • Stability: Remove Beta annotation from InMemoryAppender (#472)
  • Stability: Remove Beta annotation from JpaTestHelper (#471)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.11 to 2.0.12 (#497)
  • Bump org.kiwiproject:kiwi from 3.4.0 to 4.0.0 (#496)
  • Bump org.kiwiproject:kiwi-parent from 3.0.14 to 3.0.15 (#495)
  • Bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 (#490)

v3.3.0

28 Apr 18:03
97bfeda
Compare
Choose a tag to compare

Summary

  • 2024-04-28T14:02:32.336173 - 16 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Create a Jupiter extension that will automagically reset the Logback logging system (#461)
  • Provide utility to reset the Logback logging system (#460)

Assorted 👜

  • Fix javadoc in H2LiquibaseExtension (#484)
  • Remove Beta annotations from DropwizardAppTests (#469)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 3.3.0 to 3.4.0 (#488)
  • Bump org.xmlunit:xmlunit-assertj from 2.9.1 to 2.10.0 (#487)
  • Bump org.kiwiproject:kiwi-bom from 2.0.10 to 2.0.11 (#486)
  • Bump org.kiwiproject:kiwi-parent from 3.0.13 to 3.0.14 (#485)
  • Bump org.kiwiproject:kiwi-parent from 3.0.12 to 3.0.13 (#478)
  • Bump org.kiwiproject:kiwi-bom from 2.0.9 to 2.0.10 (#477)

v3.2.1

09 Feb 01:18
1b63797
Compare
Choose a tag to compare

Summary

  • 2024-02-08T20:13:59.127627 - 14 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Bugs 🐛

  • Tests failing because Logback appenders don't exist (#457)

Assorted 👜

  • Fix javadoc errors in InMemoryAppenderExtension (#464)
  • Replace deprecated constant in H2LiquibaseExtension (#463)
  • Add try/catch to Jdbi#withHandle inside Mockito#when in Jdbi3HelpersTest (#462)
  • Update license copyright year(s) (#453)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.8 to 2.0.9 (#467)
  • Bump org.kiwiproject:kiwi from 3.2.0 to 3.3.0 (#466)
  • Bump org.kiwiproject:kiwi-parent from 3.0.10 to 3.0.12 (#465)
  • Bump org.kiwiproject:kiwi-parent from 3.0.8 to 3.0.10 (#458)
  • Bump actions/cache from 3 to 4 (#456)
  • Bump org.kiwiproject:kiwi-bom from 2.0.7 to 2.0.8 (#455)
  • Bump org.kiwiproject:kiwi-parent from 3.0.7 to 3.0.8 (#454)

v3.2.0

27 Dec 21:27
a166525
Compare
Choose a tag to compare

Summary

  • 2023-12-27T16:25:09.346823 - 10 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Make InMemoryAppenderAssertions a public part of kiwi-test (#449)
  • Make InMemoryAppenderExtension a public part of kiwi-test (#448)
  • Make InMemoryAppender a public part of kiwi-test (#447)
  • Add InMemoryAppenderAssertions and test for InMemoryAppender (#446)
  • Add eventMap() method to InMemoryAppender (#445)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.6 to 2.0.7 (#452)
  • Bump org.kiwiproject:kiwi-parent from 3.0.6 to 3.0.7 (#451)
  • Bump github/codeql-action from 2 to 3 (#444)

v3.1.0

10 Dec 19:57
9b8e42c
Compare
Choose a tag to compare

Summary

  • 2023-12-10T14:53:53.026191 - 5 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Add a utility to log all differences when using XmlAssert in XMLUnit (#442)
  • Add JpaTestHelper for JPA-based DAO tests (#440)

Dependency Updates ⬆️

  • Bump actions/setup-java from 3 to 4 (#439)