Releases: allenporter/flux-local
Releases · allenporter/flux-local
0.10.0
What's Changed
- Update structured output based on experience using in CI by @allenporter in #94
Full Changelog: 0.9.0...0.10.0
0.9.0
Update setup.cfg
0.8.0
What's Changed
- Fix bug with flux diff with --path-orig by @allenporter in #87
- Change visitor API to async to support future features by @allenporter in #88
- Refactor the build output so that it happens in the visitor by @allenporter in #91
- Improve structured output for diff ks and hr by @allenporter in #92
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Add a flag for diff path comparisons by @allenporter in #86
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Fluxtomize resources without a kustomization present by @allenporter in #80
- Update fluxtomize comments by @allenporter in #81
- Expose the cluster Kustomization as a plain Kustomization by @allenporter in #82
- Flux diff flags for configuring output (skip secrets, num context lines) by @allenporter in #83
- Diff improvements: support yaml output and skipping secrets by @allenporter in #85
Full Changelog: 0.5.3...0.6.0
0.5.3
What's Changed
- Propagate return code for flux-local test by @allenporter in #79
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Strip newline at the end of the yaml document by @allenporter in #77
Developer dependency upgrades
- Update dependency pip to v23.0.1 by @renovate in #73
- Update dependency types-PyYAML to v6.0.12.8 by @renovate in #75
- Update dependency types-aiofiles to v22.1.0.9 by @renovate in #76
- Update dependency pdoc to v13 by @renovate in #68
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- Update logic for creating a cluster to fix bugs with other cluster setups by @allenporter in #74
Dependencies
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Improve flux-local test support for helm releases by @allenporter in #71
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Run fewer kustomize builds in manifest build by @allenporter in #66
- Speed up manifest building by parallelizing by @allenporter in #67
- Performance improvements to flux-local get and diff by @allenporter in #69
- flux-local helm diff performance and correctness improvements by @allenporter in #70
Full Changelog: 0.3.0...0.4.0