Skip to content

Releases: DevCycleHQ/java-server-sdk

v2.6.0

18 Feb 22:24
Compare
Choose a tag to compare

Features

  • feat: update sdk to support sdkPlatform metadata, update WASM lib, update OpenFeature by @jonathannorris in #166

Uncategorized

v2.5.0

21 Jan 16:46
Compare
Choose a tag to compare

Features

  • feat: set SSE connections as the default enabled(#164)

Uncategorized

v2.4.0

01 Oct 18:56
Compare
Choose a tag to compare

Features

Uncategorized

v2.3.0

22 Aug 19:49
Compare
Choose a tag to compare

Other Changes

Uncategorized

v2.2.1

24 Jul 20:20
Compare
Choose a tag to compare

Other Changes

Uncategorized

v2.2.0

15 May 18:00
Compare
Choose a tag to compare

Features

Other Changes

Uncategorized

v2.1.2

19 Mar 20:55
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.1.1

18 Dec 20:15
Compare
Choose a tag to compare

Bug Fixes

Uncategorized

v2.1.0

30 Oct 21:19
Compare
Choose a tag to compare

Features

Uncategorized

  • chore: Dependabot config v1 by @JamieSinn in #100
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #102
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.3 by @dependabot[bot] in #104
  • Bump org.mockito:mockito-core from 4.6.1 to 5.6.0 by @dependabot[bot] in #106
  • Bump com.google.protobuf from 0.9.3 to 0.9.4 by @dependabot[bot] in #101
  • Bump com.google.protobuf:protobuf-java from 3.23.0 to 3.24.4 by @dependabot[bot] in #103
  • Bump com.google.protobuf:protoc from 3.0.0 to 3.24.4 by @dependabot[bot] in #105
  • chore: bump org.projectlombok:lombok from 1.18.24 to 1.18.30 by @dependabot[bot] in #110
  • chore: Bump io.swagger.core.v3:swagger-annotations from 2.2.0 to 2.2.17 by @dependabot[bot] in #107
  • chore: Bump com.squareup.okhttp3:okhttp from 4.9.3 to 4.12.0 by @dependabot[bot] in #109
  • chore: Bump de.undercouch.download from 5.2.0 to 5.5.0 by @dependabot[bot] in #108
  • chore(dep): Bump io.swagger.core.v3:swagger-annotations from 2.2.17 to 2.2.18 by @dependabot[bot] in #112

v2.0.1

12 Oct 17:03
Compare
Choose a tag to compare

Bug Fixes

  • fix: Upgrade to wasmtime-java 0.19.0 (DVC 9128) by @rob-odwyer in #97
  • fix: remove version bump commands for deleted example projects (DVC-9242) by @rob-odwyer in #98
  • fix: Remove more references to examples directories (DVC-9244) by @rob-odwyer in #99

Build System / CI

  • ci: Add simplified examples and a workflow to run them on PRs by @rob-odwyer in #95

Uncategorized