Releases: RedHatInsights/insights-operator-utils
Releases · RedHatInsights/insights-operator-utils
Release v1.25.12
Proper error handling for conversion utils
Release v1.25.11
Added types.conversion
Release v1.25.10
[CCXDEV-14052][CCXDEV-14098] Avoid duplicates when using Sentry/Glitc…
Release v1.25.9
[CCXDEV-13127] Revert sarama migration (#573) * Revert "Merge pull request #572 from RedHatInsights/dependabot/go_modules/github.com/IBM/sarama-1.43.3" This reverts commit fa0ce65809cba3e65a283f13fa1baf7691a0b11f, reversing changes made to 8601fc95f372fd70dccf67e5e88839ae0dc748db. * Revert "replace github.com/Shopify/sarama with github.com/IBM/sarama (#571)" This reverts commit 8601fc95f372fd70dccf67e5e88839ae0dc748db.
Release v1.25.8
replace github.com/Shopify/sarama with github.com/IBM/sarama (#571)
Release v1.25.7
reduce error level messages (#570)
Release v1.25.6
use Warn for situations that are not actual errors (#569)
Release v1.25.5
[CCXDEV-14053] Don't use ERROR level for all kind of HTTP error respo…
Release v1.25.4
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.49.19 to 1.49.23 by @dependabot in #409
- Bump github.com/aws/aws-sdk-go from 1.49.23 to 1.49.24 by @dependabot in #410
- Bump github.com/aws/aws-sdk-go from 1.49.24 to 1.50.2 by @dependabot in #414
- Bump github.com/aws/aws-sdk-go from 1.50.2 to 1.50.10 by @dependabot in #424
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #423
- Bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.16 by @dependabot in #430
- Handle Kafka Broker addresses as string instead of slice by @epapbak in #431
Full Changelog: v1.25.3...v1.25.4
Release v1.25.3
Do not hardcode Kafka version in Sarama config