Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps github.com/microsoftgraph/msgraph-sdk-go-core from 0.28.0 to 1.1.0.

Release notes

Sourced from github.com/microsoftgraph/msgraph-sdk-go-core's releases.

v1.0.2

Changed

  • Fixed a bug where GetBatchResponseById failed to deserialize error response bodies.

v1.0.1

Changed

  • Fixed a bug where page iterator would panic if it couldn't find the GetValue method on the collection.

v1.0.0

Changed

  • GA Release.

v0.36.2

Added

  • PageIterator exposes odata.nextLink and odata.deltaLink of most recent page.

v0.36.1

Added

  • Adds url token replacement to batch requests.

v0.36.0

Added

  • Adds BatchRequestCollection support.

v0.35.0

Added

  • PageIterator uses generics to define return type.

v0.34.1

Changed

  • Change PageIterator to use GetValue method instead of value field to access response.

v0.34.0

Added

  • Adds UrlReplaceHandler to default middleware.

v0.33.1

Added

  • Upgrade dependencies to support backing store.

v0.33.0

Added

  • Added authentication provider with Microsoft Graph defaults.

v0.32.0

Changed

  • Upgraded abstractions and http dependencies.

v0.31.1

... (truncated)

Changelog

Sourced from github.com/microsoftgraph/msgraph-sdk-go-core's changelog.

[1.1.0] - 2024-02-02

Added

  • Added support for large file uploads.

[1.0.2] - 2023-12-01

Changed

  • Fixed a bug where GetBatchResponseById failed to deserialize error response bodies.

[1.0.1] - 2023-11-24

Changed

  • Fixed a bug where page iterator would panic if it couldn't find the GetValue method on the collection.

[1.0.0] - 2023-05-04

Changed

  • GA Release.

[0.36.2] - 2023-05-01

Added

  • PageIterator exposes odata.nextLink and odata.deltaLink of most recent page.

[0.36.1] - 2023-04-17

Added

  • Adds url token replacement to batch requests.

[0.36.0] - 2023-03-27

Added

  • Adds BatchRequestCollection support.

[0.35.0] - 2023-03-23

Added

  • PageIterator uses generics to define return type.

[0.34.1] - 2023-03-06

... (truncated)

Commits
  • db64137 Update CHANGELOG.md (#269)
  • 1c7ed46 Feat/large file upload (#231)
  • cfc8564 Merge pull request #268 from microsoftgraph/baywet-patch-1
  • d800520 Delete .github/workflows/projectsbot.yml
  • 56bb99c Merge pull request #266 from microsoftgraph/dependabot/go_modules/github.com/...
  • 8f5aab0 chore(deps): bump github.com/microsoft/kiota-serialization-json-go
  • 9b82537 Merge pull request #265 from microsoftgraph/dependabot/go_modules/github.com/...
  • 0bfbbe3 Fix batch test
  • 1b70d47 chore(deps): bump github.com/microsoft/kiota-http-go from 1.3.0 to 1.3.1
  • 93a2c8a Merge pull request #264 from microsoftgraph/dependabot/go_modules/github.com/...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/microsoftgraph/msgraph-sdk-go-core](https://github.com/microsoftgraph/msgraph-sdk-go-core) from 0.28.0 to 1.1.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-go-core@v0.28.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/microsoftgraph/msgraph-sdk-go-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency file updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants