Releases: genesis-community/blacksmith-genesis-kit
Releases · genesis-community/blacksmith-genesis-kit
v0.15.3
v0.15.2
Improvements
- Introduced a
plugins
property inrabbitmq.yml
to support
configuration of custom RabbitMQ plugins. - Added a comprehensive "RabbitMQ Plugin Configuration Guide"
documenting the new plugin management feature, including instructions
for new and existing deployments, best practices, troubleshooting,
and FAQs.
Software Components
Releases
Release | Version | Changed |
---|---|---|
blacksmith | 1.8.0 | |
bosh* | 277.3.1 | |
bosh-aws-cpi* | 99 | |
bosh-azure-cpi* | 46.0.0 | |
bosh-dns-aliases* | 0.0.4 | |
bosh-google-cpi* | 49.0.1 | |
bosh-openstack-cpi* | 53 | |
bosh-vsphere-cpi* | 59 | |
bpm* | 1.2.2 | |
routing* | 0.275.0 | |
shield | 8.8.4 |
* only used when utilizing internal bosh -- highly recommended to use external-bosh feature instead
Forges
Release | Version | Changed |
---|---|---|
kubernetes-forge | 1.0.0 | |
mariadb-forge | 0.5.0 | |
postgresql-forge | 0.4.0 | |
rabbitmq-forge | 1.2.6 | X |
redis-forge | 1.2.0 |
v0.15.2-rc.1
This is a prerelease - please see commit messages for changes
v0.15.1
Improvements
Update Forges:
- Add Redis 7.2.5
- Updates Redis to 6.2.14
- Update RabbitMQ to 3.13.3
Software Components
Releases
Release | Version | Changed |
---|---|---|
rabbitmq-forge | (1.1.4 -> 1.2.4) | yes |
redis-forge | (1.0.0 -> 1.2.0) | yes |
blacksmith | (1.8.0) | no |
bosh | (277.3.1) | no |
bosh-aws-cpi | (99) | no |
bosh-azure-cpi | (46.0.0) | no |
bosh-dns-aliases | (0.0.4) | no |
bosh-google-cpi | (49.0.1) | no |
bosh-openstack-cpi | (53) | no |
bosh-vsphere-cpi | (59) | no |
bpm | (1.2.2) | no |
kubernetes-forge | (1.0.0) | no |
mariadb-forge | (0.5.0) | no |
postgresql-forge | (0.4.0) | no |
routing | (0.275.0) | no |
shield | (8.8.4) | no |
v0.15.0
Bugs:
- Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.
- Resolve issue of Vault secret mount on new installs
Improvements
- Bumps internal Vault from 1.14.0 to 1.14.10
- Update Blacksmith boshrelease from v1.7.0 to v1.8.0
Note
If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.
v0.15.0-rc1
Bugs:
- Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.
- Resolve issue of Vault secret mount on new installs
Improvements
- Bumps internal Vault from 1.14.0 to 1.14.10
Note
If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.
v0.14.5-rc2
Bugs:
- Fixes persistent disk for upgrades from Classic v0.12.0 without changing OCFP persistent disk type.
Note:
If you installed v0.13.0 or v0.14.x in Classic configuration, you should backup the Blacksmith store directory (containing Vault) before upgrading.
v0.14.4
Bugs
- Fix URL and update SHA from precompiled to source @krutten
Improvements
- Add service type param to the blacksmith redis plan @ahartpence
v0.14.3
Bug Fixes
- reverted persistent disk since it interferes with the OCFP deployment paradigm
v0.14.2
Bug Fixes
- Pass nats-tls-only flag into the forges, defaults to true (because CF no longer supports nats without tls)