Skip to content

Commit b555104

Browse files
committed
Merge pull request #471 from joesondow/asgard-1.4.2
Updated version to 1.4.2
2 parents 88c1959 + 7829e3e commit b555104

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGES.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.4.2
2+
3+
Features
4+
- Stop entire workflow if exception happens at any time during long auto deployment
5+
- Auto deploy should still work even without Eureka configured
6+
7+
Infrastructure
8+
- In-browser functional regression test suite with Geb
9+
- Updated to Glisten 0.3
10+
- Contributing guidelines document
11+
- More unit tests
12+
- More CodeNarc rules
13+
14+
Bug Fixes
15+
- Fixed error on instance detail screen and rolling push
16+
- Made Volume cache loading optional for initialization, since it fails often and isn't very important
17+
18+
119
1.4.1
220

321
Bug Fixes

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.2.4
44
app.name=asgard
55
app.servlet.version=2.4
6-
app.version=1.4.1
6+
app.version=1.4.2

0 commit comments

Comments
 (0)