Skip to content

Releases: coder/boundary

v0.3.0

12 Dec 14:08
693585f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.3.0

v0.2.2

02 Dec 15:13
2bb3595

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Nov 13:53
1e1ba6c

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Nov 01:37
cb50342

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 Oct 20:14
f6f5285

Choose a tag to compare

What's Changed

  • feat: add automated cross-platform binary builds and releases by @blink-so[bot] in #11
  • docs: update README to reflect new build tools and release automation by @blink-so[bot] in #12
  • refactor: move main.go to cmd/jail for standard Go project layout by @f0ssel in #13
  • Make setup commands easier to read by @bcpeinhardt in #14
  • Refactor jail architecture with integrated services by @f0ssel in #15
  • feat: implement comprehensive TCP jailing with host-side PREROUTING by @blink-so[bot] in #10
  • fix: remove unused TLS interception flag by @f0ssel in #17
  • use proxy interface by @f0ssel in #18
  • mockpty e2e test setup by @bcpeinhardt in #16
  • Refactor architecture and enable audit functionality by @blink-so[bot] in #19
  • Add interface abstractions for better testability by @f0ssel in #20
  • Improve code organization and naming consistency by @blink-so[bot] in #22
  • Implement getUserInfo function to read environment variables by @f0ssel in #24
  • Remove jail binary from git tracking and add to .gitignore by @blink-so[bot] in #25
  • use same go version as coder and nuke failing cli test setup by @bcpeinhardt in #26
  • Base command by @bcpeinhardt in #35
  • Port complete boundary implementation by @f0ssel in #38
  • Fix command output, proxy setup, and HTTPS forwarding by @f0ssel in #47
  • Implement streaming HTTP proxy for CONNECT handling by @f0ssel in #48
  • chore: start linting in CI by @f0ssel in #53
  • refactor: add tests for proxy package by @evgeniy-scherbina in #57
  • test: add connect tests for proxy package by @evgeniy-scherbina in #58
  • e2e tests by @evgeniy-scherbina in #60
  • log dir setup by @bcpeinhardt in #59
  • Lowering perms to CAP_NET_ADMIN by @evgeniy-scherbina in #65
  • fix: update user mapping by @evgeniy-scherbina in #67
  • feat: reimplement proxy by @evgeniy-scherbina in #68
  • Prerare integration with claude-code module by @evgeniy-scherbina in #70

New Contributors

Full Changelog: v1.0.0...v0.1.0

v0.0.1-alpha

16 Dec 14:55
55a44f2

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release

What's Changed

  • Copy httpjail Go implementation from coder/boundary by @blink-so[bot] in #1
  • Rename netjail to network, simplify rules to allow-only by @f0ssel in #3
  • Bump golang.org/x/crypto from 0.19.0 to 0.35.0 by @dependabot[bot] in #2
  • feat: implement better sudo support by @f0ssel in #7
  • style: refactor inline error handling to standard Go pattern by @blink-so[bot] in #8
  • ci: fix duplicate CI runs by limiting push triggers to main branch by @blink-so[bot] in #9
  • feat: add automated cross-platform binary builds and releases by @blink-so[bot] in #11
  • docs: update README to reflect new build tools and release automation by @blink-so[bot] in #12
  • refactor: move main.go to cmd/jail for standard Go project layout by @f0ssel in #13
  • Make setup commands easier to read by @bcpeinhardt in #14
  • Refactor jail architecture with integrated services by @f0ssel in #15
  • feat: implement comprehensive TCP jailing with host-side PREROUTING by @blink-so[bot] in #10
  • fix: remove unused TLS interception flag by @f0ssel in #17
  • use proxy interface by @f0ssel in #18
  • mockpty e2e test setup by @bcpeinhardt in #16
  • Refactor architecture and enable audit functionality by @blink-so[bot] in #19
  • Add interface abstractions for better testability by @f0ssel in #20
  • Improve code organization and naming consistency by @blink-so[bot] in #22
  • Implement getUserInfo function to read environment variables by @f0ssel in #24
  • Remove jail binary from git tracking and add to .gitignore by @blink-so[bot] in #25
  • use same go version as coder and nuke failing cli test setup by @bcpeinhardt in #26
  • Base command by @bcpeinhardt in #35
  • Port complete boundary implementation by @f0ssel in #38
  • Fix command output, proxy setup, and HTTPS forwarding by @f0ssel in #47
  • Implement streaming HTTP proxy for CONNECT handling by @f0ssel in #48
  • chore: start linting in CI by @f0ssel in #53
  • refactor: add tests for proxy package by @evgeniy-scherbina in #57
  • test: add connect tests for proxy package by @evgeniy-scherbina in #58
  • e2e tests by @evgeniy-scherbina in #60
  • log dir setup by @bcpeinhardt in #59

Full Changelog: https://github.com/coder/boundary/commits/v0.0.1-alpha