Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
common: pmemkv-java 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymon Romik committed Jun 30, 2020
1 parent 392c5bc commit bada69f
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Tue Jun 30 2020 Szymon Romik <[email protected]>

* Version 1.0

This is the first pmemkv-java release which is fully compatible with
pmmekv 1.0 and guarantees backward compatibility.

Major changes:
- API redesign (support for an arbitrary type with converter to ByteBuffer)
- config API redesign with builder pattern
- extended exception list
- extended documentation
- build system refactor to start using mvn only
- project merge with pmemkv-jni

Fri Oct 04 2019 Szymon Romik <[email protected]>

* Version 0.9
Expand All @@ -10,5 +25,5 @@ Fri Jun 28 2019 Szymon Romik <[email protected]>

This is the first official release of pmemkv-java project.

It provides Java bindings to libpmemkv 0.8 with simplified API and not
functionally equal to its native C/C++ counterpart.
It provides Java bindings to libpmemkv 0.8 with simplified API and not
functionally equal to its native C/C++ counterpart.

0 comments on commit bada69f

Please sign in to comment.