File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,17 +9,23 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
99
1010### Notes
1111
12- This is a bugfix release. It fixes a critical Helidon MP
13- configuration bug on Windows: [ 1038] ( https://github.com/oracle/helidon/issues/1038 ) .
12+ This is a bugfix release. It fixes a Helidon MP
13+ configuration regression on Windows: [ 1038] ( https://github.com/oracle/helidon/issues/1038 ) .
1414
1515### Fixes
1616
17- - Fix UrlConfigSource to work on windows [ 1039] ( https://github.com/oracle/helidon/pull/1039 )
18- - Documentation fixes [ 1043] ( https://github.com/oracle/helidon/pull/1043 )
17+ - Config: Fix UrlConfigSource to work on windows [ 1039] ( https://github.com/oracle/helidon/pull/1039 )
18+ - JAX-RS resources now have CDI dependent scope by default. [ 1050] ( https://github.com/oracle/helidon/pull/1050 )
19+ - Metrics: Allow config to disable all base metrics easily [ 1052] ( https://github.com/oracle/helidon/pull/1052 )
20+ - Metrics: Fully enforce reusability in MP Metrics 1.1. support [ 1048] ( https://github.com/oracle/helidon/pull/1048 )
21+ - Security: Use RSA with padding [ 1036] ( https://github.com/oracle/helidon/pull/1036 )
1922- Update POM names for consistency [ 1031] ( https://github.com/oracle/helidon/pull/1031 ) [ 1032] ( https://github.com/oracle/helidon/pull/1032 )
2023- Add stand-alone pom examples [ 1031] ( https://github.com/oracle/helidon/pull/1031 )
2124- Remove Oracle Maven Repository dependency [ 1040] ( https://github.com/oracle/helidon/pull/1040 )
25+ - Fixes a reference to a non-existent ResourceBundle [ 1058] ( https://github.com/oracle/helidon/pull/1058 )
2226- Add exclusions for org.osgi: org .osgi.annotation.versioning [ 1034] ( https://github.com/oracle/helidon/pull/1034 )
27+ - Documentation fixes [ 1043] ( https://github.com/oracle/helidon/pull/1043 ) [ 1053] ( https://github.com/oracle/helidon/pull/1053 )
28+ - Examples fixes [ 1056] ( https://github.com/oracle/helidon/pull/1056 )
2329- Build fixes [ 1027] ( https://github.com/oracle/helidon/pull/1027 ) [ 1033] ( https://github.com/oracle/helidon/pull/1033 ) [ 1035] ( https://github.com/oracle/helidon/pull/1035 )
2430
2531## [ 1.3.0]
You can’t perform that action at this time.
0 commit comments