Skip to content

Releases: lowatt/lowatt-grdf

v2.3.0

04 Jun 15:31
Compare
Choose a tag to compare

What's Changed

  • Add support for new auth endpoint to StagingAPI by @ATraineauAKA in #28
  • Skip null values when declaring access & Add revoke-acces command by @philpep in #29

Full Changelog: 2.2.1...2.3.0

v2.2.1

17 Apr 08:23
Compare
Choose a tag to compare

What's Changed

  • Make auth_endpoint auto-detected from client_id by @philpep in #27

Full Changelog: 2.2.0...2.2.1

v2.2.0

15 Apr 09:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.4...2.2.0

v2.1.4

06 Feb 07:51
Compare
Choose a tag to compare

What's Changed

  • Use hatch instead of setuptools & fix mypy by @philpep in #22
  • Fix Access model validation by @philpep in #23

Full Changelog: 2.1.3...2.1.4

v2.1.3

17 Jul 09:46
Compare
Choose a tag to compare

What's Changed

  • Use attrs instead of pydantic

Full Changelog: 2.1.2...2.1.3

v2.1.2

01 Mar 08:52
b8f39cd
Compare
Choose a tag to compare

Changes since v2.1.1

  • Display auth error message
  • Handle token expiration and re-authenticate properly when needed

v2.1.1

08 Feb 10:22
Compare
Choose a tag to compare

Changes since v2.1.0:

  • Fix droits-acces-specifique, pce parameter should be id_pce

v2.1.0

03 Feb 09:10
Compare
Choose a tag to compare

Changes since v2.0.0:

  • json output is now pretty and colored
  • Add droit_acces_specifiques API and CLI
  • lowatt-grdf now require python 3.9+

v2.0.0

29 Nov 07:46
Compare
Choose a tag to compare

Changes since v1.8.0:

  • Add support for grdf adict api v2

v1.8.0

25 Nov 15:26
Compare
Choose a tag to compare

Changes since v1.7:

  • Add perim_donnees_techniques_et_contractuelles to Access model