Skip to content

Releases: jasonajack/envoy-logger

0.3.0

28 Jul 18:13
54135c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.3.0

0.2.1

28 Jul 15:54
36e1ecb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

24 Dec 06:55
Compare
Choose a tag to compare

Added Prometheus database as a data source option. Now you can choose between InfluxDB or Prometheus to send envoy information.

Also included various cleanup and logging improvements.

Full Changelog: 0.1.2...0.2.0

0.1.2

23 Dec 08:02
Compare
Choose a tag to compare
  • Removed unnecessary token caching
  • Minor code cleanup
  • Added auto-refresh of envoy sessionid after 12h

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Dec 07:14
Compare
Choose a tag to compare

Fixed the Docker build and runtime.

Full Changelog: 0.1.0...0.1.1

0.1.0

23 Dec 06:43
Compare
Choose a tag to compare

First functioning release that encapsulates all of https://github.com/amykyta3/envoy-logger original functionality. This has been expanded in the following ways:

  1. Development environment expanded to use poetry and various linters, formatters, and tests.
  2. Naming conventions cleaned up and mad consistent.
  3. Various modules converted to make better use of object oriented approach.
  4. Unit tests added for all existing functionality.
  5. Docker build added, pushing to jasonajack/envoy-logger.
  6. Github Action workflows added to build on every push/PR and publish on every release.
  7. Documentation cleaned up and made more concise.

Full Changelog: 0.0.3...1.0.0

0.0.3

23 Dec 03:03
Compare
Choose a tag to compare

Full Changelog: 0.0.2...0.0.3

0.0.2

22 Dec 22:10
Compare
Choose a tag to compare

Full Changelog: 0.0.1...0.0.2

0.0.1

22 Dec 20:41
Compare
Choose a tag to compare