Skip to content

v0.4.0

Compare
Choose a tag to compare
@lack lack released this 19 Nov 16:21
· 16 commits to main since this release
59566e4

Changelog

  • 59566e4 Merge pull request #137 from nocturnalastro/refactor_regex_handling
  • b4f9d31 compare of named capture group values in inline regex
  • 4ece5c4 Merge pull request #124 from lack/main-readme-update
  • 7e6bd09 Merge pull request #138 from lack/unstructured_nested_list_traversal
  • 5d555fb Excercise list traversal pathToKey for capturegroups testing
  • 4f5cbe6 Perform field validation just-in-time for diff
  • 5c0b194 Replace unstructured.NestedString with a copy that allows list traversal
  • 4504517 Add stacktrace to test panic output
  • 1f0d3cf Merge pull request #135 from lack/description_per_section
  • df3c953 Merge pull request #136 from openshift/dependabot/go_modules/addon-tools/helm-convert/helm.sh/helm/v3-3.16.2
  • 39a1692 go work sync/vendor
  • a75c4b9 Bump helm.sh/helm/v3 from 3.15.3 to 3.16.2 in /addon-tools/helm-convert
  • ff9cb15 Allow Metadata Description to be set at Part and Component levels
  • e1240a3 Update top-level README
  • eeb6473 Merge pull request #134 from lack/dependency_bumps
  • 835083f Bump k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078
  • 630ed82 Bump k8s.io/kubectl v0.31.2
  • 8da83a5 Bump github.com/Masterminds/sprig/v3 v3.3.0
  • 81374e7 Bump k8s.io/cli-runtime v0.31.2
  • 592b3e4 Bump github.com/samber/lo v1.47.0
  • 8df41f3 Bump github.com/stretchr/testify v1.9.0
  • d41ff20 Bump github.com/BurntSushi/toml to v1.4.0
  • bb4dc30 Add 'make test-all' to make full end-to-end testing easier
  • 983eb39 Bump addon-tools dependencies for kube-compare:v0.3.0 release