Barmak icon indicating copy to clipboard operation
Barmak copied to clipboard

Update module github.com/Shopify/sarama to v1.43.3

Open renovate[bot] opened this issue 2 years ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/Shopify/sarama v1.36.0 -> v1.43.3 age adoption passing confidence

Release Notes

Shopify/sarama (github.com/Shopify/sarama)

v1.43.3: Version 1.43.3 (2024-08-12)

Compare Source

What's Changed

:bug: Fixes
:package: Dependency updates
:wrench: Maintenance
:memo: Documentation

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.43.2...v1.43.3

v1.43.2: Version 1.43.2 (2024-04-25)

Compare Source

What's Changed

:bug: Fixes
:package: Dependency updates

Full Changelog: https://github.com/IBM/sarama/compare/v1.43.1...v1.43.2

v1.43.1: Version 1.43.1 (2024-03-27)

Compare Source

What's Changed

:bug: Fixes
:package: Dependency updates

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.43.0...v1.43.1

v1.43.0: Version 1.43.0 (2024-02-22)

Compare Source

[!NOTE]
The go.mod directive has been bumped to 1.19 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression.

What's Changed

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.42.2...v1.43.0

v1.42.2: Version 1.42.2 (2024-02-09)

Compare Source

What's Changed

[!NOTE]
The go.mod directive has been bumped to 1.18 as the minimum version of Go required for the module. This was necessary to continue to receive updates from some of the third party dependencies that Sarama makes use of for compression.

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance
:heavy_plus_sign: Other Changes

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.42.1...v1.42.2

v1.42.1: Version 1.42.1 (2023-11-07)

Compare Source

What's Changed

:bug: Fixes

Full Changelog: https://github.com/IBM/sarama/compare/v1.42.0...v1.42.1

v1.42.0: Version 1.42.0 (2023-11-02)

Compare Source

What's Changed

:bug: Fixes
:wrench: Maintenance
:heavy_plus_sign: Other Changes

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.41.3...v1.42.0

v1.41.3: Version 1.41.3 (2023-10-17)

Compare Source

What's Changed

:bug: Fixes
:package: Dependency updates
:memo: Documentation

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.41.2...v1.41.3

v1.41.2: Version 1.41.2 (2023-09-12)

Compare Source

What's Changed

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.41.1...v1.41.2

v1.41.1: Version 1.41.1 (2023-08-30)

Compare Source

What's Changed

:bug: Fixes
:wrench: Maintenance
:memo: Documentation
:heavy_plus_sign: Other Changes

Full Changelog: https://github.com/IBM/sarama/compare/v1.41.0...v1.41.1

v1.41.0: Version 1.41.0 (2023-08-21)

Compare Source

What's Changed

:rotating_light: Breaking Changes

Note: this version of Sarama has had a big overhaul in its adherence to the use of the right Kafka protocol versions for the given Config Version. It has also bumped the default Version set in Config (where one is not supplied) to 2.1.0. This is in preparation for Kafka 4.0 dropping support for protocol versions older than 2.1. If you are using Sarama against Kafka clusters older than v2.1.0, or using it against Azure EventHubs then you will likely have to change your application code to pin to the appropriate Version.

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance
:memo: Documentation

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.40.1...v1.41.0

v1.40.1: Version 1.40.1 (2023-07-27)

Compare Source

What's Changed

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance
:heavy_plus_sign: Other Changes

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.40.0...v1.40.1

v1.40.0: Version 1.40.0 (2023-07-17)

Compare Source

What's Changed

Note: this is the first release after the transition of Sarama ownership from Shopify to IBM in https://github.com/IBM/sarama/issues/2461

:rotating_light: Breaking Changes
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.38.1...v1.40.0

v1.38.1: Version 1.38.1 (2023-01-22)

Compare Source

What's Changed

:bug: Fixes
:package: Dependency updates

New Contributors

Full Changelog: https://github.com/Shopify/sarama/compare/v1.38.0...v1.38.1

v1.38.0: Version 1.38.0 (2023-01-08)

Compare Source

What's Changed

:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates
:wrench: Maintenance

New Contributors

Full Changelog: https://github.com/Shopify/sarama/compare/v1.37.2...v1.38.0

v1.37.2: Version 1.37.2 (2022-10-04)

Compare Source

What's Changed

:bug: Fixes
:heavy_plus_sign: Other Changes

Full Changelog: https://github.com/Shopify/sarama/compare/v1.37.1...v1.37.2

v1.37.1: Version 1.37.1 (2022-10-04)

Compare Source

What's Changed

:bug: Fixes

New Contributors

Full Changelog: https://github.com/Shopify/sarama/compare/v1.37.0...v1.37.1

v1.37.0: Version 1.37.0 (2022-09-28)

Compare Source

What's Changed

:rotating_light: Breaking Changes
  • Due to a change in github.com/klauspost/compress v1.15.10, Sarama v1.37.0 requires Go 1.17 going forward, unfortunately due to an oversight this wasn't reflected in the go.mod declaration at time of release.
:tada: New Features / Improvements
:bug: Fixes
:package: Dependency updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Sep 28 '22 03:09 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: github.com/Shopify/[email protected]: parsing go.mod:
	module declares its path as: github.com/IBM/sarama
	        but was required as: github.com/Shopify/sarama

renovate[bot] avatar Jul 17 '23 15:07 renovate[bot]