Skip to content

Release 1.0-RC22

Compare
Choose a tag to compare
@groldan groldan released this 19 Jun 03:11
· 754 commits to main since this release
v1.0-RC22
94ad372

What's Changed

  • Remove duplicated text. Fix docker-compose referenced yml by @jemacchi in #238
  • Refactor remote catalog/config events to not require a dependency on spring cloud bus except as an integration layer. by @groldan in #239
  • web-ui: avoid log4j 1.x ClassNotFoundException in GlobalSettingsPage by @groldan in #240
  • Bind missing RemoteEventResourcePoolProcessor bean and improve logging by @groldan in #241
  • Fix config-service-native-image ci build by @groldan in #242
  • Peg upstream geoserver version to 2.21.0-CLOUD by @groldan in #244
  • Remote event processing of patches sends CatalogInfo as value instead of references by @groldan in #246
  • Initialize default styles guarded by a lock for jdbcconfig by @groldan in #248
  • SettingsInfo's contact was being sent as a proxy by @groldan in #249

New Contributors

Full Changelog: v1.0-RC21...v1.0-RC22