Skip to content

Releases: 47degrees/github4s

v0.29.0: Support Scala 3 and cats-effect 3

06 Jul 19:47
88a1a29
Compare
Choose a tag to compare

What's changed

⚠️ This represents a non-backward-compatible api change vs the 0.28.x series.

Additionally, GithubIOSyntax has been removed; if you used it previously, now instead use cats-effect IO directly and use their means of executing the IO as needed.

Monix support is no longer included, as it doesn't have a compatible version

Contributors to this release

@Daenyth and @PeterPerhac

v0.28.5

09 Jun 14:28
759243f
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot

v0.28.4

27 Apr 07:24
75903dd
Compare
Choose a tag to compare

What's changed

📈 Dependency updates

Contributors to this release

@47erbot

v0.28.3

17 Mar 12:47
e8a8601
Compare
Choose a tag to compare

What's changed

🚀 Features

📈 Dependency updates

Contributors to this release

@47erbot, @juanpedromoreno and @sloshy

v0.28.2

10 Feb 12:14
b4c2728
Compare
Choose a tag to compare

What's changed

🚀 Features

  • Add parent/source fields to Repository (#605) @sloshy

📈 Dependency updates

Contributors to this release

@47erbot and @sloshy

v0.28.1

28 Jan 22:24
Compare
Choose a tag to compare

What's changed

There are no changes from the previous release v0.28.0. This release fixes a CI pipeline problem that briefly prevented the github4s microsite from rendering correctly.

Contributors to this release

@sloshy

v0.28.0

27 Jan 17:18
fdeda48
Compare
Choose a tag to compare

What's changed

⚠️ Breaking Changes

  • Auth.newAuth has been removed from the API as per #597. Please use an alternative authentication method going forward.

🐛 Bug Fixes

📈 Dependency updates

Contributors to this release

@47erbot, @juanpedromoreno, @kusaeva, @reimai and @sloshy

v0.27.1

17 Nov 15:37
ea4898b
Compare
Choose a tag to compare

What's changed

  • No changes
  • Notes of the previous version can be found here

Contributors to this release

@juanpedromoreno

v0.27.0

17 Nov 14:27
Compare
Choose a tag to compare

What's changed

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

⚠️ Breaking changes

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

📈 Dependency updates

Contributors to this release

@47erbot, @alejandrohdezma, @juanpedromoreno, @kusaeva, @nihirash and @reimai

v0.26.0

24 Sep 09:06
53b6f32
Compare
Choose a tag to compare

What's changed

🚀 Features

⚠️ Breaking changes

🐛 Bug Fixes

📈 Dependency updates

Contributors to this release

@47erbot, @BenFradet, @alejandrohdezma, @juanpedromoreno, @loonydev and @zachkirlew