mirror of
https://github.com/balena-io/open-balena.git
synced 2025-02-06 11:10:17 +00:00
v4.1.5
This commit is contained in:
parent
10e2908b4e
commit
cb52c0224c
@ -1,3 +1,14 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: break from wait loops if EC2 instance is terminated
|
||||||
|
hash: 85fd15d7b3528eb1f6dc0cb1955f5b9495cc4b02
|
||||||
|
body: ""
|
||||||
|
footer:
|
||||||
|
change-type: patch
|
||||||
|
author: Anton Belodedenko
|
||||||
|
nested: []
|
||||||
|
version: 4.1.5
|
||||||
|
title: ""
|
||||||
|
date: 2024-06-25T19:09:58.663Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: show EC2 instance termination status
|
- subject: show EC2 instance termination status
|
||||||
hash: 538bcfe9593f3ad6fa406c820dfe71d92946c5f6
|
hash: 538bcfe9593f3ad6fa406c820dfe71d92946c5f6
|
||||||
|
@ -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!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
# v4.1.5
|
||||||
|
## (2024-06-25)
|
||||||
|
|
||||||
|
* break from wait loops if EC2 instance is terminated [Anton Belodedenko]
|
||||||
|
|
||||||
# v4.1.4
|
# v4.1.4
|
||||||
## (2024-06-25)
|
## (2024-06-25)
|
||||||
|
|
||||||
|
@ -23,4 +23,4 @@ data:
|
|||||||
- generic-amd64
|
- generic-amd64
|
||||||
- genericx86-64-ext
|
- genericx86-64-ext
|
||||||
- intel-nuc
|
- intel-nuc
|
||||||
version: 4.1.4
|
version: 4.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user