Releases: coder/boundary
Releases · coder/boundary
Release list
v0.10.0
What's Changed
- feat(audit): session ID generation, sequence counter, and BoundaryLog wiring by @SasSwart in #196
- chore: depend on v2.9 of the agent proto api by @SasSwart in #200
- feat(config): session correlation header injection configuration by @SasSwart in #197
- refactor(proxy): unify inject target matching with rulesengine by @SasSwart in #201
- feat(proxy): inject session ID and sequence number headers on matching requests by @SasSwart in #198
- fix: propagate child process exit code by @mtojek in #202
- test(proxy): integration tests for session correlation audit and header agreement by @SasSwart in #199
- docs: add agent guidance by @mtojek in #203
- feat(audit): report confined process name and wire up session-correlation injection by @SasSwart in #206
New Contributors
Full Changelog: v0.9.0...v0.10.0
What's Changed
- feat(audit): session ID generation, sequence counter, and BoundaryLog wiring by @SasSwart in #196
- chore: depend on v2.9 of the agent proto api by @SasSwart in #200
- feat(config): session correlation header injection configuration by @SasSwart in #197
- refactor(proxy): unify inject target matching with rulesengine by @SasSwart in #201
- feat(proxy): inject session ID and sequence number headers on matching requests by @SasSwart in #198
- fix: propagate child process exit code by @mtojek in #202
- test(proxy): integration tests for session correlation audit and header agreement by @SasSwart in #199
- docs: add agent guidance by @mtojek in #203
- feat(audit): report confined process name and wire up session-correlation injection by @SasSwart in #206
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: report drop counts to agent via BoundaryStatus by @zedkipp in #187
- Add MIT LICENSE file by @blinkagent[bot] in #188
- fix: preserve percent-encoded path when forwarding by @ptenkale123 in #192
New Contributors
- @blinkagent[bot] made their first contribution in #188
- @ptenkale123 made their first contribution in #192
Full Changelog: v0.8.3...v0.9.0
v0.8.3
What's Changed
- feat: clear no-proxy envs for child process by @evgeniy-scherbina in #182
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: make ip-forward best-effort by @evgeniy-scherbina in #180
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: handle comma-separated wildcard paths in allow rules by @zedkipp in #170
- feat: add --no-user-namespace flag by @evgeniy-scherbina in #179
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: check source formatting in CI by @zedkipp in #167
- feat: restrict UDP communications by @evgeniy-scherbina in #165
- chore: minor refactor by @evgeniy-scherbina in #168
- chore: deprecate boundary-run wrapper by @evgeniy-scherbina in #169
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.1
What's Changed
- docs: deprecate boundary-run by @evgeniy-scherbina in #160
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: handle privilege escalation in boundary by @evgeniy-scherbina in #158
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- docs: add boundary audit log docs by @zedkipp in #156
- feat: make rulesengine stricter by @evgeniy-scherbina in #157
Full Changelog: v0.5.4...v0.5.5