Skip to content

Commit

Permalink
ElektraInitiative#3713 updated _preparation_next_release.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Tucek authored and a-kraschitzer committed Apr 14, 2021
1 parent 9156d71 commit 99f1267
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/news/_preparation_next_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This is the quickest way to get started with Elektra without compiling and other
## Highlights

- Breaking change to `kdbOpen`. _[see below](#hl-1)_
- <<HIGHLIGHT2>>
- Ongoing improvements of Java bindings and publishing of bindings to maven central for easy dependency integrations in Java projects
- <<HIGHLIGHT3>>

<a id="hl-1"></a>
Expand Down Expand Up @@ -190,14 +190,16 @@ you up to date with the multi-language support provided by Elektra.
- Renamed `KeyException` specializations: `KeyInvalidNameException`, `KeyTypeConversionException`, `KeyTypeMismatchException`
- Ongoing work on bringing the JNA binding up to scratch and improving developer experience. Both for JNA binding API consumers, as well as future JNA binding contrubutors. _(Michael Tucek)_
- Migration from Maven to Gradle _(Michael Tucek)_
- Updated documentation for usage of published artifacts _(Michael Tucek)_
- Integration of Maven Central publishing on Elektra release _(Robert Sowula)_
#### Outlook
Ongoing work on bringing the JNA binding up to scratch and improving developer experience. Both for JNA binding API consumers, as well as future JNA binding contrubutors. _(Michael Tucek)_
### Python + Lua
Add support for keyset.remove(key). _(Manuel Mausz)_
Expand Down

0 comments on commit 99f1267

Please sign in to comment.