Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 59e1cc0

Browse files
author
Joe Sondow
committed
Asgard version 1.2 update with release notes
1 parent 44402dd commit 59e1cc0

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.2
2+
3+
Features
4+
- Choose healthiest Eureka nodes, and retry calls
5+
- Expose ELB "other" policies, read-only for now
6+
7+
Infrastructure
8+
- Upgrade to CodeNarc 0.18.1
9+
10+
Bug Fixes
11+
- 404 Not Found response for non-existent DBSnapshot
12+
- Allow two-letter app names in select2 drop-downs
13+
- Rolling Push should retain block device mappings
14+
- Fail scale-up operation if traffic allowed and status not UP
15+
- New install should show correct warning in Firefox for now
16+
17+
118
1.1.2
219

320
Features

application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
app.grails.version=2.1.1
44
app.name=asgard
55
app.servlet.version=2.4
6-
app.version=1.1.2
6+
app.version=1.2

0 commit comments

Comments
 (0)