Releases: privateerproj/privateer
Releases · privateerproj/privateer
v0.3.0
Changelog
- Update CODEOWNERS @eddie-knight (#72)
🐛 Bug Fixes
🧰 Maintenance
See details of all code changes since previous release
v0.2.0
Changelog
🐛 Bug Fixes
- fix: move goreleaser action workflow job to release workflow to get go binaries attached to release via automation @jmeridth (#64)
🧰 Maintenance
- chore(deps): bump github.com/privateerproj/privateer-sdk from 0.1.0 to 0.1.1 in the dependencies group @dependabot (#69)
- chore(deps): bump jmeridth/reusable-workflows from 0.3.4 to 0.3.5 in the dependencies group @dependabot (#68)
See details of all code changes since previous release
v0.1.0
Changelog
🐛 Bug Fixes
🧰 Maintenance
- chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 in the dependencies group @dependabot (#62)
- chore(deps): bump jmeridth/reusable-workflows from 0.3.2 to 0.3.4 in the dependencies group @dependabot (#63)
- chore: allow goreleaser action to be fired manually @jmeridth (#60)
See details of all code changes since previous release
v0.0.4
Changelog
- chore: Update parent SI source path @eddie-knight (#58)
- chore: added security insights file @eddie-knight (#57)
- chore: add docs about generating a plugin from template @jmeridth (#55)
- fix: Removed OpenSSF Scorecard @eddie-knight (#54)
- fix: handle some security issues @jmeridth (#53)
- fix: missed a few renames (raid -> plugin) @jmeridth (#52)
🚀 Features
🧰 Maintenance
- chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in the dependencies group @dependabot (#56)
See details of all code changes since previous release
v0.0.3
- Raid is now Plugin
- Tactic is now Test Suite
- Strike is now Test Set
- Movement is now Test
What's Changed
- feat: use bash_profile instead of bashrc by @grudra7714 in #30
- Updated README based on contributor feedback by @eddie-knight in #31
- typofix on Readme by @eddie-knight in #32
- Update to use SDK v0.0.15 by @eddie-knight in #34
- chore: upgrade go to 1.23 from 1.14 by @jmeridth in #35
- chore: add dependabot config and update actions by @jmeridth in #36
- chore(deps): bump goreleaser/goreleaser-action from 2.9.1 to 6.1.0 by @dependabot in #37
- chore(deps): bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 by @dependabot in #38
- chore(deps): bump actions/setup-go from 2 to 5 by @dependabot in #39
- chore: edit markdown files by @jmeridth in #41
- feat: add pr title validation by @jmeridth in #42
- fix: Changed defaultBinariesPath to match install.sh path by @eddie-knight in #43
- fix: Handle requests for unavailable raids by @eddie-knight in #44
- fix: improve error handling on client exit by @eddie-knight in #45
- fix: add generated generated-raids folders to .gitignore by @jmeridth in #46
- chore(deps): bump the dependencies group with 4 updates by @dependabot in #40
- chore: move CODEOWNERS to .github folder by @jmeridth in #47
- fix: update README.md by @jmeridth in #48
- chore(deps): bump github/codeql-action from 78d0136ff775bdfbff08f0d165181940f8bcf007 to 9d599696ef6f3546b15e3d9dfe46db6dfa487b9a by @dependabot in #49
- chore: Don't list privateer binary when listing plugins by @speas038 in #51
- feat: rename some things by @jmeridth in #50
New Contributors
- @jmeridth made their first contribution in #35
- @dependabot made their first contribution in #37
- @speas038 made their first contribution in #51
Full Changelog: v0.0.2...v0.0.3
v0.0.3-rc
What's Changed
- feat: use bash_profile instead of bashrc by @grudra7714 in #30
- Updated README based on contributor feedback by @eddie-knight in #31
- typofix on Readme by @eddie-knight in #32
‼️ break: Update to use SDK v0.0.15 by @eddie-knight in #34
Full Changelog: v0.0.2...v0.0.3-rc
v0.0.2
What's Changed
- Increased clarity for list and list -a by @eddie-knight in #16
- Improved binaries-flag handling by @eddie-knight in #17
- SDK Update by @eddie-knight in #19
- Added raid generator by @eddie-knight in #20
- Adds build from source installation instruction by @grudra7714 in #21
- fix: remove deprecated --rm-dist flag by @grudra7714 in #22
- Updated to use latest CCC output format by @eddie-knight in #23
- fix: type issue fix with test_requirements field by @grudra7714 in #24
- Makefile Typofix by @eddie-knight in #25
- fix: remove newlines from test_requirements description to fix go staticcheck warnings by @grudra7714 in #26
- fix: replace newline with space and trim spaces by @grudra7714 in #27
- Updated to match new CCC structs by @eddie-knight in #28
- New installs should use our install.sh instead of brew by @eddie-knight in #29
New Contributors
- @grudra7714 made their first contribution in #21
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Initial commit for Scorecard action by @eddie-knight in #4
- Added scorecard badge to README by @eddie-knight in #5
- Added a barebones SECURITY.md, inspired by Argo CD by @eddie-knight in #6
- Added a simple roadmap by @eddie-knight in #7
- Light Cleanup by @eddie-knight in #8
- Output improvements by @eddie-knight in #9
- Updated README by @eddie-knight in #10
- Update README.md by @eddie-knight in #11
Full Changelog: https://github.com/privateerproj/privateer/commits/v0.0.1