Konfig Versions Save

Composable, observable and performant config handling for Go for the distributed processing era

v0.8.3

4 years ago

Upgraded to Go v1.14 and deprecated dep

v0.8.2

4 years ago

v0.8.1

4 years ago

v0.8.0

4 years ago

Added functionality to strictly bind a struct using BindStructStrict func

v0.7.2

4 years ago
  • linting
  • fix on vault kv version 2

v0.7.1

4 years ago
  • Fix vault kv v2 check on version type in metadata

v0.7.0

4 years ago
  • Support KV v2 for Vault

v0.6.5

5 years ago
  • Add optinal panic recovery on watcher using a MaxWatcherPanics setting.
  • Enhance error logging on loaders and waycjers.
  • Add package comments.

v0.6.4

5 years ago
  • Add ability to split strings using a separator in klenv to get []string in the store.

v0.6.3

5 years ago
  • Make TTLRatio configurable in Vault loader