Skip to content

Releases: gin-gonic/autotls

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

v1.0.0

25 Feb 02:17
5cdadb9

Choose a tag to compare

Changelog

Enhancements

  • 5cdadb9 chore(actions): upgrade dependency
  • 865e31b chore(deps): add go1.20 version
  • a197360 chore: update Go dependencies and required modules

v0.0.5

30 Aug 08:43

Choose a tag to compare

Changelog

Bug fixes

  • 9bf58ee fix: passes lock by value: crypto/tls.Config contains sync.RWMutex

Enhancements

  • 5f664b2 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#30)
  • 51bcee9 chore: add default todo context
  • c96a2dd chore: support context with graceful shutdown
  • 632894b chore: update go module