Releases: spinnaker/kayenta
kayenta 2.7.0
v2.7.0 chore(release): update the containers to Alpine 3.11 (#647)
kayenta 2.6.2
feat(secrets/gcs): Bump orca to 7.52.0 to pull in gcs secrets module via kork.
v2.6.1
v2.6.0
- feat(signalfx): Provide additional context about the results of the signalflow programs. (#617)
- fix(kayenta): Retry in case of network errors (#615)
- fix(docker): docker compose fixes (#616)
- feat(config): Allow canary config id to be passed in instead of always randomly generated. (#611)
- refactor(newrelic): get nr endpoint from config (#609)
- feat(build): Ubuntu image variant support (#607)
- chore(build): Update cloudbuild.yaml file (#606)
kayenta 2.5.0
- feat(canary): Add additional metadata to the canary status response. (#604)
kayenta 2.4.0
- feat(deps): Depend on aws-java-sdk-s3 dependency instead of aws-java-sdk and remove awsobjectmapper (#592)
- feat(newrelic): added ability for operators to set default scope and location keys. Also Added inline template support. (#603)
- feat(kayenta): Prepare automated integration tests for kayenta (#594)
- feat(standalone-canary-analysis): add SCAPE complete event listener and archive the status response object in the object store. (#593)
- fix(kayenta): added support for nrql-functions which return more than one value (e.g. percentiles) (#596)
- feat(Azure): Azure cloud storage(Blobs) support added for Kayenta (#587)
- chore(build): Add cloudbuild.yaml file (#602)
- chore(intellij): Add IDEA project files. (#599)
- fix(typeahead/prometheus): Consider account name when querying metadata. (#598)
kayenta 2.3.0
fix(kayenta): Fixes generated pom.xml to omit invalid declaration of lombok (#582)
fix(kayenta): remove spring-boot-properties-migrator from depedencies as not needed after migration to Spring Boot 2 (#581)
fix(kayenta): Bad requests to metrics storage are retried, but should not fixes #436 (#568)
fix(build): docker build (#578)
fix(standalone_canary_analysis): use the supplied user when present. (#584)
chore: Made some tweaks to the /standalone_canary_analysis api docs. (#583)
chore: Upgraded the Spinnaker Gradle Plugin and ran the new code formating spotlessApply task (#591)
kayenta 2.2.1
fix(kayenta): Fix management endpoints configuration after migration to Spring Boot 2.
fix(core): Re-enable resolvedEnv endpoint.
fix(config): Do not override default Spring config locations.
fix(templates): Escape custom inline templates.
fix(templates): Escape all custom templates for standalone canary analysis as well.
feat(aws): support explicit AWS credentials.
fix(kayenta): Generated poms have all dependencies in runtime scope.
feat(kayenta): Provide autoconfigurations for all Kayenta integration modules.
kayenta 2.2.0
- feat(kayenta-bom): publish kayenta-bom (#565)