mirror of
https://github.com/balena-io/open-balena.git
synced 2025-02-20 09:46:15 +00:00
v2.0.1
This commit is contained in:
parent
c58ee37f17
commit
17419557a5
@ -1,3 +1,30 @@
|
||||
- commits:
|
||||
- subject: 'cert-provider: Update to support ACMEv2 on staging provider'
|
||||
hash: d67e29223ff314b40fd745ce78301e550c2c9148
|
||||
body: >
|
||||
Acquiring a staging certificiate from LetsEncrypt was failing, so
|
||||
acme.sh was
|
||||
|
||||
updated to version 2.8.5, which includes support for using ACMEv2 on the
|
||||
|
||||
LetsEncrypt servers.
|
||||
|
||||
|
||||
Changes to the state flow to make access retries infinite as it became
|
||||
apparent
|
||||
|
||||
that in some scenarios the certificate acquisition could fail to occur
|
||||
due to
|
||||
|
||||
containers taking longer to become accessible.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Rich Bayliss <rich@balena.io>
|
||||
signed-off-by: Rich Bayliss <rich@balena.io>
|
||||
author: Rich Bayliss
|
||||
version: 2.0.1
|
||||
date: 2020-01-17T10:27:22.097Z
|
||||
- commits:
|
||||
- subject: 'feature: Use S3 bucket for Registry service backend'
|
||||
hash: 2a7d0687a22f6b4b3bedc88e18bee165ef03c932
|
||||
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v2.0.1
|
||||
## (2020-01-17)
|
||||
|
||||
* cert-provider: Update to support ACMEv2 on staging provider [Rich Bayliss]
|
||||
|
||||
# v2.0.0
|
||||
## (2019-09-02)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user