Skip to content

Releases: nodestream-proj/nodestream-plugin-akamai

0.14.4

16 Jul 21:55
e7b812e
Compare
Choose a tag to compare

What's Changed

  • Handle 401 responses more elegantly by @jbristow in #95
  • bump version and ensure dependencies are updated as needed by @jbristow in #96

Full Changelog: 0.14.3...0.14.4

0.14.3

06 May 18:17
1c2f326
Compare
Choose a tag to compare

What's Changed

  • Updating "-----" log to DEBUG rather than INFO by @rreddy2 in #92
  • Incrementing version in pyproject by @rreddy2 in #93

New Contributors

Full Changelog: 0.14.2...0.14.3

0.14.2

18 Mar 22:44
6a3b93b
Compare
Choose a tag to compare

What's Changed

  • Adding waf policy deeplink by @stuartio in #89
  • fix: incorrect keyname format in appsec_coverage by @jbristow in #87
  • fix: handle recursion correctly after backoff retries for 429 responses by @jbristow in #88
  • Missing origin data by @jbristow in #90
  • fix: make build work with python 3.11 again by @jbristow in #91

Full Changelog: 0.14.1...0.14.2

0.14.1

06 Mar 22:08
e6099d1
Compare
Choose a tag to compare

What's Changed

  • fix: property extractor by @jbristow in #85
  • feat: Added sha256 of http api keys for cross reference by @stuartio in #82

Full Changelog: 0.14.0...0.14.1

0.14.0

24 Feb 18:09
1e55c97
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.3...0.14.0

0.13.3

30 Jan 19:03
2ba2849
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.2...0.13.3

0.13.2

26 Nov 17:05
2382b12
Compare
Choose a tag to compare

What's Changed

  • fix: edns not saving any resolves_to relationships by @jbristow in #75
  • bump version number in pyproject by @jbristow in #76

Full Changelog: 0.13.1...0.13.2

0.13.1

19 Nov 21:45
4b81595
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.13.1

0.13.0

09 Aug 17:31
884b4fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.4...0.13.0

0.13.0b1-take2

07 Aug 17:40
f90b448
Compare
Choose a tag to compare
0.13.0b1-take2 Pre-release
Pre-release

What's Changed

  • Add readme reference to fulfill long_description by @zprobst in #70
  • Implementing 500 and 429 error handling by @stuartio in #65

Full Changelog: 0.13.0b1...0.13.0b1-take2