Skip to content

Commit

Permalink
Asgard version 1.2 update with release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Sondow committed Jul 1, 2013
1 parent 44402dd commit 59e1cc0
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 59e1cc0

Please sign in to comment.