Releases: Financial-Times/http-handlers-go
Releases · Financial-Times/http-handlers-go
v2.3.2
What's Changed
- update go version, remove snyk by @ManoelMilchev in #19
New Contributors
- @ManoelMilchev made their first contribution in #19
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Updating Pull Request Template. by @ft-upp-team in #14
- Distribute files by @mitagg in #15
- Update CODEOWNERS by @bboykov in #16
- Update Go version by @epavlova in #18
New Contributors
- @ft-upp-team made their first contribution in #14
- @mitagg made their first contribution in #15
- @bboykov made their first contribution in #16
Full Changelog: v2.3.0...v2.3.1
Change header log format
Changed the way request headers are logged
Changed the way the header filter could be extended
Introduced more default header filters
Log request headers
Start logging incoming request headers.
Add header filter for excluding sensitive headers from the log
Log separate uuid if it's in the request url
Merge pull request #9 from Financial-Times/feature/UPPSF-780-log-uuid Log uuid if it is available in the uri
Stop logging keys with empty values (as well as username)
Merge pull request #8 from Financial-Times/fix/UPPSF-779-empty-username Stop logging empty props of http request along with username
v2.0.0: Merge pull request #7 from Financial-Times/v2
Bump module version to v2.
Use v2 of UPP logger
v1.0.0 Merge pull request #6 from Financial-Times/major/UPPSF-650-update-log…
Upgrade CircleCI build
Merge pull request #5 from Financial-Times/feature/hygiene-tasks Feature/hygiene tasks
Fixed logrus dependency
Merge pull request #4 from Financial-Times/fix/new-logrus-path :arrow_up: making logrus consistent with the new path