What's Changed
New Features
Security Updates
- chore: update Go to 1.24.6 by @johnstcn in #474
- chore: bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #473
- chore: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot[bot] in #470
- chore: bump github.com/containerd/containerd from 1.7.21 to 1.7.29 by @dependabot[bot] in #471
- chore(go.mod): update kaniko dependency by @johnstcn in #478
- chore: bump github.com/opencontainers/selinux from 1.11.0 to 1.13.0 by @dependabot[bot] in #479
- chore: bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 by @dependabot[bot] in #454
- chore: bump github.com/go-chi/chi/v5 from 5.0.10 to 5.2.2 by @dependabot[bot] in #475
- chore: update go-git to v5.13.1 by @johnstcn in #443
Bugfixes
Other Changes
- chore(docs): add example for ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64 by @johnstcn in #442
- chore(README.md): add example for specifying branch by @johnstcn in #451
- chore: clarify ssl proxy documentation by @SasSwart in #448
- chore(README.md): add demo gif by @johnstcn in #433
- chore(integration): test with a locally-hosted devcontainer feature by @johnstcn in #438
- refactor(testutil): refactor registrytest by @johnstcn in #439
New Contributors
Full Changelog: v1.1.0...v1.2.0