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

Commit bada69f

Browse files
author
Szymon Romik
committed
common: pmemkv-java 1.0 release
1 parent 392c5bc commit bada69f

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

ChangeLog

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
Tue Jun 30 2020 Szymon Romik <szymon.romik@intel.com>
2+
3+
* Version 1.0
4+
5+
This is the first pmemkv-java release which is fully compatible with
6+
pmmekv 1.0 and guarantees backward compatibility.
7+
8+
Major changes:
9+
- API redesign (support for an arbitrary type with converter to ByteBuffer)
10+
- config API redesign with builder pattern
11+
- extended exception list
12+
- extended documentation
13+
- build system refactor to start using mvn only
14+
- project merge with pmemkv-jni
15+
116
Fri Oct 04 2019 Szymon Romik <szymon.romik@intel.com>
217

318
* Version 0.9
@@ -10,5 +25,5 @@ Fri Jun 28 2019 Szymon Romik <szymon.romik@intel.com>
1025

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

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

0 commit comments

Comments
 (0)