Skip to content

v0.3.18

Choose a tag to compare

@jkebinger jkebinger released this 21 Feb 18:34
· 69 commits to main since this release
7882cc3

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