Releases: xykong/prometheus-remote-writer
Releases · xykong/prometheus-remote-writer
v1.1.3 - Protobuf Compatibility Fix
🔧 Fixed
- Fixed protobuf version compatibility warning by regenerating proto files with protobuf 6.31.1 (#2)
- Resolved version mismatch between generated code (5.29.0) and runtime requirements (>=6.31.1)
📝 Changed
- Updated all protobuf generated code from version 5.29.0 to 6.31.1
- Version bumped from 0.1.2 to 1.1.3 (major version increase to reflect protobuf compatibility update)
📚 Documentation
- Added comprehensive SSL certificate verification examples in README
- Added authentication examples (Basic auth and Bearer token) in README
- Improved proxy configuration documentation
🚀 Installation
pip install --upgrade prometheus-remote-writer📦 PyPI
This release is available on PyPI
Full Changelog: v0.1.2...v1.1.3
Release v0.1.2
publish v0.1.2
Release v0.0.12
publish v0.0.12