Skip to content

Releases: telia-oss/githubapp

v0.8.0

Choose a tag to compare

@SadriG91 SadriG91 released this 08 Dec 08:16
447419f

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@rickardl rickardl released this 09 Aug 09:16
30c0ca3

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@rickardl rickardl released this 07 Dec 12:48
6c95d76
  • Updated dependencies to use v41 of SDK.

v0.5.0

Choose a tag to compare

@itsdalmo itsdalmo released this 22 May 12:36
eaa51f6

Added WithUpdateInterval and WithInstallationClientFactory options to support e.g. injecting test fakes.

v0.4.0

Choose a tag to compare

@itsdalmo itsdalmo released this 22 May 11:18
a88370d

Revert Permissions to preserve embedded fields instead of methods from github.InstallationPermissions.

v0.3.0

Choose a tag to compare

@itsdalmo itsdalmo released this 22 May 11:04
c38d193

Retain method set when re-exporting InstallationPermissions and InstallationToken.

v0.2.0

Choose a tag to compare

@itsdalmo itsdalmo released this 22 May 09:34
fcc919e
  • Re-export go-github structs that are used as in/outputs from CreateInstallationToken to avoid version conflicts since this package uses v29 internally (same as the latest release of ghinstallation).
  • Add InstallationClient to easily create a new V3 and V4 Github client using an installation token.

v0.1.0

Choose a tag to compare

@itsdalmo itsdalmo released this 21 May 12:18

Initial release.