diff --git a/docs/asyncapi.md b/docs/asyncapi.md
index 5953c6eb..997f493a 100644
--- a/docs/asyncapi.md
+++ b/docs/asyncapi.md
@@ -1,6 +1,6 @@
# Asyncapi Support
-Here you can find the way to use your asyncapi.yml definition to produce a performance load test.
+Here you can find the way to use your asyncapi.yml definition (v. 2.X.X) to produce a performance load test.
The only requirement is to use the AsyncApi Sampler component. There you can load the asyncapi file into the plugin.
![AsyncApi Component](images/AsyncapiComponent.png)
@@ -12,11 +12,11 @@ First tab you can see the broker configuration where you can choose to which bro
Once the broker has been choose the data will be loaded. By default the first server configuration will be selected
-![Developemnt Broker](images/AsyncApiComponent-FileLoaded.png)
+![Development Broker](images/AsyncApiComponent-FileLoaded.png)
In order to choose which payload you want to use for the test just move to the second tab and use the combo to select which topic you want to use.
As for in AsyncApi specification channel/topic contains the payload will be transmitted.
![Payload configuration](images/AsyncApiComponent-SchemaLoaded.png)
-Data generation use the same engine than the rest of the samplers so information from [schemas page](schemas.md) applu
\ No newline at end of file
+Data generation use the same engine that the rest of the samplers so information from [schemas page](schemas.md) apply.
\ No newline at end of file
diff --git a/pom-maven-central.xml b/pom-maven-central.xml
index cc4defa9..4a9c9cee 100644
--- a/pom-maven-central.xml
+++ b/pom-maven-central.xml
@@ -306,6 +306,27 @@
Roberto Riveira Veiga
roberto.riveira@sngular.com
Sngular
+ https://www.sngular.com
+
+ Trainee Backend Developer
+
+
+
+ GraciMndzSNG
+ Graciela Méndez Olmos
+ graciela.mendez@sngular.com
+ Sngular
+ https://sngular.github.io/
+
+ Backend Developer
+
+ Europe/Madrid
+
+
+ pablorodriguez-sngular
+ Pablo Rodríguez Pérez
+ pablo.rodriguezp@sngular.com
+ Sngular
https://sngular.github.io/
Backend Developer
@@ -335,7 +356,7 @@
3.24.2
1.2.0
1.5.1
- 1.11.2
+ 1.11.3
1.9.4
4.4
3.12.0
@@ -358,6 +379,8 @@
2.0.0-alpha1
1.3.1
2.35.1
+ 2.15.2
+ 2.15.3
@@ -395,12 +418,12 @@
com.fasterxml.jackson.core
jackson-core
- 2.15.2
+ ${jackson-annotations.version}
com.fasterxml.jackson.core
jackson-annotations
- 2.15.2
+ ${jackson-annotations.version}
org.projectlombok
@@ -408,6 +431,11 @@
${lombok.version}
provided
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-yaml
+ ${jackson-dataformat-yaml.version}
+
org.apache.commons
commons-lang3
@@ -686,6 +714,7 @@
maven-checkstyle-plugin
checkstyle.xml
+ UTF-8
true
true
false
diff --git a/pom.xml b/pom.xml
index d9000804..220873cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
Mozilla Public License 2.0
https://github.com/sngular/kloadgen/blob/master/LICENSE
repo
-
+
@@ -225,24 +225,24 @@
Europe/Madrid
- nuriaricorf
- Nuria Rico Freire
- nuria.rico@sngular.com
+ rabad-sng
+ Raúl Abad
+ raul.abad@sngular.com
Sngular
- https://sngular.github.io/
+ https://www.sngular.com
- Junior Developer
+ Senior Backend Developer
Europe/Madrid
- rabad-sng
- Raúl Abad
- raul.abad@sngular.com
+ nuriaricorf
+ Nuria Rico Freire
+ nuria.rico@sngular.com
Sngular
- https://www.sngular.com
+ https://sngular.github.io/
- Senior Backend Developer
+ Junior Developer
Europe/Madrid
@@ -697,7 +697,7 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 3.1.2
+ 3.3.0
com.puppycrawl.tools
@@ -732,7 +732,7 @@
com.github.ekryd.sortpom
sortpom-maven-plugin
- 3.0.0
+ 3.3.0
@@ -745,7 +745,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.1
+ 3.9.0
true
true
@@ -764,7 +764,7 @@
cobertura-maven-plugin
2.7
-
+
xml
@@ -835,7 +835,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.2.4
+ 3.3.0