v1.0.3-stable Release
over 6 years ago by Ian Meyers
Added
- Sidecar checks if the envelope is expired and if it is, returns a 410 http response code and an error message indicating the envelope is expired. Click here for additional details.
- Added
expired_envelope_countreporting metric for tracking.
Changed
- The Sidecar is now built using the most recent go version (go v1.13).
Deprecated
- N/A
Removed
- Various log messages for performance reasons.
Fixed
- N/A
Security
- Docker invocation of the sidecar now needs to include the
--cap-add IPC_LOCKflag.
