Releases: hmrc/http-verbs
8.8.0-play-25, 8.8.0-play-26
Release : http-verbs 8.8.0-play-25, 8.8.0-play-26
Last commit sha : a4bdb79
Last commit author : konradwudkowski
Last commit time : 2018-11-14T22:40:01Z
Upgrade play 2.6 to latest version
8.7.0-play-25, 8.7.0-play-26
8.6.0-play-25, 8.6.0-play-26
Release : http-verbs 8.6.0-play-25, 8.6.0-play-26
Last commit sha : 8455eef
Last commit author : konradwudkowski
Last commit time : 2018-10-19T07:32:01Z
Update README.md
8.5.0-play-25, 8.5.0-play-26
Release : http-verbs 8.5.0-play-25, 8.5.0-play-26
Last commit sha : e5ea805
Last commit author : konradwudkowski
Last commit time : 2018-10-18T12:28:31Z
Http-verbs now contains all classes it used to contain + everything from both http-core and http-core-play-25. It is now also cross-compiled for both play 2.5 and play 2.6.
More info: Some time ago http-verbs was split into three libraries: http-core (meant to be play-independent), http-verbs (play independent) and http-verbs-play-25 (with a dependency on play). Unfortunately http-core still contained play-json which is not binary compatibile between play 2.5 and 2.6. This means that libraries compiled against http-core could fail at runtime when used with a microservice using play 2.6. A decision was made to collapse all the classess from http-core, http-verbs and http-verbs-play-25 and only keep one single library: http-verbs. It will be available for both Play 2.5 and Play 2.6.
8.4.0-play-25
Release : http-verbs 8.4.0-play-25
Last commit sha : e5ea805
Last commit author : konradwudkowski
Last commit time : 2018-10-18T12:28:31Z
Merge pull request #62 from hmrc/platops-1601-collapse-all-http-verbs-libs
Http-verbs now contains all classes it used to contain + everything from both http-core and http-core-play-25. It is now also cross-compiled for both play 2.5 and play 2.6.
More info: Some time ago http-verbs was split into three libraries: http-core (meant to be play-independent), http-verbs (play independent) and http-verbs-play-25 (with a dependency on play). Unfortunately http-core still contained play-json which is not binary compatibile between play 2.5 and 2.6. This means that libraries compiled against http-core could fail at runtime when used with a microservice using play 2.6. A decision was made to collapse all the classess from http-core, http-verbs and http-verbs-play-25 and only keep one single library: http-verbs. It will be available for both Play 2.5 and Play 2.6.