Changelog📜
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0-bb.2] - 2025-03-20📜
Changed📜
- Added Istio custom authorization policies template to work with Istio hardening configurations
- Updated README to include the new istio field value descriptions
[1.0.0-bb.1] - 2025-03-13📜
Changed📜
- Added Istio custom service entry template to work with Istio hardening configurations
- Updated structure of Big Bang values in values.yaml
[1.0.0-bb.0] - 2025-03-04📜
Changed📜
- Upgraded bbctl to application version 1.0.0
[0.7.6-bb.2] - 2025-01-29📜
Changed📜
- cypress - major - ^13.0.0 -> ^14.0.0
- gluon - patch - 0.5.12 -> 0.5.14
- Updated renovate.json to work for independent chart repo structure
[0.7.6-bb.1] - 2025-01-06📜
Changed📜
- Updated chart to use latest bbctl 0.7.6 version
[0.7.6] - 2025-01-03📜
Changed📜
- Updated golang/x/crypto upstream dependency
[0.7.5-bb.0] - 2024-11-22📜
Added📜
- Added the maintenance track annotation and badge
[0.7.5] - 2024-11-06📜
Changed📜
- Security updates
- Added init command
- Added set command
- Finished standardizing logging and regular output
- Added code coverage minimums
- Switched to a new yaml library
- Updated golang
- Bug fixes
[0.7.4-bb.0] - 2024-09-16📜
Added📜
- Added helm chart for bbctl
- Updated the release process to include helm chart
[0.7.4] - 2024-09-16📜
Changed📜
- Security updates
- Updated the Makefile to include more commands
- Added more documentation
- Bubbled up errors to standardize error handling and remove panics
- Started standardizing logging and regular output
- Added version update detection functionality
- Bug fixes
[0.7.3] - 2024-07-11📜
Changed📜
- Vetted and extended testing to >=80% coverage
- Added more documentation
- Standardized help output
- Updated the Makefile to include more commands
[0.7.2] - 2024-05-20📜
Changed📜
- Preparing everything for kickoff presentation
[0.7.1] - 2024-04-19📜
Changed📜
- Fixing some tests that fail in the post pipeline
[0.7.0] - 2024-04-19📜
Changed📜
- Added deploy and k3d commands
- linted
- formatted
- refactored into more factories
- added a lot of testing
- added the Makefile
[0.6.0] - 2023-10-24📜
Changed📜
- Update Contributing Guidelines
[0.6.0] - 2022-08-01📜
Changed📜
- upgrade package dependencies
[0.5.0] - 2022-07-18📜
Changed📜
- Add kyverno policy violations
[0.4.0] - 2021-03-04📜
Changed📜
- upgrade package dependencies
[0.3.0] - 2021-02-28📜
Changed📜
- add research help to output of status command
[0.2.1] - 2021-02-18📜
Changed📜
- move pipeline code to CI configuration
[0.2.0] - 2021-02-08📜
Added📜
- create MVP