We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9832019 commit 1b79c75Copy full SHA for 1b79c75
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
6
-## [Unreleased]
+## [1.4.1]
7
### Added
8
- Add a way to return the library version using NosqlDbFactory.getLibraryVersion().
9
- Add NoSQL-SpringSDK/version as extension to http user agent.
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.oracle.nosql.sdk</groupId>
<artifactId>spring-data-oracle-nosql</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
10
11
<name>Oracle NoSQL Database SDK for Spring Data</name>
12
<description>Oracle NoSQL Database SDK for Spring Data</description>
0 commit comments