RADAR-base / RADAR-REST-Connector

A Kafka Source connector to receive data from REST APIs and publish them to Kafka. It has an extended version to support FitBit APIs.
https://radar-base.org/
Apache License 2.0
4 stars 4 forks source link

Release 0.5.3 #142

Closed mpgxvii closed 3 weeks ago

mpgxvii commented 2 months ago
Bdegraaf1234 commented 2 months ago

LGTM, under the assumption that most of this code was already reviewed in PRs I just looked at the recent changes in separate commits

mpgxvii commented 1 month ago

@yatharthranjan @Bdegraaf1234 Just doing some final testing then will release.

Bdegraaf1234 commented 4 weeks ago

can we fix the vulerability before the release?

yatharthranjan commented 3 weeks ago

Can you upgrade to the following versions for vulnerability fixes-

io.confluent:kafka-connect-avro-converter:7.7.0
org.apache.avro:avro:1.12.0
mpgxvii commented 3 weeks ago

Can you upgrade to the following versions for vulnerability fixes-

io.confluent:kafka-connect-avro-converter:7.7.0
org.apache.avro:avro:1.12.0

can we fix the vulerability before the release?

Done, thanks!

Bdegraaf1234 commented 3 weeks ago

great, LGTM!

Bdegraaf1234 commented 3 weeks ago

We should add PRs to helm-charts and radar-kubernetes? Keyvan is preparing a release there