v2.0.0
Summary
- 2022-04-21T21:53:00.109214 - 10 commit(s) by Scott Leberknight, dependabot[bot]
With this major 2.0.0 release, there are breaking API changes due to the removal of deprecated features. Several deprecated methods in KiwiEnvironment were removed (see #702). In addition, the deprecated MongoClientWrapper was removed (see #701, #703, and #704) during the update to new major versions of Spring Data MongoDB (3.x) and the Mongo Java Driver (4.x), which themselves had breaking API changes.
Assorted
- A little more code cleanup (#716)
- Remove warning suppressions that are now redundant (#715)
- Uncomment several assertions in KiwiJacksonDataFormatsTest (#714)
- Remove deprecated methods in KiwiEnvironment (#702)
- Remove deprecated MongoClientWrapper (#701)