Skip to content

Releases: RedHatInsights/insights-operator-utils

Release v1.25.12

07 Oct 05:14
Compare
Choose a tag to compare
Proper error handling for conversion utils

Release v1.25.11

30 Sep 13:20
Compare
Choose a tag to compare
Added types.conversion

Release v1.25.10

28 Aug 08:04
737dd9f
Compare
Choose a tag to compare
[CCXDEV-14052][CCXDEV-14098] Avoid duplicates when using Sentry/Glitc…

Release v1.25.9

13 Aug 09:26
c735684
Compare
Choose a tag to compare
[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

12 Aug 10:13
8601fc9
Compare
Choose a tag to compare
replace github.com/Shopify/sarama with github.com/IBM/sarama (#571)

Release v1.25.7

12 Aug 08:29
16c41f8
Compare
Choose a tag to compare
reduce error level messages (#570)

Release v1.25.6

09 Aug 08:16
a8198f5
Compare
Choose a tag to compare
use Warn for situations that are not actual errors (#569)

Release v1.25.5

06 Aug 12:54
af9e6e2
Compare
Choose a tag to compare
[CCXDEV-14053] Don't use ERROR level for all kind of HTTP error respo…

Release v1.25.4

13 Feb 14:13
Compare
Choose a tag to compare

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

17 Jan 11:12
Compare
Choose a tag to compare
Do not hardcode Kafka version in Sarama config