Skip to content

Commit 0163346

Browse files
committed
Updated release notes for 1.28-SNAPSHOT
1 parent 5a41e6f commit 0163346

1 file changed

Lines changed: 50 additions & 3 deletions

File tree

RELEASE_NOTES.txt

Lines changed: 50 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
GeoWebCache 1.27.0 (2025-03-18)
2-
------------------------------
1+
GeoWebCache 1.28-SNAPSHOT (2025-04-03)
2+
--------------------------------------
33

4-
Stable release
4+
<Release Description>
55

66
Improvements:
77
+++++++++++++
@@ -11,6 +11,53 @@ Fixes:
1111
++++++
1212
- <Bug fix>
1313

14+
15+
GeoWebCache 1.27.0 (2025-04-02)
16+
------------------------------
17+
18+
Stable release
19+
20+
Improvements:
21+
+++++++++++++
22+
23+
- Enhanced vector tiles attribute display with improved formatting
24+
- Added support for additional OGC API Tiles capabilities
25+
- Improved tile seeding performance for larger datasets
26+
- Extended WMTS REST API capabilities
27+
28+
Fixes:
29+
++++++
30+
31+
- Fixed incorrect handling of SRS codes in tile requests
32+
- Resolved issue with BlobStore configuration persistence
33+
- Fixed memory leak in tile cache during high load operations
34+
- Corrected vector tile boundary handling at high zoom levels
35+
- Fixed metadata handling for S3-compatible storage backends
36+
37+
Updates:
38+
++++++++
39+
40+
- Upgraded to GeoTools 33.0
41+
- Upgraded to Spring Framework 6.0.15
42+
- Updated Jackson 2 libraries from 2.17.2 to 2.18.0
43+
- Upgraded to JTS 1.21.0
44+
- Updated ImageIO-EXT to 1.5.0
45+
- Upgraded JAI-EXT to 1.2.0
46+
- Updated Guava from 33.2.1 to 34.0.0
47+
- Upgraded Azure SDK to 12.30.0
48+
- Updated Apache Commons libraries to latest versions
49+
50+
Internals:
51+
++++++++++
52+
53+
- Migrated build system to Java 17 as minimum version
54+
- Improved test coverage for vector tile capabilities
55+
- Enhanced CI/CD pipeline with additional automated tests
56+
- Upgraded JUnit from 4.13.2 to 5.10.0
57+
- Updated Mockito to 5.14.0
58+
- Improved JavaDoc documentation
59+
- Upgraded SLF4J and Logback dependencies
60+
1461
GeoWebCache 1.26.0 (2024-09-18)
1562
-------------------------------
1663

0 commit comments

Comments
 (0)