Skip to content

2.2.0 Release

Compare
Choose a tag to compare
@nobodyiam nobodyiam released this 04 Dec 01:21
· 16 commits to main since this release

What's Changed

  • bump version to 2.2.0-SNAPSHOT by @nobodyiam in #21
  • refactor(apollo-client): Optimize the exception message when failing to retrieve configuration information. by @klboke in #22
  • Support non-junit-binding testing server and junit5 extension. by @marks-yag in #25
  • Bump guava from 31.0.1-jre to 32.0.0-jre by @dependabot in #27
  • Support concurrent loading of Config for different namespaces (#29) by @Tian90coder in #31
  • fix: compatible with snakeyaml-2.x by @richieyan in #35
  • feat(openapi): create app by @Anilople in #32
  • feat(openapi): create app (#32) by @ThugJudy in #44
  • bump version to 2.2.0 by @nobodyiam in #46

New Contributors