Releases: telekom/pubsub-horizon-go
Releases · telekom/pubsub-horizon-go
v1.1.5
What's Changed
- chore(deps): bump github.com/ory/dockertest/v3 from 3.11.0 to 3.12.0 by @dependabot[bot] in #35
- chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #38
- chore(deps): bump the opentelemetry group with 4 updates by @dependabot[bot] in #36
- chore(deps): bump github.com/IBM/sarama from 1.45.1 to 1.45.2 by @dependabot[bot] in #37
Full Changelog: v1.1.4...v1.1.5
1.1.4
What's Changed
- chore(deps): bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 by @dependabot in #34
Full Changelog: v1.1.3...v1.1.4
1.1.3
What's Changed
- chore(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #33
Full Changelog: v1.1.2...v1.1.3
1.1.2
What's Changed
- chore(deps): bump the opentelemetry group with 4 updates by @dependabot in #32
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- chore(deps): bump github.com/go-playground/validator/v10 from 10.24.0 to 10.25.0 by @dependabot in #30
- chore(deps): bump github.com/IBM/sarama from 1.45.0 to 1.45.1 by @dependabot in #31
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- chore(deps): configure dependabot by @Th3Shadowbroker in #18
- chore(deps): bump the opentelemetry group with 4 updates by @dependabot in #24
- chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0 to 10.24.0 by @dependabot in #26
- chore(deps): bump github.com/IBM/sarama from 1.43.2 to 1.45.0 by @dependabot in #25
- chore(deps): bump github.com/hazelcast/hazelcast-go-client from 1.4.1 to 1.4.2 by @dependabot in #20
- chore(readme): update README.md by @Th3Shadowbroker in #27
- chore(deps): bump github.com/ory/dockertest/v3 from 3.10.0 to 3.11.0 by @dependabot in #28
- Include annotations in SubscriptionResource by @Th3Shadowbroker in #29
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- Allow creating caches from an existing client by @Th3Shadowbroker in #1
- Add cache entry listener by @julian-spierefka in #2
- Introduce generic interfaces for caches by @Th3Shadowbroker in #3
- Update actions in go-test and reuse-compliance workflow by @Th3Shadowbroker in #4
- Update statuses of circuit-breaker by @Th3Shadowbroker in #5
- Add fixed types to enums by @Th3Shadowbroker in #6
- Add the event-type to the circuit-breaker message by @Th3Shadowbroker in #7
- Add environment to CircuitBreakerMessage by @Th3Shadowbroker in #8
- Add event.OldValue to listener on entryUpdated by @julian-spierefka in #10
- Add a custom timestamp type that enforces the RFC3339 format in JSON by @Th3Shadowbroker in #9
- Add new field redeliveriesPerSecond to subscription by @julian-spierefka in #11
- Rename fields in circuit breaker message for loop detection by @WRichter72 in #12
- Add tracing wrapper for common use-cases by @Th3Shadowbroker in #13
- Embed StateError into StatusMessage by @Th3Shadowbroker in #14
- Update dockertest (v3.10.0) dependencies by @Th3Shadowbroker in #15
- Add BSON tags to StatusMessage by @Th3Shadowbroker in #16
- Add an explicit log-level for the custom Hazelcast zerolog logger by @Th3Shadowbroker in #17
New Contributors
- @julian-spierefka made their first contribution in #2
- @WRichter72 made their first contribution in #12
Full Changelog: https://github.com/telekom/pubsub-horizon-go/commits/1.0.0