mirror of
https://github.com/balena-io/open-balena.git
synced 2025-01-18 02:40:09 +00:00
v3.1.2
This commit is contained in:
parent
296a746e96
commit
cd98a0df3f
@ -1,3 +1,19 @@
|
||||
- commits:
|
||||
- subject: 'tunnel: Expose tunnel service via TLS'
|
||||
hash: b3d184c13c4a550c44f2ed3125d5240475b6508d
|
||||
body: |
|
||||
In order to support the new CLI and balenaCloud deployment
|
||||
schemes for the tunnel service, the service is now exposed via
|
||||
the TLS port 443 on the `tunnel.{domain}` server name.
|
||||
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
|
||||
nested: []
|
||||
version: 3.1.2
|
||||
date: 2021-01-22T11:57:55.393Z
|
||||
- commits:
|
||||
- subject: Update open-balena-api
|
||||
hash: bfce474ff018496b72d008ec99ec1a6a813f457e
|
||||
|
@ -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/).
|
||||
|
||||
# v3.1.2
|
||||
## (2021-01-22)
|
||||
|
||||
* tunnel: Expose tunnel service via TLS [Rich Bayliss]
|
||||
|
||||
# v3.1.1
|
||||
## (2020-11-10)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user