Skip to content

Commit

Permalink
608: add this issue to the release note (#642)
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Jiang <[email protected]>
  • Loading branch information
Emily-Jiang authored Oct 28, 2020
1 parent bc0ea99 commit a9c42b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/src/main/asciidoc/release_notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ In the previous release, the empty value was returned as an empty value. From no
- Clarifies that Converters for primitive wrappers apply to primitive types as well (link:https://github.com/eclipse/microprofile-config/issues/520[520])
- Clarify that nulls cannot be passed in to Converters (link:https://github.com/eclipse/microprofile-config/pull/542[542])
- Support Property Expressions: This provides a way to set and expand variables in property values (link:https://github.com/eclipse/microprofile-config/issues/118[118])
- Specify the behaviour when a converter returns null (link:https://github.com/eclipse/microprofile-config/issues/608[608])

=== Other Changes
- Update to Jakarta EE8 APIs for MP 4.0 (link:https://github.com/eclipse/microprofile-config/issues/469[469])
Expand Down

0 comments on commit a9c42b6

Please sign in to comment.