Releases: 47degrees/github4s
Releases · 47degrees/github4s
v0.25.0
What's changed
🚀 Features
- Get repository permissions for a user (#528) @zachkirlew
⚠️ Breaking changes
📈 Dependency updates
- Update scalafmt-core to 2.6.1 (#516) @BenFradet
- Update http4s-blaze-client, http4s-circe, ... to 0.21.5 (#518) @BenFradet
- Update scalafmt-core to 2.6.0 (#513) @BenFradet
- Update scalafmt-core to 2.6.3 (#527) @scala-steward
- Update scalafmt-core to 2.6.2 (#525) @scala-steward
- Update http4s-blaze-client, http4s-circe, ... to 0.21.6 (#522) @scala-steward
- Update sbt to 1.3.13 (#521) @scala-steward
- Update sbt-tpolecat to 0.1.13 (#520) @scala-steward
- Update sbt-mdoc to 2.2.3 (#519) @scala-steward
- Update scalatest to 3.2.0 (#514) @scala-steward
- Update sbt-mdoc to 2.2.2 (#511) @scala-steward
Contributors to this release
@47erbot, @BenFradet, @chalenge, @scala-steward and @zachkirlew
v0.24.1
What's changed
- Remove code coverage threshold (#508) @BenFradet
- Prepare repository for next
.github
release and SBT build improvements (#501) @alejandrohdezma - Update scalafmt-core to 2.5.1 (#488) @BenFradet
- Perform scalafmt checks for the test code (#484) @BenFradet
🚀 Features
- Get release by release Id (#497) @georgeorfanidi
- Get Blob support (#494) @georgeorfanidi
- Latest release (#493) @georgeorfanidi
- List of releases (#492) @georgeorfanidi
- Do not depend on the http4s blaze client (#480) @BenFradet
🐛 Bug Fixes
- Fixes oauth/access_token Interpreter (#509) @juanpedromoreno
- Make some Release fields optional (#495) @BenFradet
- Adds micrositeGithubToken settings (#478) @juanpedromoreno
📈 Dependency updates
- Update scalafmt-core to 2.5.3 (#506) @scala-steward
- Update sbt-mdoc to 2.2.1 (#505) @scala-steward
- Update sbt-tpolecat to 0.1.12 (#503) @scala-steward
- Update sbt to 1.3.12 (#504) @scala-steward
- Update scalatest to 3.1.2 (#491) @scala-steward
- Update sbt-mdoc to 2.2.0 (#490) @scala-steward
- Update http4s-blaze-client, http4s-circe to 0.21.4 (#486) @scala-steward
- Update sbt-ci-release to 1.5.3 (#483) @scala-steward
- Update sbt-microsites to 1.2.0 (#482) @scala-steward
Contributors to this release
@47erbot, @BenFradet, @alejandrohdezma, @georgeorfanidi, @juanpedromoreno and @scala-steward
v0.24.0
What's changed
- Docs readme (#474) @BenFradet
- Document error handling (#472) @BenFradet
- Add support for default headers (#461) @BenFradet
- Add Scaladoc to the microsite (#463) @BenFradet
- Simplify SBT build and fix docs generation (#456) @alejandrohdezma
- Fixes mdoc docs settings (#451) @juanpedromoreno
- Removes sbt-org-policies (#436) @juanpedromoreno
- Make GHException extend Exception (#430) @BenFradet
- Rename integration specs (#428) @BenFradet
- Remove sbt-org-policies dependency syntax (#429) @BenFradet
- Make all case classes final (#426) @BenFradet
- Remove mockserver dependency (#427) @BenFradet
- feat: add Create / Update / Delete requests (#390) @kalexmills
- Renames GH token env var (#405) @juanpedromoreno
- Updated and delete milestone (#402) @anamariamv
- Get single milestone (#400) @anamariamv
- Fix API documentation link for the user repos endpoint (#399) @BenFradet
- Don't propagate dummy configuration to integration tests (#401) @BenFradet
- API: Create milestone (#391) @anamariamv
- Renames Token Env Var (#397) @juanpedromoreno
- Update http4s-blaze-client, http4s-circe to 0.21.2 (#387) @scala-steward
- Update mockserver-netty to 5.10 (#386) @scala-steward
- Update sbt-microsites to 1.1.5 (#383) @scala-steward
- Update sbt-microsites to 1.1.4 (#380) @scala-steward
- Update sbt-mdoc to 2.1.5 (#382) @scala-steward
- Mergify: configuration update (#378) @juanpedromoreno
- Update sbt-mdoc to 2.1.4 (#375) @scala-steward
- Tag test for listing starrers as integration (#376) @BenFradet
- Update sbt-org-policies to 0.13.2 (#374) @scala-steward
⚠️ Breaking changes
- Remove default parameters from interpreters (#462) @BenFradet
- Uniformize pagination usage (#443) @BenFradet
- Error refactor (#440) @BenFradet
- Unseal GithubAPIs and make it part of the algebra [fixes #392] (#421) @dcsobral
- Introduces custom GitHub configuration (#384) @satorg
- Require an http4s client to provide more flexibility (#373) @BenFradet
📈 Dependency updates
- Update sbt to 1.3.10 (#468) @scala-steward
- Update sbt-scalafmt to 2.3.3 (#445) @scala-steward
Contributors to this release
@BenFradet, @alejandrohdezma, @anamariamv, @dcsobral, @developer47deg, @juanpedromoreno, @kalexmills, @satorg and @scala-steward
v0.23.0
- Project API (#354)
- Example using F (#358)
- List milestone and List Labels in a project (#359)
- Update sbt-microsites to 1.1.3 (#366)
- List repository projects (#365)
- Rework GHResponse to incorporate useful data on unhappy path (#367)
- Introduce sbt-tpolecat (#368)
- List cards (#364)
- Update cats-effect to 2.1.1 (#342)
- Update sbt-mdoc to 2.1.3 (#369)
- Migrates from 47deg to 47degrees GH organization (#370)
- Releases 0.23.0 (#372)
v0.22.0
- Avoid gem system update (#316)
- Active sidebar items (#319)
- Update cats-core, cats-free to 2.1.0 (#320)
- Update sbt to 1.3.6 (#322)
- Update mockserver-netty to 5.8.1 (#321)
- Update sbt-microsites to 1.1.0 (#324)
- Sbt microsite adaptation (#317)
- Update sbt to 1.3.7 (#325)
- Re-formats for 2020 copyright (#326)
- Removes unused parameter (#327)
- Replace tut by mdoc and other clean ups (#330)
- Update circe-core, circe-generic, ... to 0.13.0 (#343)
- Update sbt to 1.3.8 (#336)
- Update mockserver-netty to 5.9.0 (#335)
- Tagless final refactor (#344)
- Update scalatest to 3.1.1 (#347)
- Update sbt-microsites to 1.1.2 (#348)
- Update http4s-blaze-client, http4s-circe to 0.21.1 (#346)
- Get the list of teams in an organization. (#350)
- Lower the minimum code coverage threshold to 75% (#353)
- Update cats-core, cats-free to 2.1.1 (#351)
- Update sbt-org-policies to 0.13.1 (#352)
- Releases 0.22.0 (#355)
v0.21.0
- Update mockserver-netty to 5.6.1 (#281)
- Update cats-effect to 2.0.0 (#282)
- Update sbt to 1.3.3 (#283)
- Update scalaz-concurrent to 7.2.29 (#284)
- Mockserver 5.7.2 (#293)
- Specify additional SBT memory settings (#295)
- Updates (#298)
- Update mockserver-netty to 5.8.0 (#303)
- Tagged test as integration (#301)
- 304 migrate unicode arrows (#305)
- Update sbt to 1.3.5 (#306)
- replacing unicode arrows (#302)
- Cross-build Scala 2.13 (#311)
- Release 0.21.0 (#312)
- Upgrades build (#310)
- Removes Scalajs & Scala 2.11 support (#309)
v0.20.1
v0.20.0
- List user repositories api (#224)
- Add support for the list outside collaborators endpoint (#225)
- Fix documentation for the list available assignees endpoint (#227)
- Add missing links to issue table of contents (#228)
- Add support for the list available assignees endpoint (#226)
- Missing microsite menu entries + broken link (#229)
- Introduce a way to distinguish different github errors (#230)
- Fix returned type in list branches docs (#235)
- Add support for the list branched endpoint (47deg#231) (#232)
- Update Ruby to latest 2.3.8 for Travis CI (#241)
- Fix decoding of issue when body is null (#236)
- Build upgrade and Release 0.20.0 (#243)
- Add Edit gist api (#240)