Skip to content

Releases: Financial-Times/go-ft-http

v1.0.2

06 Dec 07:30
78ea003
Compare
Choose a tag to compare
Merge pull request #11 from Financial-Times/fix/UPPSF-5543-tech-clean…

v1.0.1

13 May 12:52
2c6169f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

First major release

01 Jun 14:02
0f397cb
Compare
Choose a tag to compare

Change library interface to be golang idiomatic.

New Client Step Builder

17 Apr 14:26
5a93c30
Compare
Choose a tag to compare
Merge pull request #4 from Financial-Times/feature/client-side-logging

Client with logging support

New Http Client Constructors

09 Mar 16:14
d97cffa
Compare
Choose a tag to compare
Merge pull request #3 from Financial-Times/feature/generic-http-client

:sparkles: added simple http client wrapper for our delegated transpo…

Removing redundant Log

16 Feb 16:42
1d8ef88
Compare
Choose a tag to compare
Merge pull request #2 from Financial-Times/fix/log

Removing logline

First Release!

16 Feb 14:06
80ab48d
Compare
Choose a tag to compare
Merge pull request #1 from Financial-Times/feature/initial-impl

Initial implementation