Release 1.0-RC1
First release candidate! (just in time for FOSS4G :)
What's Changed
- Add docker composition override to use jdbcconfig in all services by @groldan in #76
- Fix jdbcconfig set up, after changes upstream by @groldan in #77
- Rename docker images based on feedback by @groldan in #82
- Fix some typos by @marcjansen in #83
- Re-enable jdbcconfig internal cache by @groldan in #84
- Create layered spring-boot fat jars and use layers in Dockerfiles by @groldan in #85
- Make sure webui has gt-wfs-ng in its classpath by @groldan in #86
- Use maven CI friendly versions by @groldan in #87
- [geoserver-jackson-bindings] Add mapping for new InternationalString properties by @groldan in #92
- Fix rabbitmq by @bhoefling-c2c in #93
- geosever-jackson-bindings: Add international* properties to Contact by @groldan in #94
- Upstream version upgrade: gs.version 2.20-SNAPSHOT -> 2.21-SNAPSHOT by @groldan in #96
- Build against a specific geoserver branch and version it as 2.21-CLOUD by @groldan in #97
- Startup with an empty database by @groldan in #98
- webui maven dependencies missing by @groldan in #99
- Notify services of security configuration changes by @groldan in #101
New Contributors
- @marcjansen made their first contribution in #83
- @bhoefling-c2c made their first contribution in #93
Full Changelog: v1.0-M2...v1.0-RC1