Skip to content

Releases: octokit/dotnet-sdk

v0.0.16: The GitHub Apps Auth Release!

04 Jun 18:42
6ded6b3
Compare
Choose a tag to compare
Pre-release

What's Changed

Features

  • FEAT: docs changes, delete-a-repository-ruleset has been marked as Obsolete and will be eventually deprecated. by @octokitbot in #76
  • Support GitHub Apps Installation authentication by @nickfloyd in #70

Maintenance

Documents

  • Introduce instructions for measuring test coverage by @kfcampbell in #74

Full Changelog: v0.0.15...v0.0.16

v0.0.15

31 May 22:15
b24b63f
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

What's Changed

  • FEAT:| Added/Updated [string, GitHub, class, IDictionary, RepositoryRuleCodeScanning_parameters, RepositoryRuleCodeScanning_type, RepositoryRuleCodeScanning, static, virtual, List, enum, RepositoryRuleParamsCodeScanningTool_alerts_threshold, RepositoryRuleParamsCodeScanningTool_security_alerts_threshold, RepositoryRuleParamsCodeScanningTool, repositories]| Removed [repositories] by @octokitbot in #68
  • feat: Code formatting and model changes by @octokitbot in #72
  • revert to kiota v1.14.0 by @octokitbot in #73

Full Changelog: v0.0.14...v0.0.15

v0.0.14

29 Apr 23:27
1ea21b0
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

What's Changed

  • Use default Kiota middleware in client by @kfcampbell in #65
  • Add brief note documenting valid forms of authentication by @kfcampbell in #67
  • FEAT:| Added/Updated [class, IDictionary, File_extension_restriction_parameters, File_extension_restriction_type, File_extension_restriction, static, virtual, List, enum, File_path_restriction_parameters, File_path_restriction_type, File_path_restriction, Max_file_path_length_parameters, Max_file_path_length_type, Max_file_path_length, int, Max_file_size_parameters, Max_file_size_type, Max_file_size, repositories]| Removed [repositories] by @octokitbot in #66

Full Changelog: v0.0.13...v0.0.14

v0.0.13

24 Apr 17:19
ce8fbe5
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release

What's Changed

Features

  • FEAT:Rate limit handler by @nickfloyd in #51
  • FEAT: added/updated UsageRequestBuilder, CopilotRequestBuilder, RequestInformation, CopilotUsageMetrics_breakdown, TeamRequestBuilder by @octokitbot in #64
  • Update UserAgentOptions.cs by @IEvangelist in #61
  • feat: renames GlobalAdvisory_vulnerabilities > Vulnerability, adds [Vulnerability_package] by @octokitbot in #63

Maintenance

Fixes

  • fix: #pragma warning disable CS1591 on all public members by @octokitbot in #60

Full Changelog: v0.0.12...v0.0.13

v0.0.12

15 Apr 21:41
52628a5
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release

What's Changed

  • docs: Updates code comments by @octokitbot in #56
  • feat: Updates organization.custom_property.default_value(allowing string or dictionary) by @octokitbot in #57
  • feat: adds RepositoryRulesetBypassActor_actor_type[RepositoryRole, Team] by @octokitbot in #58
  • feat: added PullRequestWebhook model, use UrlTemplate for route by @octokitbot in #59

Full Changelog: v0.0.11...v0.0.12

v0.0.11

01 Apr 22:16
7528b04
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

What's Changed

  • feat: an incomprehensible amount of backlogged changes by @octokitbot in #55

Full Changelog: v0.0.10...v0.0.11

v0.0.10

25 Mar 17:32
4b2d48d
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

What's Changed

  • FEAT: adds 409 status codes to ShaItemRequestBuilder, CommitsRequestBuilder, RefItemRequestBuilde, updates code comments and docs by @octokitbot in #52
  • FEAT: Added/Updated [timeline docs], adds statuses of waiting, requested, and pending to checkrun by @octokitbot in #53
  • FEAT: Added/Updated [GitHub, class, IDictionary, string, double, SecretScanningLocationWikiCommit, static, virtual] by @octokitbot in #54

Full Changelog: v0.0.9...v0.0.10

v0.0.9

08 Mar 15:05
3f76e47
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

What's Changed

Features

  • 🥇 FEAT: Upgrade NuGet package versions to resolve Native AOT warnings. by @IEvangelist in #49
  • 🧬 FEAT: Added/Updated [WithSecret_nameItemRequestBuilder, RequestInformation, WithSecret_namePutRequestBody, PublicKeyRequestBuilder, SecretsGetResponse, SecretsRequestBuilder, WithNameItemRequestBuilder, WithNamePatchRequestBody, VariablesGetResponse, VariablesPostRequestBody, VariablesRequestBuilder]| Removed [WithRepository_ItemRequestBuilder] by @octokitbot in #47
  • 🧬 FEAT: Added/Updated [PrivateVulnerabilityReportingGetResponse, RequestInformation] | Updated Kiota version by @octokitbot in #50

Maintenance

  • 🧪 Adds test coverage for non generated features by @nickfloyd in #48

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Mar 23:44
25e7f3e
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

What's Changed

Features

  • FEAT: Added/Updated [CopilotOrganizationDetails_cli, CopilotOrganizationDetails_ide_chat, CopilotOrganizationDetails_platform_chat, enum, PersonalAccessTokenRequestsRequestBuilder, PersonalAccessTokensRequestBuilder, WithAnalysis_ItemRequestBuilder, CollaboratorsRequestBuilder, AssetsRequestBuilder]| Removed [CopilotOrganizationDetails_copilot_chat, PersonalAccessTokenRequestsRequestBuilder, PersonalAccessTokensRequestBuilder, WithAnalysis_ItemRequestBuilder, CollaboratorsRequestBuilder, AssetsRequestBuilder] by @octokitbot in #44
  • feat: Adds LicenseRequestBuilder parameters object by @octokitbot in #45
  • feat: repos/owner --> owner/repo typo fix, item request builder and parameter types by @octokitbot in #46

Documentation

Full Changelog: v0.0.7...v0.0.8

v0.0.7

20 Feb 21:19
2c673be
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

What's Changed

Features

  • FEAT: | Added/Updated [key, repositories, and, package, repository, fork, SSH, email]| Removed [int, NullableSimpleUser, NullableRepository_template_repository, Repository_template_repository, key, repositories, and, package, beta, repository, fork, SSH, email] by @octokitbot in #41

Maintenance

  • feat: SDK methods changes, maint: kiota version updated to 1.11.1 from 1.11.0-preview.202401300001 by @octokitbot in #38

Docs

Full Changelog: v0.0.6...v0.0.7