Skip to content

Releases: skodjob/data-generator

Release 0.3.0

13 Sep 07:14
5a5baad
Compare
Choose a tag to compare

What's Changed

  • Bump version to 0.3.0-SNAPSHOT by @Frawless in #28
  • Bump the dependencies group with 2 updates by @dependabot in #29
  • Bump the dependencies group with 9 updates by @dependabot in #30
  • Bump the dependencies group with 3 updates by @dependabot in #31
  • Bump the dependencies group with 3 updates by @dependabot in #32
  • Bump the dependencies group with 4 updates by @dependabot in #33
  • Return Avro objects if implemented instead of String to make producers working with Schema Registry by @Frawless in #34

Full Changelog: 0.2.0...0.3.0

0.2.0

23 Jul 11:24
def67e3
Compare
Choose a tag to compare

What's Changed

  • Init implementation of two templates by @Frawless in #1
  • Use DataFaker instead of our implementation by @Frawless in #2
  • Add templates for issues, add autoassign by @Frawless in #3
  • Add PR template by @Frawless in #10
  • Bump jackson-dataformat-yaml.version from 2.17.1 to 2.17.2 by @dependabot in #9
  • Bump net.datafaker:datafaker from 2.3.0 to 2.3.1 by @dependabot in #8
  • Bump maven.surefire.version from 3.3.0 to 3.3.1 by @dependabot in #7
  • Bump junit.platform.version from 1.10.2 to 1.10.3 by @dependabot in #6
  • Bump log4j.version from 2.17.2 to 2.23.1 by @dependabot in #5
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.4.1 to 3.7.0 by @dependabot in #4
  • Add proper Readme by @Frawless in #11
  • Add scripts for releasing and update pom to allow pushing to sonatype by @Frawless in #12
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #17
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.4.0 by @dependabot in #16
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4.8.6.2 by @dependabot in #13
  • Bump junit.jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #14
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.7.1 by @dependabot in #15
  • Use group updates for dependabot by @Frawless in #18
  • Bump the dependencies group with 3 updates by @dependabot in #19
  • Bump version to 0.2.0-SNAPSHOT by @Frawless in #20
  • Add slf4j api and move assembly to resolve future release troubles by @Frawless in #21
  • Allow users to get ETemplateType based on String input by @Frawless in #22
  • Add catalog info for Backstage by @Frawless in #23
  • Bump the dependencies group with 2 updates by @dependabot in #25
  • Generate data from Avro schemas that could be used for data validation by @Frawless in #24
  • Change duration with distance for stargate data by @Frawless in #26
  • Use slf4j and log4j properly by @Frawless in #27

New Contributors

Full Changelog: https://github.com/skodjob/data-generator/commits/0.2.0