Releases: alfa1-group/firestore-unit
Releases · alfa1-group/firestore-unit
0.0.9
0.0.8
Fix handling of empty documents, if a document has no fields, it is allowed to be non-existing.
0.0.7
Fixed date handling to match the precision supported by Firestore (timestamp have nanosecond precision, but Firestore doesn't allow this)
Full Changelog: 0.0.6...0.0.7
0.0.6
Added support for null values
Full Changelog: 0.0.5...0.0.6
0.0.5
The following things have changed
- Updated various versions of dependencies
- Added the option to export data from the database in the format accepted by the assert* methods.
What's Changed
- Bump org.testcontainers:gcloud from 1.19.7 to 1.20.4 by @dependabot in #14
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.11.2 by @dependabot in #12
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.4.0 to 0.6.0 by @dependabot in #10
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.16.1 to 2.18.2 by @dependabot in #13
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.11.4 by @dependabot in #9
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.16 by @dependabot in #8
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #7
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.7 by @dependabot in #6
- Bump org.testcontainers:junit-jupiter from 1.19.7 to 1.20.4 by @dependabot in #5
- Bump com.google.firebase:firebase-admin from 9.2.0 to 9.4.2 by @dependabot in #4
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Create maven.yml by @jfbenckhuijsen in #2
- Develop by @jfbenckhuijsen in #1
- Added timezone handling features by @jfbenckhuijsen in #3
New Contributors
- @jfbenckhuijsen made their first contribution in #2
Full Changelog: https://github.com/alfa1-group/firestore-unit/commits/0.0.3