Skip to content

Releases: getoutreach/devbase

v2.35.0-rc.9

20 Jan 16:53

Choose a tag to compare

v2.35.0-rc.9 Pre-release
Pre-release

2.35.0-rc.9 (2026-01-20)

Features

  • orb: add setup_remote_docker parameter to release jobs (#1049) (0d2c9c1)
  • stencil: add post-stencil task to sync Go versions/modules in unmanaged files (#1050) (2daf0cd)

Bug Fixes

  • ghcr: use PAT instead of app token to authenticate (#1048) (8036ad1)
  • stencil: upgrade modules (2026-01-20) (#1052) (59f3c9b)

v2.35.0-rc.10

20 Jan 18:47

Choose a tag to compare

v2.35.0-rc.10 Pre-release
Pre-release

2.35.0-rc.10 (2026-01-20)

Bug Fixes

  • go-sync: correct paths for both devbase and non-devbase repos (#1053) (1c98d1d)

v2.35.0-rc.8

14 Jan 21:32

Choose a tag to compare

v2.35.0-rc.8 Pre-release
Pre-release

2.35.0-rc.8 (2026-01-14)

Bug Fixes

  • only call mise trust in devbase.sh if it's installed (#1047) (e20b35e)

v2.35.0-rc.7

14 Jan 16:42

Choose a tag to compare

v2.35.0-rc.7 Pre-release
Pre-release

2.35.0-rc.7 (2026-01-14)

Bug Fixes

  • add devbase dir function, ensure devbase config is trusted (#1046) (7921512)
  • mise: disable anonymous download tracking (#1045) (c452b96)

v2.35.0-rc.6

13 Jan 19:09

Choose a tag to compare

v2.35.0-rc.6 Pre-release
Pre-release

2.35.0-rc.6 (2026-01-13)

Features

Bug Fixes

  • ci: ensure bootstrap.sh is sourced & gojq installed before bootstrapping GitHub token on a machine (#1043) (4eeaef2)
  • golangci-lint: upgrade to 2.8.0 (#1041) (359525b)
  • mise: preload tools run via mise exec (#1042) (577467c)

v2.35.0-rc.5

07 Jan 20:42

Choose a tag to compare

v2.35.0-rc.5 Pre-release
Pre-release

2.35.0-rc.5 (2026-01-07)

Bug Fixes

  • circleci-orb-sync: use absolute paths when needed, better skip check (#1039) (b377759)

v2.35.0-rc.4

06 Jan 18:37

Choose a tag to compare

v2.35.0-rc.4 Pre-release
Pre-release

2.35.0-rc.4 (2026-01-06)

Features

  • linters: migrate bash linters/formatters to use mise (#1036) (cfc9e72)

Bug Fixes

  • gh: upgrade to 2.83.2 (#1035) (eaf57db)
  • golangci-lint: re-add per-repo cache directories (#1037) (1cdfefd)
  • mage: add shim script to automatically remove asdf shim before execution (#1038) (5f4fec1)

v2.35.0-rc.3

30 Dec 19:10

Choose a tag to compare

v2.35.0-rc.3 Pre-release
Pre-release

2.35.0-rc.3 (2025-12-30)

Bug Fixes

  • lintroller: upgrade to 1.19.0 for Go 1.25 compatibility (#1033) (2cd1d5c)
  • use mise for mage execution (#964) (30a7f50)

v2.35.0-rc.2

23 Dec 18:46

Choose a tag to compare

v2.35.0-rc.2 Pre-release
Pre-release

2.35.0-rc.2 (2025-12-23)

Features

  • linters: run 'go mod tidy -diff' on Go projects (#1031) (6062d54)

Bug Fixes

  • ghaccesstoken: upgrade to 1.6.14 for better error messages (#1030) (5a2a080)
  • use mise instead of gobin to run lintroller (#1032) (124cee3)

v2.35.0-rc.1

20 Dec 02:29

Choose a tag to compare

v2.35.0-rc.1 Pre-release
Pre-release

2.35.0-rc.1 (2025-12-20)

Features