Skip to content

Commit

Permalink
Merge pull request #471 from joesondow/asgard-1.4.2
Browse files Browse the repository at this point in the history
Updated version to 1.4.2
  • Loading branch information
joesondow committed Feb 3, 2014
2 parents 88c1959 + 7829e3e commit b555104
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
1.4.2

Features
- Stop entire workflow if exception happens at any time during long auto deployment
- Auto deploy should still work even without Eureka configured

Infrastructure
- In-browser functional regression test suite with Geb
- Updated to Glisten 0.3
- Contributing guidelines document
- More unit tests
- More CodeNarc rules

Bug Fixes
- Fixed error on instance detail screen and rolling push
- Made Volume cache loading optional for initialization, since it fails often and isn't very important


1.4.1

Bug Fixes
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.2.4
app.name=asgard
app.servlet.version=2.4
app.version=1.4.1
app.version=1.4.2

0 comments on commit b555104

Please sign in to comment.