Skip to content

Releases: prefab-cloud/prefab-cloud-java

v0.3.25

09 Apr 20:13
fc65630

Choose a tag to compare

What's Changed

Full Changelog: v0.3.24...v0.3.25

v0.3.24

21 Oct 20:58
d1e3906

Choose a tag to compare

What's Changed

  • Bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.5 by @dependabot in #129
  • Remove the adapter for the original Log4j by @jkebinger in #132
  • Call waitForInitialization() in getKeys, getAll methods so they behav… by @jkebinger in #133
  • Bump version to 0.3.24 by @jkebinger in #134

Full Changelog: v0.3.23...v0.3.24

v0.3.23

18 Sep 23:30
84ae9d6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.22...v0.3.23

v0.3.22

30 Aug 17:00
3bb9c01

Choose a tag to compare

What's Changed

Full Changelog: v0.3.21...v0.3.22

v0.3.21

30 Aug 17:00

Choose a tag to compare

What's Changed

Full Changelog: v0.3.20...v0.3.21

v0.3.20

14 Mar 21:03
3eef337

Choose a tag to compare

What's Changed

Full Changelog: v0.3.19...v0.3.20

v0.3.19

29 Feb 20:04
e1f30d6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.18...v0.3.19

v0.3.18

21 Feb 18:34
7882cc3

Choose a tag to compare

What's Changed

  • property checks fail when the rule's context property has mixed case … by @jkebinger in #95
  • Provided and secret config support by @jkebinger in #97
  • Bump ch.qos.logback:logback-classic from 1.4.3 to 1.4.12 in /client by @dependabot in #96
  • Add a getKeys() method that takes a Predicate<Prefab.Config> for us… by @jkebinger in #98
  • Add log level listener by @jkebinger in #99
  • Updated config change events by @jkebinger in #100
  • Fix sse keep alive handling by @jkebinger in #101
  • Adopt integration test 0.2.4.1 by @jkebinger in #102
  • adopt upstream proto changes by @jkebinger in #103
  • Do not include ConfigValues marked confidential in telemetry by @jkebinger in #104
  • Removes support for namespace by @jkebinger in #105
  • Handle 401/403 error code with consistent error log message. by @jkebinger in #106
  • Don't explode when there's a version of logback too new to return an … by @jkebinger in #107
  • Adds the concept of "baseContext" that can be set at prefab client startup time via options. by @jkebinger in #108
  • Update integration test data 0.2.4.3 by @jkebinger in #109
  • Release 0.3.18 by @jkebinger in #110

Full Changelog: v0.3.17...v0.3.18

v0.3.17

28 Nov 17:47

Choose a tag to compare

What's Changed

  • Remove class file that got committed by accident by @jkebinger in #86
  • Update guava to resolve a CVE by @jkebinger in #87
  • Upgrade snakeyaml, databind-jackson-yaml to resolve an open vulnerabi… by @jkebinger in #88
  • Update integration test data parsing by @jkebinger in #91
  • Update proto runtime and compiler version to matching, more recent ve… by @jkebinger in #89
  • pick up new protos to allow shape upload in telemetry stream by @jkebinger in #92
  • Telemetry integration test support (including unified telemetry upload) by @jkebinger in #93
  • Adds support for loading config exclusively from a local json file by @jkebinger in #94

Full Changelog: v0.3.16...v0.3.17

v0.3.16

28 Nov 17:48

Choose a tag to compare

What's Changed

Full Changelog: v0.3.15...v0.3.16