Skip to content

Commit 43d1715

Browse files
chore(main): release 1.1.0 (#37)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](1.0.1...1.1.0) (2025-04-14) ### Features * add tracking support ([#36](#36)) ([13ad91f](13ad91f)) * support tracking ([fa69598](fa69598)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 13ad91f commit 43d1715

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.1"
2+
".": "1.1.0"
33
}

CHANGELOG.md

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

33
All notable changes to the LaunchDarkly OpenFeature provider for the Server-Side SDK for Java will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.1.0](https://github.com/launchdarkly/openfeature-java-server/compare/1.0.1...1.1.0) (2025-04-14)
6+
7+
8+
### Features
9+
10+
* add tracking support ([#36](https://github.com/launchdarkly/openfeature-java-server/issues/36)) ([13ad91f](https://github.com/launchdarkly/openfeature-java-server/commit/13ad91ffa2622c21fb6e84a22f152697ba3f0d8f))
11+
* support tracking ([fa69598](https://github.com/launchdarkly/openfeature-java-server/commit/fa695985956f295a47f7a0f9a9a91ac2352bbf93))
12+
513
## [1.0.1](https://github.com/launchdarkly/openfeature-java-server/compare/1.0.0...1.0.1) (2024-09-16)
614

715

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group = com.launchdarkly
22
#x-release-please-start-version
3-
version=1.0.1
3+
version=1.1.0
44
# x-release-please-version

0 commit comments

Comments
 (0)