Skip to content

Releases: ONS-Innovation/github-api-package

v2.0.3

02 Jan 10:09
101a7fd

Choose a tag to compare

Overview

Updated Cryptography dependency to address a vulnerability.

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

23 Sep 15:44
b6e861e

Choose a tag to compare

Overview

Improves error handling within github_graphql_interface()

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 Sep 15:16
9bf4f02

Choose a tag to compare

Overview

Fixes a bug where get_codeowner_users referenced a specific organisation.

What's Changed

  • Bug: get_codeowner_users had explicit reference to ONSDigital. Replac… by @TotalDwarf03 in #19
  • documentation update RE previous bugfix by @TotalDwarf03 in #20

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 Sep 13:05
f3e5158

Choose a tag to compare

DO NOT USE THIS RELEASE

This release contains an explicit reference to ONSDigital which slipped through our review process. Please use v2.0.1 instead.

Overview

Includes a new class to interact with the GraphQL GitHub API. This class can perform custom requests with a given query and parameters or some set operations (one of which being CODEOWNER file processing).

What's Changed

Full Changelog: v1.0.0...v2.0.0

v1.0.0

20 Aug 14:12
3336b0c

Choose a tag to compare

Initial Release

What's Changed

New Contributors

Full Changelog: https://github.com/ONS-Innovation/github-api-package/commits/v1.0.0