v1.41.1
What's Changed
- Publish CI changes by @kingster in #78
- Configurable health check path, logging always for access log by @ajaypj in #76
- Formatted AccessLog by @kingster in #80
- Minor correction for healthcheck.path by @ajaypj in #81
- Update Docs by @kingster in #82
- null check for content length by @ajaypj in #83
- Support userContext for additional info in access log by @kingster in #86
- Fix getRequestURI in Access Log by @kingster in #90
- Fix
ApplicationHeaders.getHeaders()
by @kingster in #92 - Add additional fields to access-log context by @kingster in #93
- Allow mutation in HttpFilters by @kingster in #87
- Fix Filter Lifecycle by @kingster in #94
- GRPC getClientIP - Strip and keep only ip-address by @ajaypj in #85
- Common-Log format for access.log by @kingster in #95
- camelCase requestTime by @kingster in #97
Full Changelog: v1.40.1...v1.41.1