Skip to content

Releases: open-feature/java-sdk-contrib

dev.openfeature.contrib.providers.go-feature-flag: v1.1.1

16 Jan 17:00
c513155

Choose a tag to compare

1.1.1 (2026-01-15)

🐛 Bug Fixes

  • gofeatureflag: fix unreachable code when flag not found (#1679) (95e149e)

dev.openfeature.contrib.providers.flagd: v0.11.19

06 Jan 20:18
2854ff2

Choose a tag to compare

0.11.19 (2026-01-06)

✨ New Features

  • Add FLAGD_SYNC_PORT support for in-process providers with backwards compatibility (#1651) (4f91f74)
  • add option to rebuild gRPC connection on error (#1668) (9444297)
  • flagd provider creates named daemon threads for error executor (#1625) (ba277bf)
  • flagd: Implement header-based selector for in-process sync stream connection #1622 (#1623) (630d470)
  • flagd: introduce fatalStatusCodes option (#1624) (7018eea)
  • Improve flaky tests and add error messages (#1653) (48df358)

dev.openfeature.contrib.providers.flagsmith: v0.0.13

05 Jan 19:32
7146dea

Choose a tag to compare

0.0.13 (2026-01-05)

🐛 Bug Fixes

  • use-integer-and-default-environment-refresh-interval-to-60 (#1671) (d6ab37e)

dev.openfeature.contrib.providers.go-feature-flag: v1.1.0

25 Nov 07:59
1a85794

Choose a tag to compare

1.1.0 (2025-11-24)

🐛 Bug Fixes

  • flagd: fix wrong environment variable and test execution (#1589) (e1d8e54)

✨ New Features

  • compile go-feature-flag to Java bytecode (#1628) (129c9bd)

dev.openfeature.contrib.providers.flagd: v0.11.18

17 Nov 15:14
69e1dd7

Choose a tag to compare

0.11.18 (2025-11-17)

🐛 Bug Fixes

  • possible tight busy loop on certain connection errors (#1629) (a2f5f28)

dev.openfeature.contrib.providers.flagd: v0.11.17

15 Oct 17:46
0b720f3

Choose a tag to compare

0.11.17 (2025-10-15)

🐛 Bug Fixes

  • security: force netty-codec-http2 4.1.125 (#1615) (0b0070c)

dev.openfeature.contrib.providers.flagd: v0.11.16

14 Oct 15:22
52d53f8

Choose a tag to compare

0.11.16 (2025-10-14)

🐛 Bug Fixes

  • flagd: fix wrong environment variable and test execution (#1589) (e1d8e54)
  • flagd: improve stream observer, refine retry policy; don't use retry to avoid busy loop (#1590) (791f38c)

dev.openfeature.contrib.providers.go-feature-flag: v1.0.1

19 Sep 14:26
cafcba8

Choose a tag to compare

1.0.1 (2025-09-19)

🐛 Bug Fixes

  • go-feature-flag: fix loading wasm files in a jar mode. (#1595) (40f77f3)

dev.openfeature.contrib.providers.go-feature-flag: v1.0.0

19 Sep 07:39
1c3e1e8

Choose a tag to compare

1.0.0 (2025-09-19)

⚠ BREAKING CHANGES

  • go-feature-flag: Introduce in-process evaluation + tracking (#1384)
  • changing cache provider to caffeine over guava (#1065)

🐛 Bug Fixes

  • deps: update dependency com.dylibso.chicory:runtime to v1.4.1 (#1408) (352ddd8)
  • deps: update dependency com.dylibso.chicory:runtime to v1.5.0 (#1462) (93115a7)
  • deps: update dependency com.dylibso.chicory:wasi to v1.4.1 (#1409) (2bc16a8)
  • deps: update dependency com.dylibso.chicory:wasi to v1.5.0 (#1473) (0030528)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.1 (#1047) (a2ee3e6)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.2 (#1089) (9b40e22)
  • deps: update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.18.1 (#1048) (ac1a952)
  • deps: update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.18.2 (#1088) (34ec5a8)
  • deps: update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.18.3 (#1253) (9cc36dc)
  • deps: update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.0 (#1366) (8896f50)
  • deps: update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.1 (#1415) (c038b8e)
  • deps: update dependency io.reactivex.rxjava3:rxjava to v3.1.10 (#1083) (67d6308)
  • deps: update jackson monorepo to v2.18.3 (#1254) (24f11fd)
  • deps: update jackson monorepo to v2.19.0 (#1346) (d4af23b)
  • deps: update jackson monorepo to v2.19.1 (#1416) (43630e5)
  • deps: update slf4j monorepo to v2.0.17 (#1243) (66c6a7f)
  • gofeatureflag: fix etag in tests to be around quotes (#1432) (80084df)
  • goff: Bump version of chicory to fix flaky tests (#1423) (f6996dc)
  • goff: remove flacky test (#1427) (e455cc3)
  • require latest SDK (#1488) (71afb81)
  • Use seconds instead of milliseconds (#1174) (921231a)

✨ New Features

  • changing cache provider to caffeine over guava (#1065) (7083586)
  • go-feature-flag: Add exporterMetadata in the evaluation call (#1193) (16a8287)
  • go-feature-flag: Introduce in-process evaluation + tracking (#1384) (2ea5e68)
  • go-feature-flag: Support Exporter Metadata (#1167) (b55a52e)
  • improve error handling (#1214) (fd32898)
  • migrate to Java 11 (#1336) (a4be1ff)

dev.openfeature.contrib.providers.env-var: v0.0.12

09 Sep 14:27
98805df

Choose a tag to compare

0.0.12 (2025-09-08)

🐛 Bug Fixes

  • security: update dependency org.apache.commons:commons-lang3 to v3.18.0 [security] (#1512) (d178006)