Releases: genesis-community/cf-app-autoscaler-genesis-kit
v4.2.3
Bug Fixes
-
Removed outdated loggregator agent from ocfp/meta.yml, as it is no longer used.
-
Restore key_length for certificates that was removed in previous commit
due to bosh int not understanding it.
Software Components
Releases
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
app-autoscaler | 14.1.0 | 10 July 2024 | source | |
bosh-dns-aliases | 0.0.4 | 17 May 2021 | source | |
bpm | 1.2.1 | 09 May 2023 | source | |
loggregator-agent | 7.2.1 | - | source | |
postgres | 48 | 13 November 2023 | source | |
routing | 0.275.0 | - | source |
v4.2.2
Improvements
-
This updates the autoscaler kit to use cf kit's exodus data instead of
assuming where secrets are in credhub. This requires a minimum
version of 2.5.2 of cf-kit to be deployed. -
This removes the unused loggregator-agent and metrics
configurations that are no longer supported in upstream Cloud Foundry. -
Since moving to the autoscaler upstream app-autoscaler template
instead of the app-autoscaler-release.yml, this kits unifies the
postgres_autoscaler instance group to postgres, as upstream refers to
both (ie it deletes the postgres_autoscaler instance group if using
mysql or external db, but doesn't remove the postgres instance group.
Software Components
Releases
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
app-autoscaler | 14.1.0 | 10 July 2024 | source | X |
bosh-dns-aliases | 0.0.4 | 17 May 2021 | source | |
bpm | 1.2.1 | 09 May 2023 | source | |
loggregator-agent | 7.2.1 | - | source | |
postgres | 48 | 13 November 2023 | source | X |
routing | 0.275.0 | - | source |
v4.2.1-rc.8
This is a prerelease - please see commit messages for changes
v4.2.1-rc.6
This is a prerelease - please see commit messages for changes
v4.2.1
Bug Fixes
-
Fix issue with log-cache hostname from upstream template. This also necessitated adding log-cache from the cf deployment to the bosh-dns-aliases as log-cache.
-
Added log-cache to bosh-dns-aliases if using log-cache
v4.2.0
Breaking Changes
- App-autoscaler-release uses postgres version 44. Given that the required upgrade path dictates it can only be upgraded from version 30, if you are using app-autoscaler's internal postgres instance and upgrading from a previous version, make sure you deploy the previous release first.
Improvements
-
Upgraded base templates to match cloudfoundry/app-autoscaler-release v10.0.5
-
Upgraded to be compatible with cff-deployment 29.0.0 (deployed with cf-genesis-kit v2.3.0 or later).
- uses nats-tls and log_cache
- uses certificates directly from cf credhub source
- using newer releases shared with cf
No feature or configuration required to use -- simply deploy after upgrading your cf deployment to 2.3.0 or later.
-
Defaults to ubuntu-jammy:latest, but can be overridden by params (stemcell_os and stemcell_version)
Software Components
Releases
Release | Version | Release Date | Type | Changed |
---|---|---|---|---|
app-autoscaler | 10.0.5 | 22 May 2023 | source | X |
bosh-dns-aliases | 0.0.3 | 24 October 2018 | source | |
bosh-dns-aliases | 0.0.4* | 17 May 2021 | source | X |
bpm | 1.1.18 | 30 June 2022 | source | X |
bpm | 1.2.1* | 09 May 2023 | source | X |
loggregator-agent | 6.4.1 | 13 May 2022 | source | X |
loggregator-agent | 7.2.1* | 02 May 2023 | source | X |
postgres | 44 | 07 June 2022 | source | X |
routing | 0.237.0 | - | source | X |
routing | 0.275.0* | 12 July 2023 | source | X |
Note: Release versions marked with an asterisk indicate releases that will be used if the target CF deployment is based on cf-genesis-kit v2.3.0 or later.
v4.1.4
Improvements
-
Added
ocfp
feature which encodes the opensource cloud foundry platform reference architecture.ocfp
specifies that inputs for features come from vault.The reference architecture specifies the
network
,vm_type
,disk_type
, andazs
based ondev
vsprod
environment scales.Naming scheme is entirely based on environment name, and is designed to work with the
ocfp-ops-scripts
ocfp
cli in order to generate configs, initialize and test environments.
Release updates:
Name | Version | Changed |
---|---|---|
app-autoscaler | 9.2.1 | no |
bosh-dns-aliases | 0.0.3 | no |
bpm | 1.1.9 | no |
loggregator-agent | 3.9 | no |
postgres | 29 | no |
routing | 0.223.0 | no |
v4.1.4-rc2
This is a prerelease - please see commit messages for changes
v4.1.4-rc1
This is a prerelease - please see commit messages for changes