Skip to content

Releases: gin-gonic/autotls

v1.2.4

21 Mar 23:44
fbed2ff

Choose a tag to compare

Changelog

Bug fixes

Enhancements

Build process updates

v1.2.3

21 Mar 09:25
3e7791b

Choose a tag to compare

Changelog

Enhancements

Others

v1.2.2

01 Dec 04:21
1ac3f1a

Choose a tag to compare

Changelog

Enhancements

Build process updates

  • cd367bc: ci: add dedicated Trivy security scan workflow and badge (@appleboy)
  • 4e11c41: ci: enhance Trivy scan workflow with improved options and clarity (@appleboy)

Others

v1.2.1

19 Sep 16:00
1e79705

Choose a tag to compare

Changelog

Features

Enhancements

Build process updates

Documentation updates

  • aea8d7a: docs: document x509 root CA requirements for autotls in Docker images (#70) (@appleboy)
  • d09c6b1: docs: clarify configuration and server logic via documentation comments (@appleboy)

v1.2.0

03 Aug 13:21
10dc8dd

Choose a tag to compare

Changelog

Refactor

Documentation updates

  • 10dc8dd: docs: improve documentation and HTTPS server usage instructions (@appleboy)

v1.1.4

03 Aug 13:04
4b11d5b

Choose a tag to compare

Changelog

Enhancements

  • 4b11d5b: chore: bump golang.org/x module dependencies to latest versions (@appleboy)

Build process updates

  • 2ba13d6: ci: update linting workflow to use latest golangci-lint versions (@appleboy)
  • 9307eed: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)

v1.1.3

25 May 07:22
aa65416

Choose a tag to compare

Changelog

Enhancements

  • aa65416: chore: update golang.org/x dependencies to latest versions (@appleboy)

v1.1.2

03 Apr 07:40
83c300a

Choose a tag to compare

Changelog

Enhancements

  • eaed918: chore: update Go version and dependencies to latest stable releases (@appleboy)

Build process updates

v1.1.1

27 Dec 01:16
561a32f

Choose a tag to compare

Changelog

Enhancements

Refactor

  • 561a32f: refactor: refactor error handling and improve code readability (@appleboy)

Build process updates

v1.1.0

12 May 04:28
5badb85

Choose a tag to compare

Changelog

Enhancements

Refactor

Build process updates

Documentation updates