Skip to content

Releases: codacy/bitbucket-scala-client

Use OwnerInfo on getRepositories and small improvements

22 Feb 14:01
bc8aaee
Compare
Choose a tag to compare
9.0.0

Merge pull request #51 from codacy/breaking-release-change-username-f…

Small fix on Json object for createPullRequest

03 Jan 10:10
cd902f5
Compare
Choose a tag to compare

Fix refreshAccessToken endpoint

11 Dec 17:50
d27ad8b
Compare
Choose a tag to compare

Add a refreshAccessToken endpoint

11 Dec 17:49
50eaaa7
Compare
Choose a tag to compare

Support Scala 2.12

29 Jul 22:56
55270cd
Compare
Choose a tag to compare

Add an OAuth2Credentials and getEmails endpoint

19 Apr 17:16
bdd7406
Compare
Choose a tag to compare

Features

  • Add an OAuth 2 Credentials auth
  • Add getEmails endpoint

Thanks to @mw-ding

Basic auth support

31 Oct 09:40
01e9175
Compare
Choose a tag to compare

Release contributed by @zamblauskas

Major changes are:

  • introduction of Authentication.scala with support for OAuth and Basic Auth
  • removed '!' mark from all URLs
  • added HookServices#update