Skip to content

Commit b2c76ad

Browse files
committed
Updated release notes for 2.0.0
1 parent 44aa683 commit b2c76ad

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
GeoWebCache 2.0.0 (2026-06-10)
2+
------------------------------
3+
4+
GeoWebCache 2.0 was migrated to Jakarta EE 11, Spring 7 and Jackson 3. Other dependencies have been updated to follow up as well, along with cleanups such as removing obsolete H2 and gwc-distributed references, as well as the in memory cache. GeoWebCache 2.0 requires Java 17 as the minimum version, along with a Tomcat 11.
5+
6+
Since the 2.0-RC, the following additions have been made:
7+
8+
- Upgrade to GeoTools 35.0
9+
- GWC improvements:better resolution choice and Support HintsLevel
10+
- chore(deps): bump org.springframework:spring-framework-bom
11+
- Do not close JNDI-resolved DataSource in JDBCQuotaStore.close()
12+
- diskquota/jdbc: Testcontainers-backed integration tests + CI workflow
13+
- diskquota/jdbc: fix renameLayer leaving TILESET.KEY stale (#1526)
14+
- Improve logging message
15+
- GWC make use of XMLUtils to make better use of GeoTools Hints (#1534)
16+
- Improve dispatcher error logging for client errors
17+
- Refactor seeder pool config: bean injection instead of SpEL
18+
- Make seeder thread pool sizes configurable
19+
- diskquota/jdbc: retry SERIALIZABLE aborts (#1527)
20+
- diskquota/jdbc: make TILEPAGE FK migration crash- and race-safe
21+
- Make use of XMLUtils.supportDTD to maintain WMS DTD support
22+
- Align geowebcache.xml schema namespace to 2.0.0
23+
24+
125
GeoWebCache 2.0-RC (2026-04-17)
226
-------------------------------
327

0 commit comments

Comments
 (0)