Skip to content

Releases: hmrc/http-verbs

11.2.0

22 Jun 13:08
f6f8fa1
Compare
Choose a tag to compare

Release : http-verbs 11.2.0

Last commit sha : f6f8fa1
Last commit author : colin-lamed
Last commit time : 2020-06-22T13:00:25Z

BDOG-926 Add HookData type (#99)

11.1.0

19 Jun 11:41
da2956a
Compare
Choose a tag to compare

Release : http-verbs 11.1.0

Last commit sha : da2956a
Last commit author : JoPintoPaul
Last commit time : 2020-06-19T11:33:44Z

Merge pull request #98 from hmrc/BDOG-886

BDOG-886: Folded http-verbs-test and http-verbs-example in main project

11.0.0

01 Jun 10:44
3a1754a
Compare
Choose a tag to compare

Release : http-verbs 11.0.0

Last commit sha : 3a1754a
Last commit author : colin-lamed
Last commit time : 2020-06-01T10:38:07Z

BDOG-860 Introduce improvements to http-verbs without breaking backward compatibility (#97)

BDOG-833 Move current HttpReads to legacy for backward compatibility - they are default but deprecated. Introduce composable and more intuitive HttpReads instances. Additionally prepare UpstreamErrorResponse and HttpResponse to be replaced with a case-class, by deprecating current usage, and introducing new apply/unapply functions.

10.15.0

06 May 18:42
6361334
Compare
Choose a tag to compare

Release : http-verbs 10.15.0

Last commit sha : 6361334
Last commit author : colin-lamed
Last commit time : 2020-05-06T18:33:33Z

Merge pull request #96 from hmrc/BDOG-780c

Bdog 780c

10.14.0

05 May 13:27
ebcedcd
Compare
Choose a tag to compare

Release : http-verbs 10.14.0

Last commit sha : ebcedcd
Last commit author : JoPintoPaul
Last commit time : 2020-05-05T13:19:58Z

Merge pull request #94 from hmrc/BDOG-747

BDOG-747: Added dependency on play-ws-ahc to Play 2.6 as well as Play…

10.13.0

05 May 12:01
25da8f8
Compare
Choose a tag to compare

Release : http-verbs 10.13.0

Last commit sha : 25da8f8
Last commit author : JoPintoPaul
Last commit time : 2020-05-05T11:55:34Z

Merge pull request #93 from hmrc/BDOG-747

BDOG-747: Adding in standlone WSClient to build dependencies

10.12.0

28 Apr 10:51
130114e
Compare
Choose a tag to compare

Release : http-verbs 10.12.0

Last commit sha : 130114e
Last commit author : JoPintoPaul
Last commit time : 2020-04-28T10:44:49Z

Merge pull request #91 from hmrc/BDOG-736

BDOG-736: Removed cross compilation from plugins

10.11.0

02 Apr 15:44
210655d
Compare
Choose a tag to compare

Release : http-verbs 10.11.0

Last commit sha : 210655d
Last commit author : colin-lamed
Last commit time : 2020-04-02T15:37:01Z

Merge pull request #90 from hmrc/BDOG-736

BDOG-736 Fix circular dependency for play-25 build

10.10.0

02 Apr 14:08
3c3624e
Compare
Choose a tag to compare

Release : http-verbs 10.10.0

Last commit sha : 3c3624e
Last commit author : colin-lamed
Last commit time : 2020-04-02T14:02:02Z

Merge pull request #89 from hmrc/BDOG-736

Bdog 736

10.9.0

02 Apr 10:34
e4b50ed
Compare
Choose a tag to compare

Release : http-verbs 10.9.0

Last commit sha : e4b50ed
Last commit author : JoPintoPaul
Last commit time : 2020-04-02T06:58:54Z

Merge pull request #87 from hmrc/BDOG-736

BDOG-736: Moving to multi module project