Skip to content

Commit

Permalink
# Issue 78: Create Release 10.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simondelabici committed Dec 11, 2020
1 parent 183d533 commit 8f64349
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ Now bundles latest Wica-JS release 1.5.1.

Test Status: Tests run: 371, Failures: 0, Errors: 0, Skipped: 14

* [1.10.0](https://github.com/paulscherrerinstitute/wica-http/releases/tag/1.9.1) Released 2020-12-09.
* [1.10.0](https://github.com/paulscherrerinstitute/wica-http/releases/tag/1.10.0) Released 2020-12-09.

Upgraded to Spring Boot 2.4.0.
In future will need to deal with deprecated ReplayProcessor class and Web Client exchange methods.
Expand All @@ -236,3 +236,14 @@ Issues Addressed:
* [Issue #76](https://github.com/paulscherrerinstitute/wica-http/issues/76) ENHANCEMENT: Upgrade to Spring Boot 2.4.0.

IntelliJ Test Report: Tests run: 371, Failures: 0, Errors: 0, Skipped: 14

* [1.10.1](https://github.com/paulscherrerinstitute/wica-http/releases/tag/1.10.1) Released 2020-12-11

Fixes the cross origin regression bug reported by Jose.
At the same time reenabled Tomcat to work with the default version for the SpringBoot 2.4.0 platform.

* [Issue #77](https://github.com/paulscherrerinstitute/wica-http/issues/77) Remove override of Tomcat version in pom file.
* [Issue #78](https://github.com/paulscherrerinstitute/wica-http/issues/78) Create Wica-HTTP Release 1.10.1
* [Issue #79](https://github.com/paulscherrerinstitute/wica-http/issues/79) Fix Cross-Origin Regression Bug following move to Spring Boot 2.4.0.

IntelliJ Test Report: Tests run: 371, Failures: 0, Errors: 0, Skipped: 14

0 comments on commit 8f64349

Please sign in to comment.