Skip to content

Tags: ktrysmt/go-bitbucket

Tags

v0.9.86

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added *http.Response in the Response struct (#307)

* Added *http.Response in the Response struct

* Update client.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update client.go

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update client.go

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Kotaro Yoshimatsu <kotaro.yoshimatsu@gmail.com>

v0.9.85

bump up

v0.9.84

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for getting commits from a PR and getting a PR by a commi…

…t hash (#302)

* Add GetCommit to pull requests

Signed-off-by: Aria Vesta <avesta@marq.com>

* Add GetCommits and rename GetCommit to GetByCommit

Signed-off-by: Aria Vesta <avesta@marq.com>

---------

Signed-off-by: Aria Vesta <avesta@marq.com>
Co-authored-by: Aria Vesta <avesta@marq.com>

v0.9.83

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/net from 0.25.0 to 0.28.0 (#293)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.28.0.
- [Commits](golang/net@v0.25.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.9.82

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add draft (#297)

Signed-off-by: Edward Kim <edward.kim@lendi.com.au>

v0.9.81

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add user SSH keys. Add List deploy keys. Fix keyword search in List r…

…epositories (#294)

v0.9.80

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Added context based execution to POST apis methods (#285)

v0.9.79

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#279)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.19.0.
- [Commits](golang/oauth2@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.9.78

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ListProject function for Repositories (#281)

* add function to return all repos for project

fix url

remove ssh

add ssh

* update interface

v0.9.77

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 (#275)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.18.0.
- [Commits](golang/oauth2@v0.16.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>