Skip to content

Commit 7194d42

Browse files
committed
GeoWebCache update for JAI to ImageN Rename of classes and constants
No direct API usage, apparnelty everythign is done via ImageWorker.
1 parent 2ab61f1 commit 7194d42

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

RELEASE_NOTES.txt

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,26 @@
1+
GeoWebCache 1.28.0 (2025-10-01)
2+
-------------------------------
3+
4+
Initial release, this is the first release requiring a Java 17 enviornment.
5+
6+
Improvements:
7+
+++++++++++++
8+
- Update to Java 17 minimum, and apply OpenRewrite Improvements to codebase
9+
- Migrate from JAI to ImageN image processing engine
10+
- Use GeoTools ImageWorker transition to ImageN operators
11+
12+
113
GeoWebCache 1.28-M0 (2025-09-18)
214
--------------------------------
315

4-
Milestone release, GeoNetwork 1.28-M0 is the first release requiring a Java 17 environment.
16+
Milestone release, GeoWebCache 1.28-M0 is the first release requiring a Java 17 environment.
517

618
Improvements:
719
+++++++++++++
820
- Update to Java 17 minimum, and apply OpenRewrite Improvements to codebase
921
- Migrate from JAI to ImageN image processing engine
1022
- Use GeoTools ImageWorker transition to ImageN operators
1123

12-
1324
Updates:
1425
++++++++
1526

0 commit comments

Comments
 (0)