All Versions
30
Latest Version
Avg Release Cycle
18 days
Latest Release
1021 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.43.1 Changes
August 06, 2020 -
v0.43.0 Changes
July 28, 2020- Distributed tracing: strip query parameters from the operation name (#240)
- โ Add a tracing log field if an HTTP service returns an error (#242)
- Server side caching (#193)
- Redis Get response in case of missing value (#238)
- โ AWS SNS/SQS Integration Tests (#219)
- ๐ Golangci-lint docker based (#237)
- โ Added new member, remove others (#231)
-
v0.42.0 Changes
June 30, 2020 -
v0.41.1 Changes
May 28, 2020- ๐ Fixed broken tests (#218)
-
v0.41.0 Changes
May 25, 2020- โ Kafka integration tests (#212) Signed-off-by: Sotirios Mantziaris [email protected]
- โ Add support for Kafka synchronous producer through builder (#197) Signed-off-by: Giuseppe Mazzotta [email protected]
-
v0.40.3 Changes
May 14, 2020- ๐ฐ Get access to message payload (#211) Teiva Harsanyi [email protected]
- ๐ Fix nil consumer group (#208) Kasper Bentsen [email protected]
-
v0.40.2 Changes
May 13, 2020- โ Remove a goroutine leak in case of processing failures (#205) Signed-off-by: Giuseppe Mazzotta [email protected]
- ๐ Append components in service builder (#203) Signed-off-by: Alex Demin [email protected]
- โฌ๏ธ Upgraded github actions v2 (#198) Signed-off-by: Sotirios Mantziaris [email protected]
- โก๏ธ Update tracing and metrics dependencies (#190) Signed-off-by: Paschalis Tsilias [email protected]
- ๐ณ Introduce dockertest to integration tests (#182) Signed-off-by: Vangelis Katikaridis [email protected]
-
v0.40.1 Changes
March 31, 2020- โ Add Route struct getters (#195) Signed-off-by: Alex Demin [email protected]
-
v0.40.0 Changes
March 30, 2020- โ Add ActiveBrokers() method to Kafka AsyncProducer (#192) Signed-off-by: Giuseppe Mazzotta [email protected]
- โ Add validation for brokers in kafka.NewBuilder (#191) Signed-off-by: Stanislav Afanasev [email protected]
- ๐ฆ Introduce component and client packages (#151) Signed-off-by: Sotirios Mantziaris [email protected]
- Wrap an encoder error (#188) Signed-off-by: Stanislav Afanasev [email protected]
- โ Add validation for Brokers/Topics values (#186) Signed-off-by: Stanislav Afanasev [email protected]
- ๐ Use delay in the Retry pattern (#185) Signed-off-by: William Claude [email protected]
- โ Added stylecheck and unconvert linter (#183) Signed-off-by: Sotirios Mantziaris [email protected]
-
v0.32 Changes
March 13, 2020- trace/sql: Wrap and return standard library sql.DB (#178) Signed-off-by: Stratos Neiros [email protected]
- ๐ Route Builder Pattern (#167) Signed-off-by: Sotirios Mantziaris [email protected]
- โ SQL integration tests (#173) Signed-off-by: Sotirios Mantziaris [email protected]
- ๐ Service builder (#159) Signed-off-by: Paschalis Tsilias [email protected]