Skip to content

Commit

Permalink
Merge pull request #335 from joesondow/ASGARD-1174-release-1.2
Browse files Browse the repository at this point in the history
Asgard version 1.2 update with release notes
  • Loading branch information
joesondow committed Jul 1, 2013
2 parents 44402dd + 59e1cc0 commit f8f4485
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
1.2

Features
- Choose healthiest Eureka nodes, and retry calls
- Expose ELB "other" policies, read-only for now

Infrastructure
- Upgrade to CodeNarc 0.18.1

Bug Fixes
- 404 Not Found response for non-existent DBSnapshot
- Allow two-letter app names in select2 drop-downs
- Rolling Push should retain block device mappings
- Fail scale-up operation if traffic allowed and status not UP
- New install should show correct warning in Firefox for now


1.1.2

Features
Expand Down
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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 comments on commit f8f4485

Please sign in to comment.