- 7d43ad0 Fix boolean parsing warning when reading configuration by Antonio Barone · 8 months ago master stable-3.10 stable-3.11
- 755a604 Fixed typo in consumerLeaseName by Antonio Barone · 8 months ago
- b4897bb Pass stream name and consumer to KinesisConsumer by Antonio Barone · 8 months ago
- b905710 Adapt to the latest BrokerApi interface by Antonio Barone · 9 months ago
- 05b6542 Merge branch 'stable-3.6' by Alvaro Vilaplana Garcia · 1 year, 1 month ago
- 0702ba6 Merge branch 'stable-3.5' into stable-3.6 by Alvaro Vilaplana Garcia · 1 year, 1 month ago
- ce9b579 Merge branch 'stable-3.4' into stable-3.5 by Alvaro Vilaplana Garcia · 1 year, 1 month ago stable-3.5
- d3a25f5 Consume events-broker from source by Alvaro Vilaplana Garcia · 1 year, 2 months ago stable-3.4
- a775e95 Allow specifying failoverTimeMillis property for Kinesis consumer by Marcin Czech · 1 year, 5 months ago
- 4da780c Allow specifying RecordMaxBufferedTime property for Kinesis producer by Marcin Czech · 1 year, 5 months ago
- 28543ac Fix issue with casting aws credentials providers by Marcin Czech · 1 year, 6 months ago
- db592c4 Fix flogger compile time errors by Darius Jokilehto · 1 year, 6 months ago
- 8445b49 Add AWS credentials profile name parameter by Marcin Czech · 1 year, 6 months ago
- ed65a0c KinesisRecordProcessor: Fix errorprone warning [FloggerLogString] by Matthias Sohn · 2 years ago
- 9235d85 Merge branch 'stable-3.5' by Fabio Ponciroli · 2 years, 2 months ago
- bdcf17f Merge branch 'stable-3.4' into stable-3.5 by Fabio Ponciroli · 2 years, 2 months ago
- 3b16d8b Remove logging unused format arguments by Fabio Ponciroli · 2 years, 2 months ago
- 10059b4 Update checkpoint on regular bases by Fabio Ponciroli · 2 years, 2 months ago
- cc44a9e Merge branch 'stable-3.5' by Fabio Ponciroli · 2 years, 2 months ago
- 35f95ad Merge branch 'stable-3.4' into stable-3.5 by Fabio Ponciroli · 2 years, 2 months ago
- ccf9e83 Log at lower level records processing by Fabio Ponciroli · 2 years, 2 months ago
- 62ccaf2 Bump up events-broker version to 3.6.0-rc3 by Antonio Barone · 2 years, 6 months ago
- 7a96df4 Bump events-broker to version 3.5.1 by Antonio Barone · 2 years, 6 months ago
- 6c25d0f Fix compilation issues by Antonio Barone · 2 years, 7 months ago
- 65dca2d Merge branch 'stable-3.3' into stable-3.4 by Antonio Barone · 2 years, 7 months ago
- 6fbbb57 Reduce verbose logging when processing message by Fabio Ponciroli · 3 years ago stable-3.3
- 6825f0b Merge branch 'stable-3.4' by Antonio Barone · 3 years ago
- 40cac0c Merge branch 'stable-3.3' into stable-3.4 by Antonio Barone · 3 years ago
- f7b6896 Fallback to default region chain when no region is configured by Antonio Barone · 3 years ago
- 787a9da Bump up version of localstack from 0.12.8 to 0.12.17.5 by Antonio Barone · 3 years, 3 months ago
- 47802fa Introduce InitStep by Antonio Barone · 3 years, 3 months ago
- 7133cc3 Only publish stream events when sendStreamEvents is set. by Antonio Barone · 3 years, 3 months ago
- 260f4e9 Revert "Remove publishing of stream events" by Luca Milanesio · 3 years, 3 months ago
- 3cb6ed3 Use events-broker version 3.5.0-alpha-202108041529 by Marcin Czech · 3 years, 3 months ago
- d3204a5 Remove publishing of stream events by Antonio Barone · 3 years, 4 months ago
- e165de9 Bump events-broker version to 3.5.0-alpha-202107290338 by Marcin Czech · 3 years, 4 months ago
- b4c78fb Stop using Gerrit instanceId as partition key by Antonio Barone · 3 years, 5 months ago
- 77bb78c Send/receive Event object instead of EventMessage by Marcin Czech · 3 years, 6 months ago
- 7dca5a8 Use EventGsonProvider binding from Gerrit core by Marcin Czech · 3 years, 6 months ago
- e7cc347 Use event deserialization logic from events broker by Marcin Czech · 3 years, 6 months ago
- b16ccbf Merge branch 'stable-3.3' by Marcin Czech · 3 years, 6 months ago
- bbd3c2a Bump events-broker to v3.4.0 by Luca Milanesio · 3 years, 6 months ago
- ad949b8 Merge branch 'stable-3.3' by Luca Milanesio · 3 years, 6 months ago
- d36754c Deserialize Event and EventMessage by Marcin Czech · 3 years, 7 months ago
- dd21591 Add message content validation by Marcin Czech · 3 years, 7 months ago
- 381e2e7 Use events-broker 3.3.2 by Fabio Ponciroli · 3 years, 7 months ago
- f3eb482 Implement async send method as per new Events Broker API by Fabio Ponciroli · 3 years, 7 months ago
- e340379 Merge branch 'stable-3.3' by Fabio Ponciroli · 3 years, 7 months ago
- d3e9ca3 Current version is not working with multi-site by Fabio Ponciroli · 3 years, 7 months ago
- b038ea2 Merge branch 'stable-3.3' by Antonio Barone · 3 years, 7 months ago
- 0886df8 Merge "Use EventGsonProvider from Gerrit core" by Fabio Ponciroli · 3 years, 7 months ago
- f5258b0 Merge "Add testcontainer-localstack to test library" into stable-3.3 by David Ostrovsky · 3 years, 7 months ago
- 0840c72 Merge "Bump events-broker dependency version to 3.3.2" into stable-3.3 by Marcin Czech · 3 years, 7 months ago
- 6787269 Remove dependency on jackson core and annotations by David Ostrovsky · 3 years, 7 months ago
- eb4f231 Add testcontainer-localstack to test library by Marcin Czech · 3 years, 7 months ago
- 53cccf7 Merge "Add Gerrit-CI validation" into stable-3.3 by Antonio Barone · 3 years, 7 months ago
- fe70a02 Bump events-broker dependency version to 3.3.2 by Marcin Czech · 3 years, 7 months ago
- 9165ab8 Rename test target to events-aws-kinesis_tests by Marcin Czech · 3 years, 7 months ago
- 41deb5b Use EventGsonProvider from Gerrit core by Fabio Ponciroli · 3 years, 7 months ago
- 3ab15b9 Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 7 months ago
- 4c34464 Format external_plugin_deps.bzl with buildifier by David Ostrovsky · 3 years, 7 months ago
- 330e122 Bump events-broker version to 3.4.0-rc0 by David Ostrovsky · 3 years, 7 months ago
- ea53bf4 Add Gerrit-CI validation by Luca Milanesio · 3 years, 7 months ago
- 914516a Initial master commit from kinesis-events repo by Luca Milanesio · 3 years, 7 months ago
- 2cdacd1 Initial empty repository by Luca Milanesio · 3 years, 7 months ago