Releases: UnitVectorY-Labs/firestoreproto2json
Releases · UnitVectorY-Labs/firestoreproto2json
v0.0.7
What's Changed
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #64
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #66
- Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #65
- Bump astral-sh/setup-uv from 4 to 5 by @dependabot in #67
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 by @dependabot in #69
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #68
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.6.0 to 0.7.0 by @dependabot in #71
- Bump com.unitvectory:jsonassertify from 0.0.2 to 0.0.3 by @dependabot in #70
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot in #72
- Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot in #73
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #74
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.4 to 5.12.0 by @dependabot in #75
- Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #76
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.0 to 5.12.1 by @dependabot in #77
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #78
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #80
- Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #79
- Bump org.junit.jupiter:junit-jupiter-api from 5.12.1 to 5.12.2 by @dependabot in #82
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 by @dependabot in #81
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #83
- Bump astral-sh/setup-uv from 5 to 6 by @dependabot in #85
- Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by @dependabot in #84
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #86
- Bump advanced-security/maven-dependency-submission-action from 4 to 5 by @dependabot in #87
- Bump com.unitvectory:fileparamunit from 0.0.5 to 0.0.6 by @dependabot in #89
- Bump com.unitvectory:jsonassertify from 0.0.3 to 0.0.4 by @dependabot in #88
- Bump com.unitvectory:jsonparamunit from 0.0.6 to 0.0.7 by @dependabot in #90
Full Changelog: v0.0.6...v0.0.7
v0.0.6
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.6</version>
</dependency>
What's Changed
- Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #52
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #54
- Bump com.unitvectory:jsonassertify from 0.0.1 to 0.0.2 by @dependabot in #53
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 by @dependabot in #55
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #56
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 by @dependabot in #57
- Fixed typo in the README by @JaredHatfield in #58
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #60
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #59
- Bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #62
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #61
- Bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot in #63
New Contributors
- @JaredHatfield made their first contribution in #58
Full Changelog: v0.0.5...v0.0.6
v0.0.5
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.5</version>
</dependency>
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #37
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #38
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #40
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #39
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #42
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #44
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #43
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #45
- Bump com.unitvectory:fileparamunit from 0.0.4 to 0.0.5 by @dependabot in #46
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #49
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #47
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #50
- Bump com.google.cloud:google-cloudevent-types from 0.15.0 to 0.16.0 by @dependabot in #48
- Bump com.unitvectory:jsonparamunit from 0.0.5 to 0.0.6 by @dependabot in #51
Full Changelog: v0.0.4...v0.0.5
v0.0.4
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.4</version>
</dependency>
What's Changed
- Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #10
- Bump com.google.cloud:google-cloudevent-types from 0.14.0 to 0.14.1 by @dependabot in #11
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #12
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #13
- Bump com.google.cloud:google-cloudevent-types from 0.14.1 to 0.15.0 by @dependabot in #14
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #17
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #15
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #16
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #19
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #18
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #20
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #22
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #24
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #25
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #26
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #27
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #28
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #29
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #30
- 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 #36
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.10.3 by @dependabot in #35
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #34
- Bump com.unitvectory:jsonparamunit from 0.0.3 to 0.0.5 by @dependabot in #33
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Removed the explicit protobuf-java dependency
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.3</version>
</dependency>
v0.0.2
Minor updates and improvements.
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.2</version>
</dependency>
v0.0.1
This is the initial release of firestoreproto2json. This release is an early candidate release that is not yet 1.0 quality but has full test coverage and the basic functionality implemented.
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>firestoreproto2json</artifactId>
<version>0.0.1</version>
</dependency>