Skip to content

v0.0.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Dec 14:55
· 37 commits to main since this release
55a44f2

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