Skip to content

v0.3.7

Latest

Choose a tag to compare

@Shareed2k Shareed2k released this 03 Aug 04:57
ee6127f

What's Changed

  • Add recipe stuff by @Shareed2k in #72
  • chore: bump jsdom from 26.1.0 to 29.1.1 in /webui by @dependabot[bot] in #53
  • Add libp2p by @Shareed2k in #80
  • chore: bump github.com/google/cel-go from 0.29.1 to 0.29.2 by @dependabot[bot] in #78
  • chore: bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /examples/mesh/relay in the go_modules group across 1 directory by @dependabot[bot] in #81
  • add deb package fix android build by @Shareed2k in #82
  • feat(studio): VSCode-like dockview Recipe Studio workspace by @Shareed2k in #91
  • feat(plugins): embedded-init + docker.network host + tunnel-coord fix by @Shareed2k in #92
  • chore: bump github.com/quic-go/webtransport-go from 0.10.0 to 0.11.1 in /examples/mesh/relay in the go_modules group across 1 directory by @dependabot[bot] in #94
  • chore: bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.316.0 to 1.316.1 by @dependabot[bot] in #87
  • chore: bump cuelang.org/go from 0.17.0 to 0.17.1 by @dependabot[bot] in #88
  • chore: bump github.com/aws/smithy-go from 1.27.3 to 1.27.4 by @dependabot[bot] in #89
  • chore: bump google.golang.org/grpc from 1.82.0 to 1.82.1 in the go_modules group across 1 directory by @dependabot[bot] in #93
  • bump websocket-driver from 0.7.4 to 0.7.5 in /website in the npm_and_yarn group across 1 directory by @dependabot[bot] in #83
  • chore: bump actions/setup-go from 6 to 7 by @dependabot[bot] in #85
  • chore: bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.30 by @dependabot[bot] in #90
  • chore: bump @hookform/resolvers from 5.2.2 to 5.4.0 in /webui by @dependabot[bot] in #55
  • honeyprovider proxy parity + server-side UDP relay bridge by @Shareed2k in #84
  • chore(deps): dependabot ignore eslint major (unblock npm group updates) by @Shareed2k in #96
  • chore(deps): jsonschema 0.14 + gosec tool 2.28 (unblock #70) by @Shareed2k in #105
  • chore(webui): eslint 10 + react-hooks 7 (unblock #95 security group) by @Shareed2k in #106
  • chore: bump github.com/getkin/kin-openapi from 0.142.0 to 0.144.0 by @dependabot[bot] in #102
  • chore: bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.106.0 by @dependabot[bot] in #103
  • chore: bump ossf/scorecard-action from 2.4.3 to 2.4.4 by @dependabot[bot] in #97
  • chore: bump google.golang.org/api from 0.288.0 to 0.290.0 by @dependabot[bot] in #101
  • chore: bump @xterm/addon-fit from 0.10.0 to 0.11.0 in /webui by @dependabot[bot] in #100
  • chore: bump typescript-eslint from 8.63.0 to 8.65.0 in /webui by @dependabot[bot] in #99
  • chore: bump k8s.io/api from 0.36.2 to 0.36.3 by @dependabot[bot] in #104
  • chore(webui): dockview 7 (supersedes #98) by @Shareed2k in #108
  • chore: bump actions/setup-node from 6 to 7 by @dependabot[bot] in #86
  • chore(webui): React 19 (supersedes #64) by @Shareed2k in #107
  • refactor(sshclient): dial test-seam + single hop resolve (arch-05 + arch-11) by @Shareed2k in #121
  • refactor: architecture wave 2 (safe) — factory predicate + highlighter extraction by @Shareed2k in #120
  • refactor: architecture wave 1 — correctness & dedup (deep-vs-shallow) by @Shareed2k in #119
  • refactor(webserver): begin unwinding the Server god-struct — EnrollAPI (arch-08) by @Shareed2k in #122
  • refactor: sync webhook delegates target resolution to the runner (arch-04) by @Shareed2k in #123
  • refactor: interactive-TTY seam — InteractiveStreamer + docker web-tty (arch-01 step 1) by @Shareed2k in #124
  • chore: bump github.com/aws/aws-sdk-go-v2/service/kms from 1.54.0 to 1.55.0 by @dependabot[bot] in #117
  • chore: bump k8s.io/client-go from 0.36.2 to 0.36.3 by @dependabot[bot] in #116
  • chore: bump github.com/google/cel-go from 0.29.2 to 0.30.0 by @dependabot[bot] in #115
  • chore: bump cloud.google.com/go/compute from 1.64.0 to 1.65.0 by @dependabot[bot] in #114
  • chore: bump js-yaml from 4.3.0 to 5.2.2 in /webui by @dependabot[bot] in #112
  • chore: bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1 by @dependabot[bot] in #118
  • chore: bump antd from 6.5.0 to 6.5.2 in /webui by @dependabot[bot] in #113
  • chore: bump @vitejs/plugin-react from 6.0.3 to 6.0.5 in /webui by @dependabot[bot] in #111
  • chore: bump tsx from 4.23.0 to 4.23.1 in /webui by @dependabot[bot] in #110
  • chore: bump react-hook-form from 7.81.0 to 7.83.0 in /webui by @dependabot[bot] in #109
  • test(proxy): de-flake TestManager_StartListStop by dropping hardcoded ports by @Shareed2k in #128
  • refactor(macros): decompose the 40-field Macro god-struct into per-kind groups by @Shareed2k in #129
  • add prometheus plugin by @Shareed2k in #71
  • feat(webserver): drop the 200-host cap on web exec/recipe runs by @Shareed2k in #130
  • feat(exec): live done/total progress in web UI + exec batch logging + finite timeout default by @Shareed2k in #140

Full Changelog: v0.3.6...v0.3.7