Skip to content

Releases: Kong/httpbin

0.2.3

09 Jan 21:32
ec8b2e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.3-rc.2

09 Jan 21:19
ec8b2e1
Compare
Choose a tag to compare
0.2.3-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.2...0.2.3-rc.2

0.2.2

08 Jan 01:38
0127fb1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

28 Oct 09:55
372a20c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

24 Sep 10:36
4a110b6
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 by @dependabot in #6
  • Bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 by @dependabot in #7
  • Bump ubuntu from focal-20220531 to focal-20220801 by @dependabot in #8
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #10
  • Bump ubuntu from focal-20220801 to focal-20220922 by @dependabot in #11
  • Bump ubuntu from focal-20220922 to focal-20221019 by @dependabot in #12
  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #13
  • Bump ubuntu from focal-20221019 to focal-20221130 by @dependabot in #14
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #15
  • Bump ubuntu from focal-20221130 to focal-20230126 by @dependabot in #16
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.6.0 by @dependabot in #28
  • chore(ci): remove precommit workflow by @pmalek in #36
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #34
  • chore(ci): fix precommit workflow by @pmalek in #37
  • Bump docker/bake-action from 2 to 4 by @dependabot in #32
  • Bump actions/checkout from 3 to 4 by @dependabot in #30
  • Bump docker/login-action from 2 to 3 by @dependabot in #33
  • Updates for ubuntu:latest, python 3.10, werkzeug 2.3.7, remove meinheld by @matt-domsch-sp in #31
  • Update CODEOWNERS by @mheap in #20
  • Bump crazy-max/ghaction-docker-meta from 4 to 5 by @dependabot in #39
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #38
  • Bump ubuntu from jammy-20230816 to jammy-20230916 by @dependabot in #40
  • Bump ubuntu from jammy-20230916 to jammy-20231004 by @dependabot in #41
  • Bump ubuntu from jammy-20231004 to jammy-20231128 by @dependabot in #43
  • Bump actions/setup-python from 4 to 5 by @dependabot in #44
  • Bump ubuntu from jammy-20231128 to jammy-20240111 by @dependabot in #45
  • Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #47
  • Bump ubuntu from jammy-20240111 to jammy-20240212 by @dependabot in #48
  • Bump ubuntu from jammy-20240212 to jammy-20240227 by @dependabot in #49
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #50
  • Bump ubuntu from jammy-20240227 to jammy-20240405 by @dependabot in #51
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #52
  • Bump ubuntu from jammy-20240405 to jammy-20240416 by @dependabot in #53
  • Bump ubuntu from jammy-20240416 to jammy-20240427 by @dependabot in #54
  • Bump ubuntu from jammy-20240427 to jammy-20240530 by @dependabot in #55
  • Bump docker/bake-action from 4 to 5 by @dependabot in #56
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #57
  • Bump ubuntu from jammy-20240530 to jammy-20240808 by @dependabot in #58

New Contributors

Full Changelog: 0.1.0...0.2.0

v0.1.0

23 Jun 06:10
42f4795
Compare
Choose a tag to compare

Release date: 2022/06/23

Added

  • Creation of the repo and setup of basic build and release workflows
  • Addition of the original project (https://github.com/postmanlabs/httpbin) code
  • Usage of a specific Focal version to build the container image
  • Update of some Python dependencies because of incompatibilities with Focal