Releases: crunchyroll/ef-open
Releases · crunchyroll/ef-open
New VERSION_KEYS for lambdas
Add commit-hash and version-number key for lambdas (#200) Jira: OPS-15824
DynamoDB Stream ARN lookup
Support for the DynamoDB Stream ARN lookup:
"EventSourceArn": "{{aws:dynamodb:stream-arn,{{ENV}}-example-dynamodb-table}}",
Add lambda versioning
Usage:
ef-version --set <version> --commit --devel --stable --noprecheck <function-name> function-version <env>
Update opsgenie integration to only page in production
Update opsgenie-newrelic integration to only page service owners for services running in the production account
NewRelic APM alert conditions creation
NewRelic alerts notify OpsGenie teams
Tie NR policies to OG teams (#192) Jira: OPS-15473
Minor fix update for ecs
1.25.11 this somehow was missing (#190)
Introduce ECS alert conditions
OPS-15195 Implement custom alert policies for ECS services (#189) * Implement custom alert policies for ECS services * Updated alert condition name and add filter for application services * Update populate_alert_policy_values Co-authored-by: clau-ellation <[email protected]>
Add an option to skip resolving symbols
Added option --skip_symbol
to ef-cf
and ef-resolve-config
in order to skip resolving some symbols. The purpose of this change is to avoid giving broad access to services that are not allowed to resolve some symbols.
Fix creation of NewRelic alert policies
Fix creation of duplicate of alert policies and condition in NewRelic.