Releases: prefab-cloud/prefab-cloud-java
Releases · prefab-cloud/prefab-cloud-java
v0.3.15
What's Changed
- Move all the set(true) and other code into the try block so we'll alw… by @jkebinger in #83
- update proto by @jdwyah in #84
Full Changelog: v0.3.14...v0.3.15
v0.3.14
v0.3.13
What's Changed
- Config eval summaries by @jkebinger in #76
- Adds a LiveStringList by @jkebinger in #77
- Add an option to enable the new config status upload by @jkebinger in #78
- Capture config row, conditional value, and weighted value indexes, se… by @jkebinger in #79
- Shade dependencies by @jkebinger in #80
- V0.3.13 changes by @jkebinger in #81
Full Changelog: v0.3.12...v0.3.13
v0.3.12
What's Changed
- Capture and report context shape data by @jkebinger in #71
- Adds capture and periodic upload of evaluated configuration keys by @jkebinger in #72
- Miscellaneous fixes and more logging by @jkebinger in #73
- Switch over to prefab open source SSEHandler by @jkebinger in #74
- V0.3.12 update by @jkebinger in #75
Full Changelog: v0.3.11...v0.3.12
v0.3.11
What's Changed
- Support time range by @jkebinger in #69
- Use cdn again by @jkebinger in #70
Full Changelog: v0.3.9...v0.3.11
v0.3.9
v0.3.8: Contexts
What's Changed
- Adds PrefabContexts
- Performance improvements
- API Improvements
Full Changelog: v0.3.7...v0.3.8
v0.3.7 - No more GRPC
What's Changed
- Remove GRPC, replace with SSE and Proto over HTTP API in #56
Full Changelog: v0.3.6...v0.3.7
We removed GRPC after encountering network trouble with a customer. Once we wrote APIs to fall back from GRPC, we decided to move on from GRPC connections from customer networks entirely. It happily makes the installation docs much less daunting for the java client
v03.7pre2 - no GRPC
Removes GRPC, adding standard SSE or Proto over HTTP calls instead
Full Changelog: v0.3.6...v0.3.7pre2