0.10.4
What's new in this release
This dot release includes bug fixes and minor improvements for Devbox:
- Bug fixes for Jetpack Secrets and auth redirects
- Fix for generated Dockerfiles
- Adds a Bun example and template
Special thanks to @tclasen for providing improvements to our generated Dockerfile and documentation
Full Changelog
- [secrets]Unbreak by @mikeland73 in #1950
- [gen-readme] For generated readme scripts, replace absolute paths by @mikeland73 in #1949
- Hotfix/doc readme link by @tclasen in #1952
- [auth] Change success redirect url by @LucilleH in #1954
- Bump rdoc from 6.6.2 to 6.6.3.1 in /examples/stacks/rails/blog by @dependabot in #1929
- Bump express from 4.18.2 to 4.19.2 in /docs/app by @dependabot in #1934
- Bump follow-redirects from 1.15.5 to 1.15.6 in /docs/app by @dependabot in #1906
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs/app by @dependabot in #1925
- [pat]Exchange pat for access token by @mikeland73 in #1947
- [gen-dockerfile] Make /code directory creation idempotent by @tclasen in #1956
- [caching] Add some basic AWS credentials caching by @mikeland73 in #1955
- Bun Example and Template by @Lagoja in #1913
- [docs] Added gopath example in docs by @mohsenari in #1957
- internal/boxcli: add
devbox cache credentials
by @gcurtis in #1960 - internal/nix: add DaemonVersion function by @gcurtis in #1959
- nixcache: configure auth with
devbox cache configure
by @gcurtis in #1961 - nixcache: only print warning if URI isn't empty by @gcurtis in #1974
New Contributors
Full Changelog: 0.10.3...0.10.4