Skip to content

Releases: ecmwf/polytope-client

0.7.9

22 Oct 17:16

Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...0.7.9

0.7.8

22 Sep 14:25

Choose a tag to compare

What's Changed

Full Changelog: 0.7.7...0.7.8

0.7.7

17 Jul 12:00

Choose a tag to compare

What's Changed

  • Update/build by @peshence in #17
  • enable server-side revoke all

Full Changelog: 0.7.6...0.7.7

0.7.6

06 Jun 10:01

Choose a tag to compare

  • Fix ecmwfapirc credentials by @peshence
  • Update python version

Full Changelog: 0.7.4...0.7.6

0.7.4

14 Mar 21:22
5877a7c

Choose a tag to compare

What's Changed

  • Fix: proper file extension for covjson downloads
  • Fix: handle credential config with just a user_key (bearer token)

Full Changelog: 0.7.3...0.7.4

0.7.3

21 Feb 23:16
a93a5ea

Choose a tag to compare

  • No longer uses ~/.polytope-client/keys/$USER to store credentials
    • Stores credentials in ~/.polytopeapirc
    • Also checks ~/.ecmwfapirc
  • Fixes logging

0.7.2

26 Jan 11:36
7429d50

Choose a tag to compare

  • Add support for coverage JSON retrievals.

0.7.1

29 Jun 16:11

Choose a tag to compare

Merge branch 'develop'

0.7.0

29 Jun 16:00
f2553d9

Choose a tag to compare

What's Changed

  • Requests are now properly serialised, and not forced to JSON during HTTPS request creation. Python dictionaries are now serialised as YAML, which allows lossless serialization/deserialization of both JSON-like and YAML-like requests.

Full Changelog: 0.6.3...0.7.0