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 1335575 commit 7978f06Copy full SHA for 7978f06
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+
2
+## [0.1.0] - 2023-02-24
3
+Initial beta release of the LaunchDarkly OpenFeature provider for the Server-Side SDK for Java.
gradle.properties
@@ -1,5 +1,5 @@
group = com.launchdarkly
-version = 0.1.0-alpha.1
+version=0.1.0
signing.keyId=
4
signing.password=
5
signing.secretKeyRingFile=
0 commit comments