Skip to content

Releases: Financial-Times/http-handlers-go

v2.3.2

16 Dec 12:53
863f885
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

13 May 12:57
e563a2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

Change header log format

26 May 07:01
babb7ee
Compare
Choose a tag to compare

Changed the way request headers are logged
Changed the way the header filter could be extended
Introduced more default header filters

Log request headers

14 May 08:57
933638d
Compare
Choose a tag to compare

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

14 Oct 11:18
ba7e22f
Compare
Choose a tag to compare
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)

14 Oct 11:17
8f8cb84
Compare
Choose a tag to compare
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

24 Sep 08:04
839eb72
Compare
Choose a tag to compare

Use v2 of UPP logger

17 Sep 12:58
320c9ca
Compare
Choose a tag to compare
v1.0.0

Merge pull request #6 from Financial-Times/major/UPPSF-650-update-log…

Upgrade CircleCI build

17 May 12:07
2c20324
Compare
Choose a tag to compare
Merge pull request #5 from Financial-Times/feature/hygiene-tasks

Feature/hygiene tasks

Fixed logrus dependency

09 Aug 12:10
Compare
Choose a tag to compare
Merge pull request #4 from Financial-Times/fix/new-logrus-path

:arrow_up: making logrus consistent with the new path