Skip to content
Compare
Choose a tag to compare
@jeking3 jeking3 released this 30 Sep 11:23
· 89 commits to main since this release

New Features

  • Environment tagging allows you to easily declare stable configuration snapshots and retrieve them consistently.

Added

  • Added support for environment tags.
  • Added custom User-Agent with version when talking to server.

Updated

  • Updated to latest API specification.
  • Handle value API nomenclature change: static to internal, dynamic to external.

Fixed

  • Leverage environment lookup by name to avoid an extra API call.
  • Added testing for paged reads.
  • Functional, Line, and Branch coverage brought to 100%.
  • Test against staging and production servers to catch regressions.