Skip to content

Commit 3870efd

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 3.1.0
1 parent 6e31cbe commit 3870efd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the LaunchDarkly Java SDK DynamoDB integration will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.1.0] - 2022-02-04
6+
### Added:
7+
- Added support for Big Segments. An Early Access Program for creating and syncing Big Segments from customer data platforms is available to enterprise customers.
8+
59
## [3.0.0] - 2020-06-02
610
This release is for use with versions 5.0.0 and higher of [`launchdarkly-java-server-sdk`](https://github.com/launchdarkly/java-server-sdk).
711

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=3.0.0
1+
version=3.1.0
22
ossrhUsername=
33
ossrhPassword=
44

0 commit comments

Comments
 (0)