This commit is contained in:
flowzone-app[bot] 2024-05-28 21:54:09 +00:00 committed by GitHub
parent fe764b0ca4
commit e750f97a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 26 additions and 2 deletions

View File

@ -1,3 +1,22 @@
- commits:
- subject: openBalena 2024
hash: 35539999127fc636f06cf59c944af54115f71017
body: |
* integration/e2e tests
* automatic SSL/TLS PKI (wildcard cert.) generation via DNS-01 challenge
* update getting started guide
* remove unnecessary privileges (Redis)
* pin Redis to v7.2 (BSD license)
* enable trust proxy
Co-authored-by: Kyle Harding <kyle@balena.io>
footer:
change-type: major
author: ab77
nested: []
version: 4.0.0
title: ""
date: 2024-05-28T21:54:05.118Z
- commits:
- subject: Fix typo
hash: 62afa3a0d14133d6585990a64c224e3856d27b2e

View File

@ -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/).
# v4.0.0
## (2024-05-28)
* openBalena 2024 [ab77]
# v3.8.5
## (2024-04-23)

View File

@ -1 +1 @@
3.8.5
4.0.0

View File

@ -23,4 +23,4 @@ data:
- generic-amd64
- genericx86-64-ext
- intel-nuc
version: 3.7.1
version: 4.0.0