Skip to content

Commit d8a7fb0

Browse files
authored
Bump Basecamp SDK to v0.7.3 (#401)
Maintenance release: API date advanced to 2026-03-23, transitive dependency updates (oapi-codegen/runtime v1.3.1, go-keyring v0.2.8). No new services or methods.
1 parent d6921b3 commit d8a7fb0

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

API-COVERAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Coverage of Basecamp 3 API endpoints. Source: [bc3-api/sections](https://github.
1414

1515
Out-of-scope sections are excluded from parity totals and scripts: chatbots (different auth), legacy Clientside (deprecated)
1616

17-
**SDK version:** v0.7.1adds gauges, my assignments, my notifications, and account management services. Fixes Person.Id deserialization and Account.Logo type mismatch.
17+
**SDK version:** v0.7.3maintenance bump: API date advanced to 2026-03-23, transitive dependency updates. No new services or methods.
1818

1919
## Coverage by Section
2020

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
charm.land/bubbles/v2 v2.1.0
77
charm.land/bubbletea/v2 v2.0.2
88
charm.land/lipgloss/v2 v2.0.2
9-
github.com/basecamp/basecamp-sdk/go v0.7.2
9+
github.com/basecamp/basecamp-sdk/go v0.7.3
1010
github.com/basecamp/cli v0.2.1
1111
github.com/charmbracelet/bubbles v1.0.0
1212
github.com/charmbracelet/glamour v1.0.0
@@ -65,7 +65,7 @@ require (
6565
github.com/muesli/cancelreader v0.2.2 // indirect
6666
github.com/muesli/reflow v0.3.0 // indirect
6767
github.com/muesli/termenv v0.16.0 // indirect
68-
github.com/oapi-codegen/runtime v1.3.0 // indirect
68+
github.com/oapi-codegen/runtime v1.3.1 // indirect
6969
github.com/pmezard/go-difflib v1.0.0 // indirect
7070
github.com/rivo/uniseg v0.4.7 // indirect
7171
github.com/rogpeppe/go-internal v1.14.1 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ github.com/aymanbagabas/go-udiff v0.4.1 h1:OEIrQ8maEeDBXQDoGCbbTTXYJMYRCRO1fnodZ
2323
github.com/aymanbagabas/go-udiff v0.4.1/go.mod h1:0L9PGwj20lrtmEMeyw4WKJ/TMyDtvAoK9bf2u/mNo3w=
2424
github.com/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=
2525
github.com/aymerick/douceur v0.2.0/go.mod h1:wlT5vV2O3h55X9m7iVYN0TBM0NH/MmbLnd30/FjWUq4=
26-
github.com/basecamp/basecamp-sdk/go v0.7.2 h1:jYY7N6rIlChT6xHp9BbvFwEH+CsNrwZH66RYmm7OinY=
27-
github.com/basecamp/basecamp-sdk/go v0.7.2/go.mod h1:3MczpIvzsnslxVqb3TVrqVe8u4Jz/RyjIsTldhmiK5Q=
26+
github.com/basecamp/basecamp-sdk/go v0.7.3 h1:WKjlKUwAA0DGkPdsJdn1io/yXJKFvTYuX4N3V8cpmV8=
27+
github.com/basecamp/basecamp-sdk/go v0.7.3/go.mod h1:Twc/C40kkhuShzp9BqmNkIk4Rcooc3XY+v+zSqEQrjE=
2828
github.com/basecamp/cli v0.2.1 h1:8GyehPVtsTXla0oOPu4QgXRjwwzJ99prlByvyi+0HRQ=
2929
github.com/basecamp/cli v0.2.1/go.mod h1:p8tt/DatJ2LAzWO6N6tNfV8x3gF5T3IxDTo+U8FfWPo=
3030
github.com/bmatcuk/doublestar v1.1.1/go.mod h1:UD6OnuiIn0yFxxA2le/rnRU1G4RaI4UvFv1sNto9p6w=
@@ -129,8 +129,8 @@ github.com/muesli/reflow v0.3.0 h1:IFsN6K9NfGtjeggFP+68I4chLZV2yIKsXJFNZ+eWh6s=
129129
github.com/muesli/reflow v0.3.0/go.mod h1:pbwTDkVPibjO2kyvBQRBxTWEEGDGq0FlB1BIKtnHY/8=
130130
github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc=
131131
github.com/muesli/termenv v0.16.0/go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk=
132-
github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=
133-
github.com/oapi-codegen/runtime v1.3.0/go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY=
132+
github.com/oapi-codegen/runtime v1.3.1 h1:RgDY6J4OGQLbRXhG/Xpt3vSVqYpHQS7hN4m85+5xB9g=
133+
github.com/oapi-codegen/runtime v1.3.1/go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY=
134134
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
135135
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
136136
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=

internal/version/sdk-provenance.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
33
"module": "github.com/basecamp/basecamp-sdk/go",
4-
"version": "v0.7.2",
5-
"revision": "0613b681ec21",
6-
"updated_at": "2026-03-26T04:49:44Z"
4+
"version": "v0.7.3",
5+
"revision": "7f6992a806b1",
6+
"updated_at": "2026-03-30T20:54:45Z"
77
},
88
"api": {
99
"repo": "basecamp/bc3",

0 commit comments

Comments
 (0)