Releases: codacy/bitbucket-scala-client
Releases · codacy/bitbucket-scala-client
Use OwnerInfo on getRepositories and small improvements
Small fix on Json object for createPullRequest
Fix refreshAccessToken endpoint
Add a refreshAccessToken endpoint
Support Scala 2.12
6.0.0
Add an OAuth2Credentials and getEmails endpoint
Basic auth support
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