Skip to content

Releases: spinnaker/keel

keel v0.172.0

25 Aug 23:13
659c996
Compare
Choose a tag to compare

659c996 fix(api): Don't make assumptions about which resources link to artifacts (#1459)
336ac83 chore(dependencies): Autobump korkVersion (#1458)

keel v0.171.0

24 Aug 23:36
650c543
Compare
Choose a tag to compare

650c543 feat(resources): Add standardized display name for resources (#1456)
e6e2607 chore(dependencies): Autobump korkVersion (#1455)
f2d652a chore(dependencies): Autobump korkVersion (#1453)
e9637c3 chore(dependencies): springdoc-openapi version from BOM (#1452)
9e0423e fix(filter): make servlet filter pattern match request path (#1449)
a8fce51 feat(health): use an enum rather than a boolean to represent deploy health behavior (#1451)
1248184 chore(dependencies): Autobump korkVersion (#1450)
1dc6c1a fix(health): handle a cluster that does use discovery but is configured not to (#1447)

keel v0.170.0

20 Aug 17:59
99a0e20
Compare
Choose a tag to compare

99a0e20 feat(plugins): Enablement for Java plugins (#1446)

keel v0.169.0

19 Aug 19:39
b910392
Compare
Choose a tag to compare

b910392 feat(api): Enable resources with just regions for locations (#1444)
d822e28 support non discovery clusters (#1438)
f37081d chore(build): Kotlin 1.4 (#1443)
346cfc5 chore(dependencies): Autobump korkVersion (#1442)
e980f6b chore(build): gradle 6.6 (#1441)
659d69b Update Spinnaker Gradle and do required code reformatting (#1440)
99e57c7 chore(build): use cross-compilation in the CI builds
f4ab388 fix(jooq): fix cross-compilation from Java 11 to Java 8
28a6b2a fix(build): Remove unnecessary task to copy generated jooq files (#1437)

keel v0.167.0

15 Aug 01:53
5de6fa0
Compare
Choose a tag to compare

5de6fa0 refactor(plugins): Move classes with dependency on slf4j out of keel-api (#1436)
2e90128 chore(*): Move ConstraintEvaluator to plugins package (#1435)
d638bc5 fix(artifacts): Allow long increasing versions (#1432)
92457db chore(logs): Improve logging for artifact approval flow (#1431)
271f1b4 feat(api): Enable parsing of YAML anchors and aliases (#1427)
c5f1691 chore(dockerfile): various Dockerfile cleanups (#1430)
6812173 chore(build): configure dependency update plugin to exclude RCs, betas, etc.

Keel 0.166.0

13 Aug 00:09
b7beb4a
Compare
Choose a tag to compare
v0.166.0

fix(dependencies): Stop accidentally upgrading Spring Boot (#1428)

keel v0.165.0

11 Aug 15:27
2fa527a
Compare
Choose a tag to compare

2fa527a chore(plugins): Remove KeelServiceSdk (ServiceSdk doesn't work as advertised) (#1423)
b652026 fix(core): Delay usage of extension registry when identifying resource types (#1421)
8ab6428 debug(core): Debug registration of supported resource kinds (#1420)
da64187 fix(constraints): Fix the fix for reading/updating constraints (#1417)
db919de chore(defaulting): set reasonable defaults for services (#1410)
23cdad9 chore(dependencies): Autobump korkVersion (#1419)

keel v0.164.0

08 Aug 03:45
80b7e2f
Compare
Choose a tag to compare

80b7e2f fix(plugins): Add marker interface for KeelServiceSdk (#1418)

keel v0.163.0

08 Aug 00:50
9260cb5
Compare
Choose a tag to compare

9260cb5 feat(plugins): Introduce KeelServiceSdk for external plugins (#1416)

Keel 0.162.0

07 Aug 20:15
00ad0e5
Compare
Choose a tag to compare
v0.162.0

feat(plugins): make Resolver a SpinnakerExtensionPoint (#1415)