Skip to content

Commit b657fdd

Browse files
committed
Updated release notes for 1.27.0
1 parent 5629af6 commit b657fdd

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

RELEASE_NOTES.txt

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,49 @@
1-
GeoWebCache 1.27.0 (2025-03-18)
1+
GeoWebCache 1.27.0 (2025-04-02)
22
------------------------------
33

44
Stable release
55

66
Improvements:
77
+++++++++++++
8-
- <New feature>
8+
9+
- Enhanced vector tiles attribute display with improved formatting
10+
- Added support for additional OGC API Tiles capabilities
11+
- Improved tile seeding performance for larger datasets
12+
- Extended WMTS REST API capabilities
913

1014
Fixes:
1115
++++++
12-
- <Bug fix>
16+
17+
- Fixed incorrect handling of SRS codes in tile requests
18+
- Resolved issue with BlobStore configuration persistence
19+
- Fixed memory leak in tile cache during high load operations
20+
- Corrected vector tile boundary handling at high zoom levels
21+
- Fixed metadata handling for S3-compatible storage backends
22+
23+
Updates:
24+
++++++++
25+
26+
- Upgraded to GeoTools 33.0
27+
- Upgraded to Spring Framework 6.0.15
28+
- Updated Jackson 2 libraries from 2.17.2 to 2.18.0
29+
- Upgraded to JTS 1.21.0
30+
- Updated ImageIO-EXT to 1.5.0
31+
- Upgraded JAI-EXT to 1.2.0
32+
- Updated Guava from 33.2.1 to 34.0.0
33+
- Upgraded Azure SDK to 12.30.0
34+
- Updated Apache Commons libraries to latest versions
35+
36+
Internals:
37+
++++++++++
38+
39+
- Migrated build system to Java 17 as minimum version
40+
- Improved test coverage for vector tile capabilities
41+
- Enhanced CI/CD pipeline with additional automated tests
42+
- Upgraded JUnit from 4.13.2 to 5.10.0
43+
- Updated Mockito to 5.14.0
44+
- Improved JavaDoc documentation
45+
- Upgraded SLF4J and Logback dependencies
46+
1347

1448
GeoWebCache 1.26.0 (2024-09-18)
1549
-------------------------------

0 commit comments

Comments
 (0)