Skip to content

Commit 8ffaec5

Browse files
committed
Prepared changelog for next release
1 parent fc81cf6 commit 8ffaec5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project are documented in this file following the [K
44
Issues reported on [GitHub](https://github.com/authzforce/server/issues) are referenced in the form of `[GH-N]`, where N is the issue number. Issues reported on [OW2](https://jira.ow2.org/browse/AUTHZFORCE/) are mentioned in the form of `[OW2-N]`, where N is the issue number.
55

66

7+
## 12.0.1
8+
### Fixed
9+
- Fixed Docker image (Dockerfile) and Debian package: change of Tomcat version (9->10) and JRE version (11->17)
10+
- Fixed class not found error when starting the webapp and missing CXF library for logging HTTP requests/responses:
11+
- Added dependencies:
12+
- cxf-rt-features-logging: 4.0.3
13+
- jakarta.xml.ws-api: 3.0.1
14+
15+
716
## 12.0.0
817
### Changed
918
- Upgraded parent project authzforce-ce-parent: 9.1.0

0 commit comments

Comments
 (0)