Skip to content

Releases: ansible/http-test-container

3.2.0

18 Jun 16:56
658879a
Compare
Choose a tag to compare

What's Changed

  • Update base image and improve module build by @mattclay in #21

Full Changelog: 3.1.0...3.2.0

3.1.0

18 Jun 01:31
9918a75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

18 May 20:55
4733cf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...3.0.0

2.1.0

25 May 21:01
Compare
Choose a tag to compare

The pinned requirements in the 2.0.0 release were incorrect. This release uses the pinned versions from 1.3.0.

2.0.0

25 May 19:09
Compare
Choose a tag to compare

The container is now built with support for multiple architectures:

  • x86_64 (amd64)
  • aarch64 (arm64)

1.3.0

10 Oct 04:18
1ac20fe
Compare
Choose a tag to compare

Added GSSAPI auth endpoint

1.2.1

09 Oct 18:22
1551381
Compare
Choose a tag to compare

Change port for self-signed CA server.

1.2.0

07 Oct 19:39
dafea12
Compare
Choose a tag to compare

Add second CA for testing. Needed for testing the new feature added in ansible/ansible#71979

1.1.0

30 Sep 20:47
23657b1
Compare
Choose a tag to compare

Updates the Alpine and httpbin versions. Also slims the image size a bit.

1.0.0

17 Apr 17:59
Compare
Choose a tag to compare

Initial release based on the httptester imported from the ansible/ansible repository.

Constraints have been added to match the pip requirements in the currently deployed image.