Releases: Chia-Network/chia-operator
0.15.3
What's Changed
- Added several tests by @Starttoaster in #270 and #269
- Set controller defaults for 0.15.3 tag by @Starttoaster in #272
Full Changelog: 0.15.2...0.15.3
0.15.2
What's Changed
- Enable chia-exporter and chia-healthcheck by default by @Starttoaster in #265
- Add xch_spam_amount setting support for wallets, make caSecretName optional on ChiaWallet by @Starttoaster in #266
- refactor: use maps.Copy for cleaner map handling by @shangchengbabaiban in #261
- Set controller defaults for 0.15.2 by @Starttoaster in #268
New Contributors
- @shangchengbabaiban made their first contribution in #261
Full Changelog: 0.15.1...0.15.2
0.15.1
This release includes dependency bumps, additional testing, documentation enhancements, and one improvement for network constant handling in the ChiaNetwork API!
What's Changed
- Improve unit test coverage, revamp documentation by @Starttoaster in #253
- Bump the global group with 2 updates by @dependabot in #254
- Update Managed Files by @ChiaAutomation in #259
- Bump the global group across 1 directory with 2 updates by @dependabot in #260
- Datalayer doc enhancements by @TheLastCicada in #257
- Improve ChiaDataLayer documentation by @Starttoaster in #256
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #258
- Make optional network constants pointers in ChiaNetwork API by @Starttoaster in #262
- Set controller defaults for 0.15.1 tag by @Starttoaster in #263
New Contributors
- @TheLastCicada made their first contribution in #257
Full Changelog: 0.15.0...0.15.1
0.15.0
NOTE: This release introduces a breaking change for ChiaDataLayer users that use .spec.dataLayerHTTP. If you use the deprecated dataLayerHTTP configuration in ChiaDataLayer resources, see the new fileserver configuration docs.
What's Changed
- Bump the global group with 3 updates by @dependabot in #245
- Update go-chia-libs, add SOFT_FORK6_HEIGHT to ChiaNetwork API by @Starttoaster in #248
- Remove data_layer_http sidecar, add generic http sidecar config that defaults to data_layer_http by @Starttoaster in #247
- Update controller-tools, update linters, fix lints by @Starttoaster in #249
- Add ingress support for data_layer fileservers by @Starttoaster in #251
- Set controller defaults for 0.15.0 by @Starttoaster in #252
Full Changelog: 0.14.0...0.15.0
0.14.0
This release adds a new API named ChiaCertificates which can be used to construct a Secret containing all of the SSL certificates for a service to connect to Chia RPCs securely.
It also introduced a slight change to how ChiaCAs function. From now on, instead of defaulting to chiaca the Secret created by a ChiaCA resource will be named the same as the resource itself. If you previously used the default name for a ChiaCA's Secret, your Secret will remain installed in your cluster, but a second Secret will be generated with the new default name. ChiaCAs that specified a Secret name are completely unaffected. This is not a breaking change, but could cause you to have two certificate authority Secrets to choose from, so be aware.
What's Changed
- Add ChiaCertificates API and controller by @Starttoaster in #243
- Set controller defaults for 0.14.0 by @Starttoaster in #244
- Several dependency updates from Dependabot
Full Changelog: 0.13.1...0.14.0
0.13.1
What's Changed
- Set controller defaults for 0.13.1 by @Starttoaster in #238
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in the global group by @dependabot in #223
- Update Managed Files by @ChiaAutomation in #225
- Updated License by @ChiaAutomation in #228
- Update golang.org/x/net by @cmmarslender in #229
- Bump the global group across 1 directory with 6 updates by @dependabot in #227
- Bump the global group with 2 updates by @dependabot in #231
- Add data_layer support by @Starttoaster in #230
- Bump the global group across 1 directory with 5 updates by @dependabot in #234
- Schedule reconcilers when ChiaNetworks are updated by @Starttoaster in #235
- Set controller defaults for 0.13.0 by @Starttoaster in #236
Full Changelog: 0.12.8...0.13.0
0.12.8
Includes an updated version of chia-healthcheck that fixes an issue with the seeder healthchecks.
What's Changed
- Set controller defaults for 0.12.8 tag by @cmmarslender in #222
Full Changelog: 0.12.7...0.12.8
0.12.7
What's Changed
- Add fullNodePeers config option by @Starttoaster in #215
- Add sessionAffinity fields + docs by @cmmarslender in #218
- Bump the global group across 1 directory with 8 updates by @dependabot in #217
- Add support for TopologySpreadConstraints by @cmmarslender in #220
- Set different readiness/startup probe endpoint for automatic chia-healthcheck probes by @Starttoaster in #221
- Set controller defaults for 0.12.7 tag by @cmmarslender in #219
Full Changelog: 0.12.6...0.12.7
0.12.6
What's Changed
- Ensure externalTrafficPolicy is not set for the internal versions of peer service by @cmmarslender in #213
- Set controller defaults for 0.12.6 tag by @cmmarslender in #214
Full Changelog: 0.12.5...0.12.6