Skip to content

Tags: syslogic/go-github

Tags

v21.0.0

Upgrade module to v21

v20.0.0

Upgrade module to v20

v19.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to v19 (google#1056)

v19.0.0

Support updates to Marketplace APIs and webhook payload (google#1042)

Helps google#1040.

v18.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restrict request params of CreateHook for repos and orgs to known sub…

…set (google#1018)

Fixes google#1015.

v18.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restrict request params of CreateRelease and EditRelease to known sub…

…set (google#997)

Fixes google#992.

v18.0.0

Introduce Go modules and remove support for Go 1.8 (google#985)

v17.0.0

Update orgs_members.go (google#871)

v16.0.0

Installation: Use *Timestamp instead of *time.Time (google#965)

v15.0.0

Migrate IDs to int64 type (google#816)

A helper function "Int64" is also implemented to assist the migration of
unit tests.

Refer google#597.