Releases: jasonajack/envoy-logger
Releases · jasonajack/envoy-logger
0.3.0
What's Changed
- Migrate to GitHub container regsitry by @jasonajack in #2
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Bypass consumption data if it is missing by @jasonajack in #1
New Contributors
- @jasonajack made their first contribution in #1
Full Changelog: 0.2.0...0.2.1
0.2.0
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
- 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
Fixed the Docker build and runtime.
Full Changelog: 0.1.0...0.1.1
0.1.0
First functioning release that encapsulates all of https://github.com/amykyta3/envoy-logger original functionality. This has been expanded in the following ways:
- Development environment expanded to use poetry and various linters, formatters, and tests.
- Naming conventions cleaned up and mad consistent.
- Various modules converted to make better use of object oriented approach.
- Unit tests added for all existing functionality.
- Docker build added, pushing to jasonajack/envoy-logger.
- Github Action workflows added to build on every push/PR and publish on every release.
- Documentation cleaned up and made more concise.
Full Changelog: 0.0.3...1.0.0
0.0.3
Full Changelog: 0.0.2...0.0.3
0.0.2
Full Changelog: 0.0.1...0.0.2
0.0.1
Full Changelog: https://github.com/jasonajack/envoy-logger/commits/0.0.1