Releases: ktrysmt/go-bitbucket
Releases · ktrysmt/go-bitbucket
v0.9.60
- Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by dependabot[bot] #245
v0.9.59
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by dependabot[bot] #244
v0.9.58
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by dependabot[bot] #243
v0.9.57
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by dependabot[bot] · Pull Request #241
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by dependabot[bot] · Pull Request #242
v0.9.56
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #233
- Add CreatedOnTime and UpdatedOnTime To Repository #236 by @toneill818
- Add page and keyword to RepositoriesOptions/CommitsOptions #238 by @yongseonlee
- Bump golang.org/x/net from 0.7.0 to 0.9.0 #239
- Bump golang.org/x/oauth2 from 0.5.0 to 0.7.0 #240
v0.9.54
- fix: Fix errorf calls that had more than one error-wrapping directive by @toneill818 #223
v0.9.52
- feat(webhooks): Add List function for webhooks by @toneill818 #219
- Update
Repository
struct to include Has_wiki
by @zahiar #220
- Add GET & DELETE functions for Repository Pipeline Key Pair by @zahiar #221