Skip to content

Releases: EnAccess/OpenPAYGO-python

v0.5.5

22 Aug 13:39
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @clema made their first contribution in #16

Full Changelog: v0.5.4...v0.5.5

v0.5.4

13 Oct 11:51
Compare
Choose a tag to compare
  • Safe handling of datetime before UNIX timestamp minimum when generating answer timestamp

v0.5.3

13 Oct 08:06
Compare
Choose a tag to compare
  • Fix handling of last_request_timestamp when checking auth
  • Updated PyPI doc

v0.5.2

12 Oct 11:16
Compare
Choose a tag to compare
  • Clarification in the doc of the behaviour when secret_key is missing
  • Implemented coherent behaviour when secret_key is missing

v0.5.1

12 Oct 10:26
Compare
Choose a tag to compare
  • Fixes typo in function name
  • Improve readme

v0.5.0

12 Oct 10:08
Compare
Choose a tag to compare
  • Added convenience functions for accessing the current request count and request timestamp
  • Improved documentation on how to avoid replay attacks

v0.4.0

12 Oct 08:25
Compare
Choose a tag to compare
  • Added convenience functions for accessing token count and data timestamp
  • Added automatic verification of last request count or timestamp during auth
  • Fixed issues in documentation

v0.3.0

11 Oct 13:10
f4f93ec
Compare
Choose a tag to compare
  • Fix token generation issue
  • Add support for OpenPAYGO Metrics Request Generation
  • Add support for OpenPAYGO Metrics Request Decoding
  • Add support for OpenPAYGO Metrics Response Generation