Releases: cetanu/envoy_data_plane
Releases · cetanu/envoy_data_plane
0.8.1
Pinned betterproto
dependency to 2.0.0b6
Full Changelog: 0.8.0...0.8.1
0.8.0
- Pin envoy protobufs to 1.31.0
- Update Lockfile
Full Changelog: 0.7.0...0.8.0
0.7.0
- upgrade protobufs to envoy version 1.28.0
- upgrade dev dependency betterproto to beta 6
- changed author email
0.6.1
Updated betterproto from b5 to b6
0.5.0
- Upgraded betterproto to 2.0.0b5
- Updated protos to 1.25.0
0.3.0
Updated master branch to envoy 1.21.0 protobufs
0.2.6
- Added prometheus protobufs
- Script now compiles all protobufs at once, instead of incrementally, which should result in less inconsistency
- Converted the project to use github actions instead of travis
0.2.5
Bumped betterproto to 2.0.0b3 which should allow creating a grpc server using service base classes