Releases: getoutreach/devbase
Releases · getoutreach/devbase
v2.18.0
v2.18.0-rc.4
v2.18.0-rc.3
v2.18.0-rc.2
2.18.0-rc.2 (2023-08-03)
Bug Fixes
v2.18.0-rc.1
v2.17.0
2.17.0 (2023-07-27)
Features
- linters: add kubecfg validation (#592) (a9b40c2)
- Remove OpsLevel and Prismacloud integration (#605) (3b2edfb)
- rewrite test.sh to be better documented and use bash arrays (#598) (45c9151)
- test: support setup_remote_docker in tests (#596) (273987c)
Bug Fixes
- Don't echo comment. (#597) (c6981a0)
- only publish node client if releasing a service (#599) (fd9fd5a)
- update docker.sh statement, deduplicate logic (#606) (1c78e07), closes #605
Reverts
v2.17.0-rc.1
2.17.0-rc.1 (2023-07-27)
Features
- linters: add kubecfg validation (#592) (a9b40c2)
- Remove OpsLevel and Prismacloud integration (#605) (3b2edfb)
- rewrite test.sh to be better documented and use bash arrays (#598) (45c9151)
- test: support setup_remote_docker in tests (#596) (273987c)
Bug Fixes
- Don't echo comment. (#597) (c6981a0)
- only publish node client if releasing a service (#599) (fd9fd5a)
- update docker.sh statement, deduplicate logic (#606) (1c78e07), closes #605
Reverts
v2.16.0
v2.16.0-rc.1
v2.15.0
2.15.0 (2023-07-17)
Features
- Add make command to build binaries for devspace (#557) (73c3ed4)
- Allow timeout configuration in shared/e2e (#589) (4f948ba)
- Build CLI application in make e2e (#585) (a5509f3)
- stencil: restencil (#567) (11a566e)
- update shfmt (#574) (13a29c2)
Bug Fixes
- asdf_devbase_exec no longer ensures install. (#580) (e73280d)
- circleci: add back outreach semantice release orb (#573) (bd6799b)
- circleci: use correct version of devbase orb (#572) (a3b050e)
- devconfig stdout race condition (#576) (f27d277)
- devspace related message (#570) (8d051bf)
- docker: properly handle string values again (#564) (ca26c02)
- don't overwrite prev line if error (#568) (b2eb9d5)
- GOOS handling for devspace binary sync (#584) (497ba4f)
- Performance improvements for asdf.sh. (#579) (1e0c57b)
- use ci docker build script to build docker images (#577) (2d80345)
- vscode: don't pass golangci-lint flags to lintroller (DT-3864) (#588) (89ee34f)