Skip to content

Releases: okigan/awscurl

v0.44

13 Jun 03:00

Choose a tag to compare

What's Changed

  • Fix: --data-binary GET crash and redirect re-signing by @okigan in #245

Full Changelog: v0.43...v0.44

v0.43

13 Jun 01:57
6c92de9

Choose a tag to compare

What's Changed

  • fix: remove duplicate CI badge with no status by @okigan in #237
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #238
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #239
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #240
  • fix: write binary response content as raw bytes (issue #242) by @okigan in #243
  • fix: use MutableMapping for headers parameter in make_request by @okigan in #244

Full Changelog: v0.42...v0.43

v0.42

22 Apr 05:48

Choose a tag to compare

  • Update PIPY description

Full Changelog: v0.41...v0.42

v0.41

22 Apr 05:41

Choose a tag to compare

What's Changed

Full Changelog: v0.40...v0.41

v0.40

20 Apr 15:03

Choose a tag to compare

What's New

  • --tls-min / --tls-max — Control minimum and maximum TLS versions for HTTPS requests (#233, thanks @vyzigold)

Maintenance

  • Added AGENTS.md, CODEOWNERS, PR template for automated review (#227)
  • Added Dependabot tracking for GitHub Actions
  • Bumped CI actions: setup-python v6, docker actions v4/v6/v7 (#228#232)

v0.39

16 Mar 06:05

Choose a tag to compare

What's Changed

Features

Improvements

  • Fallback to stdlib unittest.mock (Python 3.3+) by @a-detiste in #219
  • Update CI matrix to Python 3.10-3.13, drop EOL versions (3.6/3.8/3.9)
  • Remove stale files: .travis.yml, .gitpod.yml, docs/note.txt, run.sh

Bug Fixes

  • Fix pycodestyle E302 violation

New Contributors

Full Changelog: v0.38...v0.39

v0.38

16 Mar 05:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37...v0.38

v0.37

16 Mar 05:49
8bc2633

Choose a tag to compare

What's Changed

  • Change Ubuntu version in CI workflow by @okigan in #222
  • adds '@-' functionality from 'curl' to read data from stdin by @iamkirkbater in #221

New Contributors

Full Changelog: v0.36...v0.37

v0.36

26 Aug 04:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35...v0.36

v0.35

23 Aug 03:46

Choose a tag to compare

What's Changed

Full Changelog: v0.34...v0.35