awslabs/aws-glue-schema-registry
AWS Glue Schema Registry Client library provides serializers / de-serializers for applications to integrate with AWS Glue Schema Registry Service. The library currently supports Avro, JSON and Protobuf data formats. See https://docs.aws.amazon.com/glue/latest/dg/schema-registry.html to get started.
JavaApache-2.0
Issues
- 1
Address CVE-2024-47561: Apache Avro Vulnerable to Arbitrary Code Execution via Specially Crafted Schema Data
#356 opened by rnaval - 0
- 0
Question: why do we need to pass actual schema to the constructor to flink if the schemas are in the schema registry?
#354 opened by bbaja42 - 1
- 0
Unnecessary dependency on jimfs?
#353 opened by felixkrull-neuland - 2
Kafka Connect with kafka-connect-s3 plugin getting error Can't redefine: com.amazonaws.services.schemaregistry.kafkaconnect.avrodata.Union
#351 opened by luizamboni - 1
- 1
New release with updated kafka.scala.version
#350 opened by vab2048 - 0
Question: Why is kafka streams caching disabled in the README.md kafka streams example?
#349 opened by stefanba-sportsbet - 0
- 1
ProtobufSchemaConverter fails in v1.1.18
#328 opened by ifurman - 0
Serialization errors when using JSON messages on MSK Connect together with GSR Confluent JDBC Sink
#346 opened by armaseg - 3
schema-registry-serde:1.1.17 transient dependency org.json:json:jar:20230227 CVE-2023-5072
#317 opened by fredrikls - 1
Test `GlueSchemaRegistryConfigurationTest.testBuildConfig_noRegionConfigsSupplied_throwsException` fails in some build scenarios but not others
#343 opened by rmsutilidata - 0
New constructor for AWSSchemaRegistryClient request
#341 opened by MrAnnix - 1
Unsupported type passed for serialization: com.amazonaws.services.schemaregistry.kafkaconnect.avrodata.NonRecordContainer
#316 opened by chriline - 3
Avro deserialization fails in 1.1.18
#326 opened by kothapet - 0
Production of AVRO specific record seems to be creating a Generic Record - v1.1.19/Lambda/Java 17 - Protobuf reading a typed record doesn´t find the class to map to
#339 opened by bjanischevsky - 2
v1.1.17 to v1.1.19 fails producing messages with error "java.lang.NoSuchFieldError: IDENTITY_PROVIDERS" on SelfManaged Kafka server with no authentication
#337 opened by bjanischevsky - 1
Vulnerability CVE-2024-21634 (High Severity)
#331 opened by fcappi - 0
- 4
JsonDeserializer does not allow enabling/disabling a feature for Jackson Object Mapper
#325 opened by clkelly-r7 - 2
Please update aws sdk v2 version. schema-registry-serde:1.1.17 conflicts with latest aws-sdk libs.
#319 opened by blestka - 2
`NoSuchMethodError` from `GlueSchemaRegistryDeserializerDataParser` when running on JDK 8
#322 opened by richardfearn - 3
- 1
- 0
Dependency conflict prevents usage of this library if a project has newer kotlinx-serialization
#313 opened by arkadiuszpalka - 2
Schema converters: add caching of the schema object to improve performance in 10x times
#275 opened by yaroslavhorbenko - 0
AWSKafkaAvroSerDe is clunky to use, create GenericRecordAWSKafkaAvroSerDe and SpecificRecordAWSKafkaAvroSerDe
#311 opened by er1c - 1
AccessDeniedException EKS node group role assumed i/o the service account role assigned via IRSA
#288 opened by alankan-finocomp - 0
- 0
Kafka Connect converter fails when schema contains null default values for record field
#307 opened by jurgispods - 0
Glue schema registry graalvm support
#306 opened by ShakeelHussain - 1
- 0
Please realse new version containing the merged 'com.squareup.okio:okio' update
#297 opened by mptak-tbscg - 1
Prefix topic name with source cluster alias
#294 opened by JC-CJ2222 - 3
Add support for retrieving the AWS glue schema information from message headers
#296 opened by vlidna - 0
Protobuf converter doesn't sanitize schema/field names
#290 opened by mdimas - 2
Can't I use a java class created via gradle-avro-plugin as a specific record type for the consumer?
#295 opened by wqld - 0
Support credentialProvider passed on by the user
#293 opened by JC-CJ2222 - 2
Using the default region provider chain
#279 opened by singhbaljit - 0
upgrade Flink version in avro-flink-serde
#291 opened by sunilpes - 0
- 0
Remove the configurations only for cross schema replication from the GlueSchemaRegistryConfiguration
#292 opened by JC-CJ2222 - 1
Specify credential provider
#287 opened by mdimas - 2
Javascript (nodejs) help
#282 opened by emorneau - 1
Usage with Kubernetes Service Account (and MSK)
#285 opened by singhbaljit - 1
Unable deserialize Protobuf POJO with Spring Boot
#281 opened by singhbaljit - 0
AWS SDK v2 upgrade plans
#274 opened by junyuc25 - 0
MSK connector throws "Missing required configuration "schema.registry.url" which has no default value." on deployment
#273 opened by fhajiyev