Skip to content

Releases: spinnaker/keel

keel v0.161.0

06 Aug 21:32
ec0cc0d
Compare
Choose a tag to compare

ec0cc0d refactor(plugins): Annotate default ResourceHandler methods with @JvmDefault (#1408)
53cb15d chore(dependencies): Autobump korkVersion (#1407)

keel v0.160.0

06 Aug 17:51
9e2522e
Compare
Choose a tag to compare

9e2522e refactor(plugins): Make ResourceHandler an interface for Spinnaker plugin compatibility (#1404)

Keel 0.159.0

05 Aug 17:12
338c7d7
Compare
Choose a tag to compare

Adds ExtensionRegistry to the API

Keel 0.157.0

23 Jul 22:29
581ddf6
Compare
Choose a tag to compare
EC2 API enhancements (#1388)

* refactor(API): expose resource types to plugins

* refactor(API): JSON type info for instance provider

Keel 0.156.0

20 Jul 20:48
e5f42e9
Compare
Choose a tag to compare
chore(dependencies): Autobump korkVersion (#1382)

Co-authored-by: root <root@8d7c1f8eef3c>

keel v0.155.0

22 Jun 20:50
3b11b72
Compare
Choose a tag to compare

3b11b72 refactor(artifacts): Allow single versioning strategy per ArtifactSupplier (#1328)

keel 0.154.0

19 Jun 22:50
93b6648
Compare
Choose a tag to compare
  • feat(artifacts): Introduce ArtifactSupplier plugin interface (3 of 3) (#1321)
  • chore(messages): Use user-friendly task descriptions (#1327)
  • chore(dependencies): Autobump korkVersion (#1326)
  • fix(jackson): Fix jackson-module-kotlin binary compatibility issue (#1325)
  • fix(stuck): don't mark currently deploying version as skipped (#1323)
  • chore(dependencies): Autobump korkVersion (#1322)
  • Re-enable OpenAPI tests (#1306)
  • feat(titus): deploy by tag, sometimes (#1317)
  • feat(artifacts): Introduce ArtifactPublisher plugin interface (2 of 3) (#1308)

Keel 0.153.0

18 Jun 00:09
e09f91f
Compare
Choose a tag to compare
v0.153.0

fix(alb): incorrect field names on ALB upsert task (#1318)

keel v0.152.0

15 May 22:27
ff52fbc
Compare
Choose a tag to compare

ff52fbc fix(veto): Required load balancer veto needs to match account (#1179)
0055435 fix(core): Fix StackOverflowError caused by new OkHttpClient setup in kork (#1185)
5784c0a chore(dependencies): Autobump fiatVersion (#1165)
6b6af20 fix(status): Account for unexpected empty event history (#1183)
2b87adb chore(artifacts): write test for approving old version (#1182)
4d5fe3d fix(misc): Use OkHttpClientProvider instead of the configuration bean… (#1178)
2fc7a53 fix(clouddriver): switch to async cache (#1154)
47bfc3e chore(dependencies): Autobump korkVersion (#1150)
9eab61e chore(build): Fix up a bunch of compiler warnings (#1172)
e1a5f09 fix(orca): Fix stupid Retrofit error (#1173)
4ccbc57 Make the current OkHttpClient bean as primary till we migrate to the new provider impl. (#1170)
3665274 chore(build): Gradle test logger plugin (#1164)
1c64833 fix(events): Simplify resource event history (#1159)
9559f2c fix(deliveryConfig): support both application and config name (#1166)
57cda8c fix(configAuthz): not relying on delivery config name for authZ (#1163)
b96990a fix(artifacts): clean up old deploying states (#1144)
30c14a1 fix(unpinning): Fix unpinning API (#1143)
97f31fa Misc DB changes following review (#1151)
414634b Fix CI build on GitHub Actions (#1152)
0091096 Use stubs rather than in-mem repositories in tests (#1082)
3a035fb fix(export): fix discover deploy strategy (#1146)
8a4c2c9 fix(export): ignore latest tag (#1140)
0031828 chore(dependencies): Autobump fiatVersion (#1142)
67ccfc2 chore(dependencies): Autobump fiatVersion (#1139)
f39ea64 chore(build): gradle 6.4 (#1138)
145aa72 chore(dependencies): Autobump korkVersion (#1137)
d458c2c chore(dependencies): Autobump korkVersion (#1136)
b2a2569 chore(dependencies): Autobump spinnakerGradleVersion (#1135)
9063a7b chore(dependencies): Autobump korkVersion (#1132)
80a9c03 fix(delete): delete by app now deletes everything (#1129)
f439630 fix(events): Fix deserialization of paused/resumed events (#1130)
92a4305 chore(metrics): remove useless "name" path metrics variable (#1128)
a3ecf5b feat(lb): don't keep trying to fix a load balancer (#1124)
f093504 fix(events): Fix paused events, again (#1069)
1609eaa chore(web): add controller invocation metrics (#1119)
ca79200 fix(config): allow null name, use correctly (#1123)
375aca2 chore(events): add unresolvable state for metrics (#1118)
2a3a7fe fix(veto): check again if previously was happy (#1109)
08cd802 fix(events): Fix deserialization of ResourceCheckError (#1112)
49a2b29 refactor(tests): use functions from strikt-mockk (#1114)
48d1146 feat(build): adds project properties for composite builds. (#1111)
070516c chore(dependencies): Autobump spinnakerGradleVersion (#1078)
a0262ab fix(validation): Throw an exception when referencing a non existing env (#1110)
aeee5f3 Fix autobump kork (#1113)
7dff4b4 chore(config): delete config by app (#1101)
7bd0410 fix(retrofit): OkHttpClient should not be PROTOTYPE scope (#1096)
983dfe0 fix(api): Avoid deleting equivalent artifacts when upserting delivery config (#1105)
8c6986a fix(admin): correctly grab url param (#1103)
1943ae5 fix(logs): Improve logging of error conditions (#1095)

keel 0.151.0

01 May 20:01
9a380ca
Compare
Choose a tag to compare
v0.151.0

feat(admin): recheck endpoint (#1092)