Skip to content

Releases: getoutreach/devbase

v2.11.0-rc.2

06 Apr 16:41
933e4d7
Compare
Choose a tag to compare
v2.11.0-rc.2 Pre-release
Pre-release

2.11.0-rc.2 (2023-04-06)

Bug Fixes

  • shell-wrapper: always remove service.yaml if exists in libDir (#505) (a5fb6e4)
  • stencil for same go version (#508) (933e4d7)

v2.11.0-rc.1

05 Apr 18:04
f9a111a
Compare
Choose a tag to compare
v2.11.0-rc.1 Pre-release
Pre-release

2.11.0-rc.1 (2023-04-05)

Features

  • build docker early to speedup e2e (#497) (a605cba)
  • don't deploy optional transitive dependencies to speed up e2e tests (#498) (2815e07)
  • run devconfig in parallel to speedup e2e (#499) (17d0914)
  • speed up calculating dependencies (#465) (af2145c)
  • tonymbugua-restencil (#486) (872a2df)

Bug Fixes

  • add error message when make grpcui fails (#489) (89c4d38)
  • asdf: dont automatically install amd64 versions (#502) (f9a111a)
  • correct opslevel error message (#492) (41811d9)
  • Install gh for arm (#485) (9502a87)
  • only run dependency resolution when devenv doesnt exist (#496) (4cf285a)
  • send notification if opslevel check fails (#490) (e436c7c)
  • use api-version=2 in debug.sh (#451) (dee5b2a)

v2.10.1-rc.1

22 Mar 21:46
Compare
Choose a tag to compare
v2.10.1-rc.1 Pre-release
Pre-release

2.10.1-rc.1 (2023-03-22)

Bug Fixes

  • send notification if opslevel check fails (#490) (3771d24)

v2.10.0

20 Mar 23:56
6578c14
Compare
Choose a tag to compare

2.10.0 (2023-03-20)

Features

Bug Fixes

Reverts

v2.10.0-rc.7

10 Mar 21:50
6578c14
Compare
Choose a tag to compare
v2.10.0-rc.7 Pre-release
Pre-release

2.10.0-rc.7 (2023-03-10)

Bug Fixes

  • handle NPE and revise error messages (#477) (6578c14)

v2.10.0-rc.6

08 Mar 01:26
60a03a3
Compare
Choose a tag to compare
v2.10.0-rc.6 Pre-release
Pre-release

2.10.0-rc.6 (2023-03-08)

Bug Fixes

Reverts

v2.10.0-rc.5

06 Mar 19:00
28c2859
Compare
Choose a tag to compare
v2.10.0-rc.5 Pre-release
Pre-release

2.10.0-rc.5 (2023-03-06)

Bug Fixes

v2.10.0-rc.4

02 Mar 19:02
24f6acd
Compare
Choose a tag to compare
v2.10.0-rc.4 Pre-release
Pre-release

2.10.0-rc.4 (2023-03-02)

Bug Fixes

  • shell-wrapper: remove libDir before populating (#469) (24f6acd)

v2.10.0-rc.3

02 Mar 00:26
61f5a7a
Compare
Choose a tag to compare
v2.10.0-rc.3 Pre-release
Pre-release

2.10.0-rc.3 (2023-03-02)

Bug Fixes

  • box: support building without box config (#463) (e3a63ee)
  • ci: install kubecfg v0.28.1 (#462) (1bb59a5)
  • ci: update kubectl apt key (#460) (63bba75)
  • lint/fmt: dont error on deleted files (#466) (f67b94e)
  • lint: properly calculate when to erase contents, run devbase locally (#464) (5baef44)

v2.10.0-rc.2

27 Feb 15:53
95c42f6
Compare
Choose a tag to compare
v2.10.0-rc.2 Pre-release
Pre-release

2.10.0-rc.2 (2023-02-27)

Bug Fixes