This repository was archived by the owner on Dec 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.4
2+
3+ Features
4+ - Route53 interface
5+ - Instance sub-lists by Eureka application, where available
6+ - Allow editing SNS Topic MessageRetentionPeriod
7+ - Update SQS Queue policy automatically when the Queue gets subscribed to an SNS Topic
8+ - Navigation links between associated SNS Topic and SQS Queue detail screens
9+ - Verify ELB status for instances during auto deploy ASG health check
10+ - Expose AWS account attributes at /account/attributes.json
11+ - Monitor Bucket Type of "none" for applications
12+ - Show filter on Stack list screen
13+
14+ Infrastructure
15+ - Many CodeNarc rules required
16+ - Suppress cookie warnings from remote servers in log
17+ - Sporadic unit test concurrency-based failure fixed
18+ - Don't pull in Glisten's transitive dependencies
19+ - Upgrade to AWS Java SDK 1.6.6
20+ - Update, harden, and simplify Instance Types metadata system
21+ - Removed jsoup dependency
22+
23+ Bug Fixes
24+ - Handle badly formatted Workflow Execution tags gracefully
25+
26+
1271.3.1
228
329Bug Fixes
Original file line number Diff line number Diff line change 33app.grails.version =2.2.4
44app.name =asgard
55app.servlet.version =2.4
6- app.version =1.3.2
6+ app.version =1.4
You can’t perform that action at this time.
0 commit comments