@@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7- #### [ v2.8.5-rc4 ] ( https://github.com/SeldonIO/seldon-core/compare/v2.8.4...v2.8.5-rc4 )
7+ #### [ v2.8.5] ( https://github.com/SeldonIO/seldon-core/compare/v2.8.4...v2.8.5 )
88
9- > 6 November 2024
9+ > 7 November 2024
1010
11+ - fix(ci): Changes from v2 for release 2.8.5 [ ` #6034 ` ] ( https://github.com/SeldonIO/seldon-core/pull/6034 )
12+ - add keepalive settings to all envoy configs [ ` #6033 ` ] ( https://github.com/SeldonIO/seldon-core/pull/6033 )
1113- fix(ci): Merge changes from v2 for release 2.8.5 (4) [ ` #6032 ` ] ( https://github.com/SeldonIO/seldon-core/pull/6032 )
1214- fix: Use generation id to bootstrap version id [ ` #6029 ` ] ( https://github.com/SeldonIO/seldon-core/pull/6029 )
1315- feat(docs): add more configuration details to the HPA docs [ ` #6019 ` ] ( https://github.com/SeldonIO/seldon-core/pull/6019 )
@@ -33,11 +35,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
3335- feat: stateful set persistent volume claim retention policy [ ` #5946 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5946 )
3436- feat(k6): Add k6 controlplane with dataplane runs [ ` #5977 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5977 )
3537- Update Changelog [ ` #5972 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5972 )
36- - Generating changelog for v2.8.5-rc4 [ ` 263d6d5 ` ] ( https://github.com/SeldonIO/seldon-core/commit/263d6d563a4ec84179c1a8026f75e45ef762e9f3 )
38+ - Generating changelog for v2.8.5 [ ` 545eb41 ` ] ( https://github.com/SeldonIO/seldon-core/commit/545eb41fde968ef8f0e30bd9a3ed6503fc0c4d59 )
3739- checkout changelog from v2 [ ` bfa5d64 ` ] ( https://github.com/SeldonIO/seldon-core/commit/bfa5d646b3d78f5ea58d8a4229a12646eda7db27 )
3840- Generating changelog for v2.8.5-rc1 [ ` 74f6872 ` ] ( https://github.com/SeldonIO/seldon-core/commit/74f68726890cfa447104d5408658e7e2ceeecea3 )
41+ - Setting version for helm charts [ ` 91a90fa ` ] ( https://github.com/SeldonIO/seldon-core/commit/91a90fa489f5245fe4e53f99b8585ff09a51c675 )
3942- Setting version for helm charts [ ` 337013e ` ] ( https://github.com/SeldonIO/seldon-core/commit/337013eb5790627bb90d87f94f8db8ec546d3b09 )
40- - Setting version for helm charts [ ` 159f69a ` ] ( https://github.com/SeldonIO/seldon-core/commit/159f69ad5fa9b22667b87c9e4c0d446b4f501f4f )
4143
4244#### [ v2.8.4] ( https://github.com/SeldonIO/seldon-core/compare/v2.8.3...v2.8.4 )
4345
@@ -315,18 +317,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
315317- Setting version for helm charts [ ` 0219ee5 ` ] ( https://github.com/SeldonIO/seldon-core/commit/0219ee59e05edc1aac22e06b63152aff6d9da01a )
316318- Setting version for helm charts [ ` 7ad640c ` ] ( https://github.com/SeldonIO/seldon-core/commit/7ad640c36860036b6bea612c3bb1f2ff5632e491 )
317319
318- #### [ v2.8.0] ( https://github.com/SeldonIO/seldon-core/compare/v2.8.0-rc2 ...v2.8.0 )
320+ #### [ v2.8.0] ( https://github.com/SeldonIO/seldon-core/compare/v2.7.0 ...v2.8.0 )
319321
320322> 28 February 2024
321323
322- - Setting version for helm charts [ ` 50f2bdf ` ] ( https://github.com/SeldonIO/seldon-core/commit/50f2bdfe2e4810a092846e737ddb28440be0ff74 )
323- - Generating changelog for v2.8.0 [ ` ce92162 ` ] ( https://github.com/SeldonIO/seldon-core/commit/ce9216240ea1053c6633078af06b4314cac941f2 )
324- - Setting version for yaml manifests [ ` f77c09b ` ] ( https://github.com/SeldonIO/seldon-core/commit/f77c09b1a9088cd90265b191411c064808cfb542 )
325-
326- #### [ v2.8.0-rc2] ( https://github.com/SeldonIO/seldon-core/compare/v2.8.0-rc1...v2.8.0-rc2 )
327-
328- > 27 February 2024
329-
330324- ci: Merge changes from v2 to release 2.8 branch [ ` #5379 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5379 )
331325- update 3rd party licenses [ ` #5377 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5377 )
332326- fix(gateway): wait for kafka topic creation [ ` #5359 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5359 )
@@ -342,14 +336,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
342336- fix(scheduler): Send server statuses on controller reconnect [ ` #5350 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5350 )
343337- Bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /hodometer [ ` #5347 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5347 )
344338- bump(librdkafka): from v1.9.2 to v2.3.0 [ ` #5321 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5321 )
345- - Setting version for helm charts [ ` cdd1f3a ` ] ( https://github.com/SeldonIO/seldon-core/commit/cdd1f3a759bfa1bceef5f7353ad60936e3a1fa10 )
346- - Generating changelog for v2.8.0-rc2 [ ` 2ec6346 ` ] ( https://github.com/SeldonIO/seldon-core/commit/2ec634677d2cc808afc5eb7cb38f9448232b25c3 )
347- - Setting version for yaml manifests [ ` 89aa658 ` ] ( https://github.com/SeldonIO/seldon-core/commit/89aa65822887a5c497dfe5e156b65010367e7fd3 )
348-
349- #### [ v2.8.0-rc1] ( https://github.com/SeldonIO/seldon-core/compare/v2.7.0...v2.8.0-rc1 )
350-
351- > 19 February 2024
352-
353339- fix(agent): set context deadline for grpc model server control plane [ ` #5329 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5329 )
354340- fix: Experiments and Models state fixes when reconnecting to scheduler [ ` #5320 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5320 )
355341- enable isotime in the logs [ ` #5319 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5319 )
@@ -429,10 +415,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
429415- ci(security): Remove linting steps for GHA security workflow [ ` #5102 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5102 )
430416- feat: LPL release [ ` acc55f0 ` ] ( https://github.com/SeldonIO/seldon-core/commit/acc55f09330f1a40564f7955ba34c8b1bad42840 )
431417- Generating changelog for v2.8.0-rc1 [ ` a38a048 ` ] ( https://github.com/SeldonIO/seldon-core/commit/a38a04804ed1a5d90c59717b7505da12502625b4 )
418+ - Setting version for helm charts [ ` 50f2bdf ` ] ( https://github.com/SeldonIO/seldon-core/commit/50f2bdfe2e4810a092846e737ddb28440be0ff74 )
419+ - Setting version for helm charts [ ` cdd1f3a ` ] ( https://github.com/SeldonIO/seldon-core/commit/cdd1f3a759bfa1bceef5f7353ad60936e3a1fa10 )
432420- Setting version for helm charts [ ` adab378 ` ] ( https://github.com/SeldonIO/seldon-core/commit/adab378f6296eacec8b1ac11e0ebe3b6eb706654 )
433- - Setting version for yaml manifests [ ` 6b4ab11 ` ] ( https://github.com/SeldonIO/seldon-core/commit/6b4ab11ea643772e57b7275e7e77b76e34ae71f3 )
434421
435- #### [ v2.7.0] ( https://github.com/SeldonIO/seldon-core/compare/v2.7.0-rc1 ...v2.7.0 )
422+ #### [ v2.7.0] ( https://github.com/SeldonIO/seldon-core/compare/v2.6.0 ...v2.7.0 )
436423
437424> 22 January 2024
438425
@@ -453,16 +440,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
453440- feat(scheduler): Match models requirements for servers not replicas & improve status handling [ ` #5107 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5107 )
454441- feat(docs): [ SCv2] Automatically create and upload a custom HF model to seldon-models in GCS on every new MLServer version [ ` #5103 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5103 )
455442- ci(security): Remove linting steps for GHA security workflow [ ` #5102 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5102 )
456- - feat: LPL release [ ` 7a83250 ` ] ( https://github.com/SeldonIO/seldon-core/commit/7a8325018bf323702dc6ef01594db5177c112c3d )
457- - Setting version for helm charts [ ` 3d64cc5 ` ] ( https://github.com/SeldonIO/seldon-core/commit/3d64cc57ea5d41551f8e21a240875bc9d1d9681b )
458- - Setting version for yaml manifests [ ` 33af0eb ` ] ( https://github.com/SeldonIO/seldon-core/commit/33af0eb4d5c7cf4f37b1c94575b50a1aa9b4b5ae )
459- - Setting version for helm charts [ ` c69c652 ` ] ( https://github.com/SeldonIO/seldon-core/commit/c69c652c4e83f51fd2989007d9c76f081bde58e5 )
460- - Generating changelog for v2.7.0 [ ` 1cb205d ` ] ( https://github.com/SeldonIO/seldon-core/commit/1cb205dfa0fe72a0879116bd0a45cf76ed4d78da )
461-
462- #### [ v2.7.0-rc1] ( https://github.com/SeldonIO/seldon-core/compare/v2.6.0...v2.7.0-rc1 )
463-
464- > 24 August 2023
465-
466443- Add ns env var for local docker deployments [ ` #5101 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5101 )
467444- remove timoeut in envoy [ ` #5099 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5099 )
468445- feat: Allow kafka consumer group id prefix configuration [ ` #5072 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5072 )
@@ -481,9 +458,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
481458- fix: hodometer enable flag and docs [ ` #5025 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5025 )
482459- fix helm docs runtime name typo [ ` #5019 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5019 )
483460- feat(helm): Make SeldonConfig configurable in SeldonRuntime Helm chart [ ` #5014 ` ] ( https://github.com/SeldonIO/seldon-core/pull/5014 )
461+ - feat: LPL release [ ` 7a83250 ` ] ( https://github.com/SeldonIO/seldon-core/commit/7a8325018bf323702dc6ef01594db5177c112c3d )
484462- Generating changelog for v2.7.0-rc1 [ ` 108d38d ` ] ( https://github.com/SeldonIO/seldon-core/commit/108d38dd625299923946616c62abb5aa678f9a9c )
463+ - Setting version for helm charts [ ` 3d64cc5 ` ] ( https://github.com/SeldonIO/seldon-core/commit/3d64cc57ea5d41551f8e21a240875bc9d1d9681b )
485464- Setting version for yaml manifests [ ` 4bd4b18 ` ] ( https://github.com/SeldonIO/seldon-core/commit/4bd4b187adc256d125200bf73cfdbcf6a3c58057 )
486- - Setting version for helm charts [ ` 30bcd42 ` ] ( https://github.com/SeldonIO/seldon-core/commit/30bcd42fba0531792aec268aba7526dcb9aa716e )
465+ - Setting version for yaml manifests [ ` 33af0eb ` ] ( https://github.com/SeldonIO/seldon-core/commit/33af0eb4d5c7cf4f37b1c94575b50a1aa9b4b5ae )
487466
488467#### [ v2.6.0] ( https://github.com/SeldonIO/seldon-core/compare/v2.5.0...v2.6.0 )
489468
0 commit comments