Releases: katanox/tabour
Releases · katanox/tabour
1.0.4
v1.0.3
What's Changed
- build(deps): bump com.google.protobuf:protobuf-java-util from 4.28.3 to 4.29.1 by @dependabot in #293
- build(deps): bump software.amazon.awssdk:sqs from 2.29.20 to 2.29.29 by @dependabot in #292
- build(deps): bump org.jetbrains.kotlin:kotlin-reflect from 2.0.21 to 2.1.0 by @dependabot in #291
- build(deps): bump software.amazon.awssdk:sqs from 2.29.29 to 2.29.34 by @dependabot in #294
- Remove plugs, adjust cancellation to not throw CancellationException when shutting down by @gpopides in #295
- build(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.4.0 to 3.4.1 by @dependabot in #300
- build(deps): bump com.google.protobuf:protobuf-java-util from 4.29.1 to 4.29.2 by @dependabot in #299
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.9.0 to 1.10.1 by @dependabot in #298
- build(deps): bump org.jetbrains.dokka from 1.9.20 to 2.0.0 by @dependabot in #296
- build(deps): bump software.amazon.awssdk:sqs from 2.29.34 to 2.29.39 by @dependabot in #297
- build(deps): bump software.amazon.awssdk:sqs from 2.29.39 to 2.29.43 by @dependabot in #301
- Create an acknowledgement channel per consumer by @gpopides in #302
Full Changelog: 1.0.1...v1.0.3
1.0.1
What's Changed
- Update dependencies and re-format the project by @gpopides in #286
- Use toml dependencies and update them by @gpopides in #287
- build(deps): bump com.ncorti.ktfmt.gradle from 0.20.1 to 0.21.0 by @dependabot in #288
Full Changelog: v0.2.2...1.0.1
v0.2.2
What's Changed
- feature(core): allow implementers to override the action done when a message is failed to be consumed #216 by @ahmadshabib in #217
- dependency: bump sqs from 2.17.99 to 2.17.139 by @dependabot in #229
- dependency: bump protobuf-java-util from 3.19.1 to 3.21.1 by @dependabot in #247
- dependency: bump testcontainers from 1.16.2 to 1.17.2 by @dependabot in #242
- mention the support only for fifo queues on consumption by @ahmadshabib in #266
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- create CODE_OF_CONDUCT.md file by @ahmadshabib in #20
- Update issue templates by @ahmadshabib in #22
- ci(dependabot): autoupdating dependencies #15 by @ahmadshabib in #31
- create LICENSE by @ahmadshabib in #21
- feat(ci): create pull request template by @ahmadshabib in #24
- create CONTRIBUTING.md by @ahmadshabib in #23
- refactor: fix detekt issues + enforce klint formatter #11 by @ahmadshabib in #32
- docs: readme improvements #10 by @ahmadshabib in #30
- feat(core): improving component scan of package #4 by @ahmadshabib in #19
- dependency: bump kotlin-logging-jvm from 2.0.6 to 2.0.8 by @dependabot in #42
- dependency: bump testcontainers from 1.15.2 to 1.15.3 by @dependabot in #41
- dependency: bump maven-failsafe-plugin from 2.22.1 to 2.22.2 by @dependabot in #37
- dependency: bump mockk from 1.11.0 to 1.12.0 by @dependabot in #39
- dependency: bump maven-javadoc-plugin from 3.2.0 to 3.3.0 by @dependabot in #34
- dependency: bump aws-java-sdk-bom from 1.12.11 to 1.12.18 by @dependabot in #49
- dependency: bump maven-resources-plugin from 3.0.2 to 3.2.0 by @dependabot in #44
- dependency: bump gson from 2.8.6 to 2.8.7 by @dependabot in #46
- dependency: bump spring-context-support from 5.3.7 to 5.3.8 by @dependabot in #43
- dependency: bump junit-jupiter from 1.15.2 to 1.15.3 by @dependabot in #52
- dependency: bump jacoco-maven-plugin from 0.8.5 to 0.8.7 by @dependabot in #51
- dependency: bump kotest-assertions-core-jvm from 4.4.3 to 4.6.0 by @dependabot in #33
- dependency: bump maven-antrun-plugin from 1.8 to 3.0.0 by @dependabot in #50
- dependency: bump resilience4j-retry from 1.6.1 to 1.7.1 by @dependabot in #48
- dependency: bump jetbrains.kotlin.version from 1.5.10 to 1.5.20 by @dependabot in #47
- dependency: bump kotlin.version from 1.4.31 to 1.5.20 by @dependabot in #35
- dependency: bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #38
- dependency: bump kotlinx-coroutines-core from 1.5.0 to 1.5.0-native-mt by @dependabot in #36
- dependency: bump aws-java-sdk-bom from 1.12.18 to 1.12.19 by @dependabot in #53
- update dependabot.yml by @ahmadshabib in #162
- enhancement: replace threads with coroutines [sc-756] by @ahmadshabib in #205
- fix(logging): change log level to warn when a message can't be comsumed by @ahmadshabib in #215
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v0.1.2...v0.2.1
v0.2.0-rc1
What's Changed
- create CODE_OF_CONDUCT.md file by @ahmadshabib in #20
- Update issue templates by @ahmadshabib in #22
- ci(dependabot): autoupdating dependencies #15 by @ahmadshabib in #31
- create LICENSE by @ahmadshabib in #21
- feat(ci): create pull request template by @ahmadshabib in #24
- create CONTRIBUTING.md by @ahmadshabib in #23
- refactor: fix detekt issues + enforce klint formatter #11 by @ahmadshabib in #32
- docs: readme improvements #10 by @ahmadshabib in #30
- feat(core): improving component scan of package #4 by @ahmadshabib in #19
- dependency: bump kotlin-logging-jvm from 2.0.6 to 2.0.8 by @dependabot in #42
- dependency: bump testcontainers from 1.15.2 to 1.15.3 by @dependabot in #41
- dependency: bump maven-failsafe-plugin from 2.22.1 to 2.22.2 by @dependabot in #37
- dependency: bump mockk from 1.11.0 to 1.12.0 by @dependabot in #39
- dependency: bump maven-javadoc-plugin from 3.2.0 to 3.3.0 by @dependabot in #34
- dependency: bump aws-java-sdk-bom from 1.12.11 to 1.12.18 by @dependabot in #49
- dependency: bump maven-resources-plugin from 3.0.2 to 3.2.0 by @dependabot in #44
- dependency: bump gson from 2.8.6 to 2.8.7 by @dependabot in #46
- dependency: bump spring-context-support from 5.3.7 to 5.3.8 by @dependabot in #43
- dependency: bump junit-jupiter from 1.15.2 to 1.15.3 by @dependabot in #52
- dependency: bump jacoco-maven-plugin from 0.8.5 to 0.8.7 by @dependabot in #51
- dependency: bump kotest-assertions-core-jvm from 4.4.3 to 4.6.0 by @dependabot in #33
- dependency: bump maven-antrun-plugin from 1.8 to 3.0.0 by @dependabot in #50
- dependency: bump resilience4j-retry from 1.6.1 to 1.7.1 by @dependabot in #48
- dependency: bump jetbrains.kotlin.version from 1.5.10 to 1.5.20 by @dependabot in #47
- dependency: bump kotlin.version from 1.4.31 to 1.5.20 by @dependabot in #35
- dependency: bump maven-gpg-plugin from 1.6 to 3.0.1 by @dependabot in #38
- dependency: bump kotlinx-coroutines-core from 1.5.0 to 1.5.0-native-mt by @dependabot in #36
- dependency: bump aws-java-sdk-bom from 1.12.18 to 1.12.19 by @dependabot in #53
- update dependabot.yml by @ahmadshabib in #162
- enhancement: replace threads with coroutines [sc-756] by @ahmadshabib in #205
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v0.1.2...v0.2.0-rc1
v0.1.2
v0.1.1
-
The release includes:
- Proto Support for serialization and deserialization of event messages.
v0.1.0
-
The release includes:
- Support of SQS FIFO queue through message group id.
- Detekt integration.
- Maven central deployments.
v0.0.1
-
The release includes:
- Core structure of publishers and consumers.
- AWS SQS support for pub/cons.