From 4161503c97dd52dd09dd4869f191f146284df883 Mon Sep 17 00:00:00 2001
From: team-github-bot <141112016+team-github-bot@users.noreply.github.com>
Date: Fri, 31 Jul 2026 10:55:12 +1000
Subject: [PATCH] chore(main): release 1.1.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 16 ++++++++++++++++
pom.xml | 2 +-
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1772e6f..a1961ec 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.0.0"
+ ".": "1.1.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f56976e..4467e2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog
+## [1.1.0](https://github.com/OctopusDeploy/openfeature-provider-java/compare/v1.0.0...v1.1.0) (2026-07-31)
+
+
+### Features
+
+* **deps:** update dependency dev.openfeature:sdk to v1.21.0 ([#39](https://github.com/OctopusDeploy/openfeature-provider-java/issues/39)) ([8cdd52e](https://github.com/OctopusDeploy/openfeature-provider-java/commit/8cdd52e53ff7b5766958ea6a5502f9d7be56b4a9))
+
+
+### Bug Fixes
+
+* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.4 [security] ([#24](https://github.com/OctopusDeploy/openfeature-provider-java/issues/24)) ([8ff6288](https://github.com/OctopusDeploy/openfeature-provider-java/commit/8ff628897e4995d20a573d4ba4975a1a61162eeb))
+* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.5 [security] ([#33](https://github.com/OctopusDeploy/openfeature-provider-java/issues/33)) ([8168a03](https://github.com/OctopusDeploy/openfeature-provider-java/commit/8168a0366fbad21265a63a61a1e86558794b90f0))
+* **deps:** update dependency com.fasterxml.jackson.core:jackson-databind to v2.22.1 ([#37](https://github.com/OctopusDeploy/openfeature-provider-java/issues/37)) ([bf9056e](https://github.com/OctopusDeploy/openfeature-provider-java/commit/bf9056e09a848eb17c32fa2889306a6988760477))
+* **deps:** update dependency commons-codec:commons-codec to v1.22.0 ([#38](https://github.com/OctopusDeploy/openfeature-provider-java/issues/38)) ([e79cc55](https://github.com/OctopusDeploy/openfeature-provider-java/commit/e79cc55ccb62fb0d8badeef1642eb03c7c148229))
+* **deps:** update dependency commons-codec:commons-codec to v1.22.1 ([#47](https://github.com/OctopusDeploy/openfeature-provider-java/issues/47)) ([4b4a548](https://github.com/OctopusDeploy/openfeature-provider-java/commit/4b4a548861519750aecc0e109f234297af8ea02a))
+
## [1.0.0](https://github.com/OctopusDeploy/openfeature-provider-java/compare/0.3.0...v1.0.0) (2026-06-15)
diff --git a/pom.xml b/pom.xml
index 6cd29fe..a483005 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.octopus.openfeature
octopus-openfeature-provider
- 1.0.0
+ 1.1.0
jar
Octopus Deploy OpenFeature Provider