Releases: kiwiproject/kiwi-test
Releases · kiwiproject/kiwi-test
v3.8.0
Summary
- 2025-01-04T18:33:02Z - 17 commit(s) by Scott Leberknight, github-actions[bot], dependabot[bot]
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 ⬆️
Infrastructure 🚧
- Add dependabot groups (#529)
v3.7.0
Summary
- 2024-10-22T02:07:54Z - 13 commit(s) by Scott Leberknight, dependabot[bot]
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
Summary
- 2024-09-01T18:29:45Z - 7 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates ⬆️
v3.6.0
Summary
- 2024-08-04T16:20:18.35444 - 8 commit(s) by Scott Leberknight, dependabot[bot]
Deprecations ⚠️
- Deprecate RuntimeSQLException for removal (#508)
Assorted 👜
- Replace usages of RuntimeSQLException with UncheckedSQLException (#509)
Dependency Updates ⬆️
v3.5.0
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 ⬆️
v3.4.0
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 ⬆️
v3.3.0
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 👜
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
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
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 ⬆️
v3.1.0
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)