Skip to content

Releases: TelefonicaTC2Tech/golium

v0.8.2

16 Mar 08:03
ac3f23f
Compare
Choose a tag to compare
  • Support of composition of tags and fix multiple issues related to value tags. (#16)

v0.8.1

12 Mar 13:19
2de1447
Compare
Choose a tag to compare
  • Support tag values in ConvertTableToMultiMap

v0.8.0

11 Mar 11:26
fa38bb7
Compare
Choose a tag to compare
  • I wait up to "3" seconds without a redis message with the JSON properties (#14)

v0.7.0

10 Mar 18:45
846b89b
Compare
Choose a tag to compare
  • Implemented a configurable DNS response timeout (#11)
  • Draft to avoid eDNS0 OPT record values as SHA256 (#11)
  • Add configuration for HTTP request Host value (#13)
  • Add setting and validation functions for Redis hash values (#13)
  • Refactor Redis Session ValidateEmptyValue using Exists command (#13)

v0.6.0

09 Mar 08:56
8a61177
Compare
Choose a tag to compare
  • Step to validate a table of headers from the HTTP response. (#9)
  • Step to configure HTTP not to follow redirections. (#9)
  • JWT, JWS and JWE steps with library https://github.com/lestrrat-go/jwx (#10)
  • Support for NOW tags with support for a duration deviation and time format. (#10)
  • Steps to parse a URL and store its values in the context (in 'common' steps) (#12)
  • Step to check two values are equal (in 'common' steps) (#12)
  • Step to store a HTTP header in the context (in 'http' steps) (#12)
  • Change DNS acceptance tests because DNS resolution has changed for www.elevenpaths.com (#12)

v0.5.0

05 Mar 08:35
31bc4f0
Compare
Choose a tag to compare
  • New redis steps to set string values (with and without JSON format) and validate redis entries (#7)
  • New value tag [NUMBER:xxx] to handle integers and float numbers. In both cases, Value function returns a float64 (#7)

v0.4.0

02 Mar 14:47
9a90845
Compare
Choose a tag to compare
  • Additional HTTP validation steps (#6)

v0.3.1

28 Feb 18:17
9018bff
Compare
Choose a tag to compare
  • Godog configuration is removed from Golium configuration struct. It can be configured with flags (#5)

v0.3.0

26 Feb 13:32
751a980
Compare
Choose a tag to compare
  • Support for EDNS0 options in DNS protocol. DNS logging. New tag SHA256 for values. (#3)
  • Support for redis. This first version only includes publish-subscribe feature. (#4)

v0.2.1

24 Feb 08:56
33690c7
Compare
Choose a tag to compare

Process tags in DNS steps