Skip to content

Releases: akamai/httpie-edgegrid

v2.2.5

04 Feb 09:56
1920fae

Choose a tag to compare

2.2.5 (Feb 4, 2026)

FEATURES/ENHANCEMENTS:

  • Updated various dependencies.
  • Dropped support for Python 3.9, the minimum supported version is now Python 3.10.

v2.2.4

16 Dec 07:56
c08f3a7

Choose a tag to compare

2.2.4 (Dec 16, 2025)

FEATURES/ENHANCEMENTS:

  • Updated various dependencies.

v2.2.3

25 Sep 13:40
a5a8ad9

Choose a tag to compare

2.2.3 (Sep 25, 2025)

FEATURES/ENHANCEMENTS:

  • Updated various dependencies.

v2.2.2

15 Jul 11:06
93eebd8

Choose a tag to compare

2.2.2 (Jul 15, 2025)

FEATURES/ENHANCEMENTS:

  • Updated various dependencies.

v2.2.1

28 Apr 08:57
dd0d83f

Choose a tag to compare

2.2.1 (Apr 28, 2025)

FEATURES/ENHANCEMENTS:

  • Updated various dependencies.

BUG FIXES:

  • Removed unused dependencies.

v2.2.0

09 Dec 11:31
9b7357a

Choose a tag to compare

2.2.0 (Dec 9, 2024)

FEATURES/ENHANCEMENTS:

  • Discontinued support for Python <= 3.8; Python 3.9 is now the minimum supported version.
  • Updated several dependencies in setup.py.
  • Started generating the requirements.txt and dev-requirements.txt files using pip-compile,
    so that they contain the full set of project dependencies.

BUG FIXES:

  • Fixed installation failure with HTTPie CLI (I#76).

v2.1.4

06 Jun 07:03
dd3ccb0

Choose a tag to compare

2.1.4 (2024-06-06)

Enhancements

  • Updated pyOpenSSL, pylint and test dependencies

v2.1.3

14 Sep 09:50
e9edba7

Choose a tag to compare

2.1.3 (2023-09-14)

Enhancements

  • Update urllib3 and test dependencies

v2.1.2

22 Jun 07:09
a99370a

Choose a tag to compare

2.1.2 (2023-06-22)

Bug fixes

  • Fix bug returning unexpected error when performing basic API call (I#34)

Enhancements

  • Update httpie and pyOpenSSL dependencies

v2.1.1

27 Sep 08:09
3182ac6

Choose a tag to compare

2.1.1 (2022-09-27)

Enhancements

  • Update edgegrid-python dependency