NOTE: The binaries for this release is 220MB, much bigger than previous 21.11.1 that was only 63MB, because of the usage of shading for libraries. We're going to optimize the size of the binaries in the future. If you need a smaller distribution, remove the unused plugins like MonfoDB, Redis and Postgres Wrappers. Also you can remove the Gremlin package if yuo're not using Gremlin or Cypher.
What's Changed
Major enhancements
- First version of GraphQL support by @lvca in #241
- Created the first version of check database command with optional types a… by @lvca in #226
Updated libs
- Bump junit.jupiter.version from 5.8.1 to 5.8.2 by @dependabot in #224
- Bump netty-all from 4.1.70.Final to 4.1.71.Final by @dependabot in #239
- Bump jedis from 3.7.0 to 3.7.1 by @dependabot in #238
- Bump metrics.version from 4.2.4 to 4.2.5 by @dependabot in #237
- Bump undertow-core from 2.2.13.Final to 2.2.14.Final by @dependabot in #230
- Bump json from 20210307 to 20211205 by @dependabot in #229
- Bump lucene.version from 8.10.1 to 8.11.0 by @dependabot in #209
- Bump mongo-java-server from 1.38.0 to 1.39.0 by @dependabot in #208
- Add shade plugin to pgsql, mongo, gremlin, redis by @arcade-player in #162
Other
Fixed many bugs, check out the Full Changelog: 21.11.1...21.12.1.