Skip to content

Releases: octokit/go-sdk

v0.0.6

21 Feb 21:21
b6aa402
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

Features

  • FEAT: Added/Updated [key, repositories, package, repository, fork, SSH, email]| Removed [key, repositories, package, beta, repository, fork, SSH, email] | Dependencies updated: [github.com/microsoft/kiota-http-go to v1.3.0 from v1.3.1, github.com/google/uuid to v1.5.0 from v1.6.0, go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric, go.opentelemetry.io/otel/trace to v1.22.0 from v1.23.1 ] by @octokitbot in #40

Fixes

  • fix: HTTP parameter re-ordering to alphabetical order by @octokitbot in #37

Maintenance

  • build(deps): bump github.com/microsoft/kiota-http-go from 1.3.0 to 1.3.1 by @dependabot in #39
  • maint: Updates Kiota from v1.11.0 to v1.11.1 by @octokitbot in #38
  • build(deps): bump github.com/microsoft/kiota-serialization-json-go from 1.0.5 to 1.0.6 by @dependabot in #42

Docs

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

01 Feb 20:42
a10d16e
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

BREAKING CHANGES

Generated

  • feat: add [FullRepository.custom_properties, OrgCustomProperty.values_editable_by, repos.item_item_properties_values_patch_request_body] | rename [Hook_configable > WebhookConfigable] | remove composed types [WebhookConfigInsecureSsl.[webhookConfigInsecureSslDouble5, webhookConfigInsecureSslDouble6], ItemItemHooksPostRequestBody_config.[digest, token]] | docs [package repos] by @octokitbot in #27
  • feat: Updated generation to use the --ebc flag which excludes backwards compatibility in kiota to reduce the code footprint by @octokitbot in #29
  • breaking change: docs [ * ], Organization [Remove 422 HTTP error response], Project Card [Removes 422 error response] by @octokitbot in #35

Maintenance

  • maint: Bump github.com/microsoft/kiota-serialization-json-go from 1.0.4 to 1.0.5 by @dependabot in #28
  • deps: Bump github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6 by @dependabot in #30
  • Bump github.com/microsoft/kiota-abstractions-go from 1.5.3 to 1.5.6 by @dependabot in #32
  • Bump github.com/microsoft/kiota-http-go from 1.1.1 to 1.3.0 by @dependabot in #33
  • Introduce linting by @kfcampbell in #34

Docs

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Jan 20:29
d37df91
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Fixes

  • fix: [Deployment.Deployment_payload] type change by @octokitbot in #23

Features

  • feat: codescanning renames, introduce security_severity_level by @octokitbot in #23

Docs

  • docs: [FeedsRequestBuilder, StarRequestBuilder, Orgs, Teams., Repos, Jobs, Actions, Workflows, CheckRuns, CheckSuites] by @octokitbot in #24

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Dec 22:03
5fa7003
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Dec 22:15
86af5df
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

BREAKING CHANGES to path structure.

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 Dec 00:55
8ddb9c7
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Hello world! This is the initial alpha release of the go-sdk.