Skip to content

Releases: UnitVectorY-Labs/jsonschema4springboot

v0.0.3

18 Sep 02:42
Compare
Choose a tag to compare
<dependency>
    <groupId>com.unitvectory</groupId>
    <artifactId>jsonschema4springboot</artifactId>
    <version>0.0.3</version>
</dependency>

What's Changed

  • Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 by @dependabot in #36
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #37
  • Bump org.springframework:spring-web from 6.1.10 to 6.1.11 by @dependabot in #38
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #39
  • Bump com.networknt:json-schema-validator from 1.5.0 to 1.5.1 by @dependabot in #40
  • Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.11.0 by @dependabot in #41
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #43
  • Bump org.springframework:spring-web from 6.1.11 to 6.1.12 by @dependabot in #42
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #45
  • Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #47
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #46
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #48
  • Bump org.springframework:spring-web from 6.1.12 to 6.1.13 by @dependabot in #49
  • Converting Jackson JsonParseException exception by @JaredHatfield in #50

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

28 Jun 02:15
Compare
Choose a tag to compare
<dependency>
    <groupId>com.unitvectory</groupId>
    <artifactId>jsonschema4springboot</artifactId>
    <version>0.0.2</version>
</dependency>

What's Changed

  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #6
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #5
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #4
  • Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #8
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #7
  • Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #11
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #9
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #10
  • Bump org.springframework:spring-web from 6.1.5 to 6.1.6 by @dependabot in #13
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #12
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #14
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #15
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #16
  • Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #17
  • Bump advanced-security/maven-dependency-submission-action from 3 to 4 by @dependabot in #18
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #20
  • Bump org.springframework:spring-web from 6.1.6 to 6.1.7 by @dependabot in #19
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #22
  • Bump org.springframework:spring-web from 6.1.7 to 6.1.8 by @dependabot in #21
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #23
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #24
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #26
  • Bump org.springframework:spring-web from 6.1.8 to 6.1.9 by @dependabot in #27
  • Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 by @dependabot in #25
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #28
  • Bump com.networknt:json-schema-validator from 1.4.0 to 1.4.2 by @dependabot in #30
  • Bump org.springframework:spring-web from 6.1.9 to 6.1.10 by @dependabot in #29
  • Bump com.unitvectory:fileparamunit from 0.0.3 to 0.0.4 by @dependabot in #31
  • Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #34
  • Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 by @dependabot in #35
  • Bump com.networknt:json-schema-validator from 1.4.2 to 1.4.3 by @dependabot in #32
  • Bump com.unitvectory:jsonparamunit from 0.0.3 to 0.0.5 by @dependabot in #33

Full Changelog: v0.0.1...v0.0.2

v0.0.1

21 Mar 02:10
Compare
Choose a tag to compare

Initial release that allows for parsing of JSON requests but validates the JSON schema first.

<dependency>
    <groupId>com.unitvectory</groupId>
    <artifactId>jsonschema4springboot</artifactId>
    <version>0.0.1</version>
</dependency>