Releases: immobiliare/inca
Releases · immobiliare/inca
1.7.0
Features
- storage: add postgresql storage implementation (c26a105)
Bug Fixes
- http-01: switch from relative to absolute paths (ef43c90)
- http-01: the provider is creating the directory structure (8362e1b)
1.6.0
Features
- add mTLS support and ensure backward compatibility (87fe565)
Bug Fixes
- provider: patch CA URL handling in LetsEncrypt Tune function (d8f697c)
- provider: patch type assertion in LetsEncrypt.Tune method (f7988aa)
1.5.0
Features
- docs: introduce a documentation for the configuration yaml (b371587)
Bug Fixes
- deps: manually bump the baseline - security patches (95a05ca)
1.4.1
Bug Fixes
- storage: missing validation for s3 bucket names (b5a0dcc)
1.4.0
Features
- ci: introduce a conventional commits linter (e851834)
Bug Fixes
- provider: trim whitespaces in SAN fields [letsencrypt] (11575d9)
1.3.0
Features
- provider: support for the HTTP-01 challenge (#29) (f89dd6b)
Bug Fixes
- test: switch the path for unit testing to an absolute one (65492c5)
1.2.0
Features
- ci: generate release from github action and update changelog (e19e433)
- ci: introduce an automatic dependency managament based on dependabot (ae4d919)
Bug Fixes
- ci: action release now it's ready to run (4e1bd37)