Releases: sngular/kloadgen
Releases · sngular/kloadgen
Release 5.6.12
419 pkix path building failed (#427) * Adding properties required for SSL authentication, with empty values by default * Checkstyle fixes. * Updating related documentation.
Release 5.6.7
#340 field type string array map does work as expected (#408) #340 field_type_string-array-map_does_work_as_expected --------- Co-authored-by: samuel.amado <[email protected]> Co-authored-by: Antonio Mondaca <[email protected]>
Release 5.6.6
fix schema.registry.url (#399) * fix schema.registry.url * fix pom * fixpom-maven-central * 395 Fix Codacy complains * 395 Fix Codacy complains * 395 Fix Codacy complains --------- Co-authored-by: Jose E. Garcia Maciñeiras <[email protected]> Co-authored-by: Jose Enrique García Maciñeiras <[email protected]>
Release 5.6.5
389 issue trouble with using apicurio schema registry + confluent ser…
Release 5.6.4
code refactor (#375) * code refactor * checkstyle revisited * Fixing the code * correcting errors, uncouple the ways to extract the formatting from the Schema Registry, added tests * code review refactor * code review * Update src/main/java/com/sngular/kloadgen/extractor/extractors/protobuff/AbstractProtoFileExtractor.java Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com> * bump version --------- Co-authored-by: Jose Enrique García Maciñeiras <[email protected]> Co-authored-by: Julian Gomez <[email protected]> Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com>
Release 5.6.3
381 issue schema registry url field not recognized when running kafka…
Release 5.6.2
#374 multiple schemas apicurio error (#382) Release 5.6.2 - Fixed an issue related to Apicurio when trying to get more than one schema from the registry from Jmeter. - Added new documentation on using the schema registry in the wiki.
Release 5.6.1
369 issue better test coverage (#378) * #369 Added tests for HeaderMapping and PropertyMapping * #369 changed version in pom.xml * #369 changed version in pom-maven-central * Merge branch '369-issue-better-test-coverage' version updated * Update pom-maven-central.xml
Release 5.6.0
343 issue refactor schema registry sampler (#373) * [WIP] Apicurio integration * 302 Fix some unit test. In progress... * 302 Add wiremock server stubs * [WIP] Apicurio integration * 302 Fix some unit test. In progress... * 302 Add wiremock server stubs * [WIP] Apicurio integration * 302 Fix some unit test. In progress... * 302 Add wiremock server stubs * feat: add files in schemaRegistry adapter impl. Pending SchemaResgistryFactory * 343 Fix integration issues * add ParsedSchemaAdapter * feat: refactor parseSchemaParser * feat: change creatorFactory * feat:error casting protobufSchema * 343 Fix casting error to ProtobufSchema * feat:error casting protobufSchema * feat: type json ok * changed version in poms * changed version in poms, resolve posible null in getParsedSchema * Update src/main/java/com/sngular/kloadgen/sampler/schemaregistry/adapter/impl/ConfluentParsedSchemaMetadata.java Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com> * changed return getType in ConfluentParsedSchemaMetadata * changed remove variable Reference in ConfluentParsedSchemaMetadata * resolve nullPointer getSchema and "UnnecessarilyFullyQualified" * resolve nullPointer getSchema and "UnnecessarilyFullyQualified" * resolve nullPointer getSchema * add final in variables and removed unused imports * delete apicurioParsedSchema duplicated, add license in jmeterhelper and changed size buffer serializer avro * delete avroAdapter --------- Co-authored-by: mseijasm <[email protected]> Co-authored-by: Raúl Abad <[email protected]> Co-authored-by: sonatype-lift[bot] <37194012+sonatype-lift[bot]@users.noreply.github.com>
Release 5.5.1
#368-issue-nullpointer-when-all-fields-are-null (#370)