Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps github.com/microsoft/kiota-http-go from 0.16.1 to 1.5.1.

Release notes

Sourced from github.com/microsoft/kiota-http-go's releases.

v1.5.1

1.5.1 (2025-03-24)

Bug Fixes

  • upgrades common go dependency to solve triming issues (4a57c46)
  • upgrades common go dependency to solve triming issues (d1aa07f)

v1.5.0

1.5.0 (2025-03-13)

Features

  • upgrades required go version from go1.18 to go 1.22 (2e60cd5)

v1.4.7

Changed

  • Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #182

v1.4.6

Changed

  • Fixed a bug where headers inspection handler would fail upon receiving an error.

v1.4.5

Changed

  • Fixed a bug in compression middleware which caused empty body to send on retries

v1.4.4

Changed

  • Added http.request.resend_delay as a span attribute for the retry handler
  • Changed the http.retry_count span attribute to http.request.resend_count to conform to OpenTelemetry specs.

v1.4.3

Changed

  • Fixed a bug to prevent double request compression by the compression handler.

v1.4.2

Changed

  • Prevent compression if Content-Range header is present.
  • Fix bug which leads to a missing Content-Length header.

v1.4.1

... (truncated)

Changelog

Sourced from github.com/microsoft/kiota-http-go's changelog.

1.5.1 (2025-03-24)

Bug Fixes

  • upgrades common go dependency to solve triming issues (4a57c46)
  • upgrades common go dependency to solve triming issues (d1aa07f)

1.5.0 (2025-03-13)

Features

  • upgrades required go version from go1.18 to go 1.22 (2e60cd5)

[1.4.7] - 2024-12-13

Changed

  • Updated HTTP span attributes to comply with updated OpenTelemetry semantic conventions. #182

[1.4.6] - 2024-12-13

Changed

  • Fixed a bug where headers inspection handler would fail upon receiving an error.

[1.4.5] - 2024-09-03

Changed

  • Fixed a bug in compression middleware which caused empty body to send on retries

[1.4.4] - 2024-08-13

Changed

  • Added http.request.resend_delay as a span attribute for the retry handler
  • Changed the http.retry_count span attribute to http.request.resend_count to conform to OpenTelemetry specs.

[1.4.3] - 2024-07-22

Changed

  • Fixed a bug to prevent double request compression by the compression handler.

[1.4.2] - 2024-07-16

Changed

... (truncated)

Commits
  • 592eea4 Merge pull request #197 from microsoft/release-please--branches--main--compon...
  • afc0228 chore(main): release 1.5.1
  • 4a57c46 Merge pull request #196 from microsoft/fix/trimming
  • d1aa07f fix: upgrades common go dependency to solve triming issues
  • 2414a78 Merge pull request #195 from microsoft/release-please--branches--main--compon...
  • 8c692b2 chore(main): release 1.5.0
  • ef41f2f Merge pull request #194 from microsoft/fix/go-version-upgrade
  • 2e60cd5 feat: upgrades required go version from go1.18 to go 1.22
  • 3bab99b ci: bumps go version in CI
  • 5675082 Merge pull request #192 from microsoft/ci/outdated-task
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [github.com/microsoft/kiota-http-go](https://github.com/microsoft/kiota-http-go) from 0.16.1 to 1.5.1.
- [Release notes](https://github.com/microsoft/kiota-http-go/releases)
- [Changelog](https://github.com/microsoft/kiota-http-go/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-go@v0.16.1...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/microsoft/kiota-http-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2025

Superseded by #356.

@dependabot dependabot bot closed this Apr 3, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/microsoft/kiota-http-go-1.5.1 branch April 3, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant