We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44402dd + 59e1cc0 commit f8f4485Copy full SHA for f8f4485
CHANGES.txt
@@ -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
18
1.1.2
19
20
Features
application.properties
@@ -3,4 +3,4 @@
app.grails.version=2.1.1
app.name=asgard
app.servlet.version=2.4
-app.version=1.1.2
+app.version=1.2
0 commit comments