Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.4 #446

Merged
merged 1 commit into from
Dec 20, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
1.4

Features
- Route53 interface
- Instance sub-lists by Eureka application, where available
- Allow editing SNS Topic MessageRetentionPeriod
- Update SQS Queue policy automatically when the Queue gets subscribed to an SNS Topic
- Navigation links between associated SNS Topic and SQS Queue detail screens
- Verify ELB status for instances during auto deploy ASG health check
- Expose AWS account attributes at /account/attributes.json
- Monitor Bucket Type of "none" for applications
- Show filter on Stack list screen

Infrastructure
- Many CodeNarc rules required
- Suppress cookie warnings from remote servers in log
- Sporadic unit test concurrency-based failure fixed
- Don't pull in Glisten's transitive dependencies
- Upgrade to AWS Java SDK 1.6.6
- Update, harden, and simplify Instance Types metadata system
- Removed jsoup dependency

Bug Fixes
- Handle badly formatted Workflow Execution tags gracefully


1.3.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.3.2
app.version=1.4