Changelog

v0.28.1 (2021-01-28)

Full Changelog

v0.28.0 (2021-01-27)

Full Changelog

🐛 Bug Fixes

  • Fix #569 - Manually encode Uri query parameters #596 (sloshy)
  • Unbreak the build (fix #586 #597) #595 (sloshy)

📈 Dependency updates

Closed issues:

  • Remove Auth.newAuth as it has been discontinued #597
  • Ignore the reviewers test #586
  • Receive 422 response when searching Issues #569

Merged pull requests:

v0.27.1 (2020-11-17)

Full Changelog

v0.27.0 (2020-11-17)

Full Changelog

⚠️ Breaking changes

  • make accessToken an io to use gh app’s expiring tokens #567 (reimai)

📈 Dependency updates

Closed issues:

  • Support creation of pull request reviews #563
  • Default value for optional field #549
  • Include “permissions” in domain objects #526

Merged pull requests:

  • Repository model enriched: Archived status available now #565 (nihirash)
  • Support a creation of pull request reviews #564 (kusaeva)

v0.26.0 (2020-09-23)

Full Changelog

⚠️ Breaking changes

🚀 Features

🐛 Bug Fixes

📈 Dependency updates

Closed issues:

  • Label id is Long, not Int #529

Merged pull requests:

v0.25.0 (2020-07-16)

Full Changelog

⚠️ Breaking changes

📈 Dependency updates

Closed issues:

  • Getting NotFound error when using repos.createRelease api #524

Merged pull requests:

v0.24.1 (2020-06-08)

Full Changelog

🚀 Features

📈 Dependency updates

Closed issues:

  • Remove code coverage threshold #507

Merged pull requests:

v0.24.0 (2020-04-16)

Full Changelog

⚠️ Breaking changes

🚀 Features

  • Add Scaladoc API to the microsite #134
  • Better exception messages/classes #118

📈 Dependency updates

Closed issues:

  • Interpreters shouldn’t have default parameters #449
  • HttpClient should support default headers #447
  • Missing pagination parameter #441
  • Integration tests are run when the token is not present #396
  • Most GH error bodies are returned as JsonProcessingException. #394
  • Sealed GithubAPIs prevents extension #392
  • Add support for create / update / delete file #388
  • Support for private GitHub Enterprise installations #379
  • Shutting down connection pool info messages #371
  • Clarify error handling design #363
  • GHException extends Throwable #362
  • Remove list statuses test flakiness #300
  • Traversing with Pagination #285
  • Wrong API endpoint for listUserRepos #255
  • Add create milestone #248

Merged pull requests:

v0.23.0 (2020-03-16)

Full Changelog

🚀 Features

  • Integrate a new API: Get the list of cards for a project (given a column id) #361
  • Integrate a new API: Get the list of projects in a repository #360
  • Integrate a new API: Get the list of milestones in a project #340
  • Integrate a new API: Get the list of columns in a project #339
  • Integrate a new API: Get the list of projects in an organization #338

Closed issues:

  • Remove unnecessary folder structure #357
  • Include an example using F in the docs #356
  • Integrate a new API: Get the list of labels in a project #341

Merged pull requests:

v0.22.0 (2020-02-28)

Full Changelog

🚀 Features

  • Integrate a new API: Get the list of teams in an organization #337
  • Replace HTTP client/server library #332
  • Rewrite algebras composition #331
  • Migrate http requests to hammock #157

Closed issues:

  • Lower code coverage threshold #349
  • Replace tut by mdoc #329
  • sbt-microsites 1.0 adaptation #315
  • SVG logo #314

Merged pull requests:

v0.21.0 (2019-12-18)

Full Changelog

🚀 Features

  • Add tests to github4s-scalaz #159

Closed issues:

  • Migrate -> arrows #304
  • Migrate Unicode Arrows #296
  • Deploy travis stage fails with stack overflow #294
  • Scala 2.13 Release #261
  • Update dependency org.spire-math:kind-projector:plugin->default(compile) #184
  • Make the integration tests skippable #178
  • Possible duplicity #136
  • Create package object to handle current imports #45

Merged pull requests:

v0.20.1 (2019-02-25)

Full Changelog

Closed issues:

  • Implement the library using freestyle #57

Merged pull requests:

v0.20.0 (2018-12-27)

Full Changelog

🚀 Features

Closed issues:

  • Implement Edit a gist API #238
  • Implement Get a single gist API #237
  • Add docs for list-branches feature #234
  • Add support for the list user repositories endpoint #194

Merged pull requests:

v0.19.0 (2018-10-04)

Full Changelog

Closed issues:

  • Swap out github API urls? #222

Merged pull requests:

v0.18.8 (2018-09-04)

Full Changelog

Merged pull requests:

v0.18.7 (2018-08-20)

Full Changelog

Merged pull requests:

v0.18.6 (2018-07-09)

Full Changelog

Closed issues:

  • [cats-effect] Capture can be derived for anything that has a Sync instance #213

Merged pull requests:

v0.18.5 (2018-06-24)

Full Changelog

Merged pull requests:

v0.18.4 (2018-04-10)

Full Changelog

Closed issues:

  • Fix LabelParam #203

Merged pull requests:

v0.18.3 (2018-03-11)

Full Changelog

Merged pull requests:

v0.18.2 (2018-03-07)

Full Changelog

Closed issues:

  • Pagination for ListPullRequests and ListPullRequestFiles #197

Merged pull requests:

v0.18.1 (2018-02-14)

Full Changelog

Merged pull requests:

v0.18.0 (2018-01-23)

Full Changelog

Closed issues:

  • Unit tests are failing on Travis but not locally #189
  • Add function to get all comments of an issue #186
  • Add function to get a single issue #185
  • Patch should be optional on PullRequestFile #180
  • Issues using the combined status API #179

Merged pull requests:

v0.17.0 (2017-11-08)

Full Changelog

Closed issues:

  • Documentation not updated #167

Merged pull requests:

  • Bump Travis’ Scala version to 2.12.4 #177 (BenFradet)
  • Bump sbt-org-policies to 0.8.7 to benefit from cats 1.0.0-RC1 & co #176 (BenFradet)
  • Bumps sbt-org-policies in order to fix docs autopublishing issue #168 (juanpedromoreno)

v0.16.0 (2017-09-25)

Full Changelog

Closed issues:

  • Integration tests create a bunch of gists #149

Merged pull requests:

v0.15.0 (2017-05-23)

Full Changelog

Closed issues:

  • Rename the Authentication API to Authorization #135
  • Support pull request reviews #133
  • Missing test and docs #131
  • Refactor algebras #129
  • Support managing comments for issues #106
  • Update documentation / microsite #42

Merged pull requests:

v0.14.7 (2017-05-08)

Full Changelog

Closed issues:

  • Put and patch are coerced to post on the JVM #119
  • Fix documentation for Edit an issue #107
  • Support the Create Pull Request API #105
  • Support the Notifications API #97
  • Unify tests #44

Merged pull requests:

v0.14.6 (2017-04-25)

Full Changelog

Merged pull requests:

v0.14.5 (2017-04-24)

Full Changelog

Closed issues:

  • Github4s #96
  • Github4s #94
  • Random issues on Travis #84

Merged pull requests:

v0.14.4 (2017-04-21)

Full Changelog

Closed issues:

  • PullRequest’s head missing #89

Merged pull requests:

v0.14.3 (2017-04-17)

Full Changelog

Merged pull requests:

v0.14.2 (2017-04-10)

Full Changelog

Merged pull requests:

v0.14.1 (2017-04-05)

Full Changelog

🚀 Features

  • Add support for getting contents #79

Merged pull requests:

v0.14.0 (2017-04-03)

Full Changelog

Merged pull requests:

v0.13.0 (2017-03-31)

Full Changelog

Closed issues:

  • Git list pull requests feature #69
  • Git Tag Feature #68

Merged pull requests:

v0.12.1 (2017-03-28)

Full Changelog

Merged pull requests:

v0.12.0 (2017-03-22)

Full Changelog

🚀 Features

  • Publish version for Scala 2.12 #40

Closed issues:

  • Update sbt-catalyst-extras to sbt-org-policies #55

Merged pull requests:

v0.11.1 (2017-03-22)

Full Changelog

Merged pull requests:

v0.11.0 (2017-03-16)

Full Changelog

Closed issues:

  • Update dependencies #56
  • Migrate group id com.47deg #53

Merged pull requests:

v0.10.0 (2017-01-09)

Full Changelog

🐛 Bug Fixes

  • Sample Title #48

Merged pull requests:

v0.9.0 (2016-11-04)

Full Changelog

Closed issues:

  • Support Scala.js #10

Merged pull requests:

v0.8.1 (2016-10-24)

Full Changelog

Merged pull requests:

v0.7 (2016-10-12)

Full Changelog

Closed issues:

  • Add me to the repository developers #27
  • Enrich repository model #24
  • Unit testing #15
  • Target monad instances #14

Merged pull requests:

v0.1 (2016-05-12)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator