Releases: semgrep/semgrep-network-broker
Releases · semgrep/semgrep-network-broker
v0.28.0
What's Changed
- use logrus logger for wireguard logs by @tpetr in #96
- better prometheus metrics by @tpetr in #97
- add endpoints for kubernetes probes by @tpetr in #98
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #93
- Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #91
- chore(gitlab): add missing API urls for Gitlab by @Zhou-Duo in #99
- chore(ado): add an allowlist for azure devops by @Zhou-Duo in #100
- chore(bitbucket): update bitbucket network config by @Zhou-Duo in #101
- fix: code access allowlist items need to use a wildcard by @tpetr in #108
New Contributors
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's changed
- Added more urls to the default GitHub allowlist by @vivekkhimani (#95)
Full changelog: v0.26.0...v0.27.0
v0.26.0
What's changed
- Update the README to add a note about buf by @tpetr (#92)
- Add fetch url for installation repositories by @armchairlinguist (#94)
Full changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Revert "better support for running multiple separate brokers" by @tpetr in #87
- Add support for new broker tokens by @tpetr in #88
- make broker backwards compatible w/ multi-key approach by @tpetr in #89
- resolve wireguard peer info from TXT record by @tpetr in #90
- add note about buf prerequisite by @tpetr in #92
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Replace installation repos with org repos by @armchairlinguist in #83
- chore: add webhook API urls and project API urls for Gitlab by @maggieyu-semgrep in #84
- better support for running multiple separate brokers by @tpetr in #85
New Contributors
- @maggieyu-semgrep made their first contribution in #84
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- GitHub SCM: Add app installation access token endpoint by @armchairlinguist in #81
- Fix missing backtick on new allowlist URL by @armchairlinguist in #82
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's changed
- Extended allowlist for GitHub/GitLab/BitBucket. Code access configuration added for GitHub. (@vivekkhimani in #80)
Full changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Add /namespace to GitLab allowlist for SCM driver v2 by @armchairlinguist in #77
- Remove outdated note about single node by @armchairlinguist in #78
- add allowCodeAccess setting for gitlab by @tpetr in #79
New Contributors
- @armchairlinguist made their first contribution in #77
Full Changelog: v0.20.0...v0.21.0
v0.20.0
Changelog
- Dependabot upgrades (#70 #73 #74 )
- Added pre-commit support by @vivekkhimani (#76 )
- Added a dedicated allowlist for bitbucket data center by @vivekkhimani (#75 )