Releases: UnitVectorY-Labs/crossfiresync
Releases · UnitVectorY-Labs/crossfiresync
v0.0.5
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>crossfiresync</artifactId>
<version>0.0.5</version>
</dependency>
What's Changed
- Bump com.google.cloud:libraries-bom from 26.43.0 to 26.44.0 by @dependabot in #31
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #32
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #33
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 by @dependabot in #34
- Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #36
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #35
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #37
- Bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 by @dependabot in #38
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #39
- Bump com.google.cloud:libraries-bom from 26.45.0 to 26.47.0 by @dependabot in #40
- Bump com.unitvectory:fileparamunit from 0.0.4 to 0.0.5 by @dependabot in #41
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #44
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #46
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #42
- Bump com.google.cloud:google-cloudevent-types from 0.15.0 to 0.16.0 by @dependabot in #43
- Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #45
- Bump com.unitvectory:jsonparamunit from 0.0.5 to 0.0.6 by @dependabot in #47
- Bump com.unitvectory:firestoreproto2map from 0.0.2 to 0.0.3 by @dependabot in #48
Full Changelog: v0.0.4...v0.0.5
v0.0.4
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>crossfiresync</artifactId>
<version>0.0.4</version>
</dependency>
Full Changelog: v0.0.3...v0.0.4
v0.0.3
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>crossfiresync</artifactId>
<version>0.0.3</version>
</dependency>
What's Changed
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #29
- Bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 by @dependabot in #28
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #30
Full Changelog: v0.0.2...v0.0.3
v0.0.2
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>crossfiresync</artifactId>
<version>0.0.2</version>
</dependency>
What's Changed
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #8
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #10
- Bump com.google.cloud:libraries-bom from 26.37.0 to 26.38.0 by @dependabot in #11
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #13
- Bump com.google.cloud:libraries-bom from 26.38.0 to 26.39.0 by @dependabot in #12
- Bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in #14
- Bump codecov/codecov-action from 4.4.0 to 4.4.1 by @dependabot in #15
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #16
- Bump com.google.cloud:libraries-bom from 26.39.0 to 26.40.0 by @dependabot in #17
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #18
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #20
- Bump com.google.cloud:libraries-bom from 26.40.0 to 26.41.0 by @dependabot in #19
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.5.0 by @dependabot in #22
- Bump com.google.cloud:libraries-bom from 26.41.0 to 26.42.0 by @dependabot in #21
- Bump com.unitvectory:fileparamunit from 0.0.3 to 0.0.4 by @dependabot in #23
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #26
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #24
- Bump com.unitvectory:jsonparamunit from 0.0.3 to 0.0.5 by @dependabot in #25
- Bump com.unitvectory:firestoreproto2map from 0.0.1 to 0.0.2 by @dependabot in #27
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release of crossfiresync provides replication for Firestore between regions using Pub/Sub. This support a single region primary region or multiple region primary which has the downside of additional attributes needing to be added to the document.
<dependency>
<groupId>com.unitvectory</groupId>
<artifactId>crossfiresync</artifactId>
<version>0.0.1</version>
</dependency>