Skip to content

Releases: WURFL/wurfl-microservice-client-golang

WURFL Microservice Golang clilent 2.1.3

17 Feb 08:46
3f2b0c6
Compare
Choose a tag to compare
  • Upgraded dependencies
  • Fixed a test

WURFL Microservice Golang client 2.1.2

27 Oct 13:10
d1783b6
Compare
Choose a tag to compare

Added:

  • Test for cache usage
  • Usage of whole request in example application

WURFL Microservice Golang client 2.1.1

07 Sep 08:25
2fc4c8e
Compare
Choose a tag to compare
  • Fixed issue in LookupHeaders(map[string]string when correct headers are passed using mixed case keys (ie: "UsEr-Agent")

WURFL Microservice Golang client 2.1.0

01 Sep 12:31
c652b5d
Compare
Choose a tag to compare
  • Introduced client API method LookupHeaders(map[string]string) useful when http request headers are available from file or data stream and not via the traditional Request struct.

WURFL Microservice Golang client 2.0.1

28 Feb 14:19
2651f80
Compare
Choose a tag to compare

Adapted unit tests to new server behavior of not returning error on empty user-agent or header. They are also adapted to run with different server configurations (ie AWS/Azure Professional edition, Docker server).

WURFL Microservice Golang client 2.0.0

14 Feb 15:54
227008b
Compare
Choose a tag to compare