- Make ConfigValue work as a value in the Context Dictionary. Declare a new type `ContextDictOrContext` to better cover the type possibilities of the context argument [122]
0.11.3
- Re-exported Protocol Buffer types including `ConfigValue`, `StringList`, `ProtoContext`, `ContextSet`, `ContextShape`, `LogLevel`, `Json`, and `Schema` for easier access. [120]
0.11.2
- Updates ConfigValueType's union to include dict to better support json values [117] - Renamed encrypted content paths
0.11.1
- adds http conditional fetch logic to configuration polling to lower bandwidth requirements [116]
0.11.0
- removes reference to protobuf internal class [113] - adds semver, regex, number comparison operator support [112] - adds more string operator support [111]
0.10.10
- add separate configuration for the streaming (SSE) config subsystem [108] - trim whitespace from api key [107]