Skip to content

Releases: kiwiproject/kiwi-test

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)

v3.0.1

25 Nov 21:03
6d7dcb6
Compare
Choose a tag to compare

Summary

  • 2023-11-25T15:51:09.176245 - 20 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 👜

  • Fix javadoc in DropwizardAppTests#registeredResourceClassesOf (#435)
  • Use Zulu distribution for Print Delomboked Sources action (#434)
  • Use Zulu distribution for CodeQL (#433)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 3.1.0 to 3.2.0 (#438)
  • Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#437)
  • Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#436)
  • Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#431)
  • Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#430)
  • Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#428)
  • Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#427)
  • Bump org.kiwiproject:kiwi from 3.0.0 to 3.1.0 (#426)
  • Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#423)
  • Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#422)
  • Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#420)
  • Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#419)
  • Bump actions/checkout from 3 to 4 (#418)

Infrastructure 🚧

  • Switch build to zulu distribution and use JDK 21 (#425)
  • Run build on JDK 17 and 21-ea (#424)

v3.0.0

07 Aug 02:32
1d3cec3
Compare
Choose a tag to compare

Summary

  • 2023-08-06T22:31:58.412249 - 5 commit(s) by Scott Leberknight

Assorted

  • IntelliJ inspections code cleanup (#416)
  • Fix Sonar issues found in JDK 17 update (#414)

Infrastructure

  • Update parent POM and BOM for JDK 17 and major library updates (#412)