Skip to content

Releases: alfa1-group/firestore-unit

0.0.9

30 Apr 23:10
ee902a5
Compare
Choose a tag to compare
  • Added lax array contents checking
  • Improved error reporting, so assertion failures show up on the correct line in IDEs

0.0.8

29 Apr 11:33
Compare
Choose a tag to compare

Fix handling of empty documents, if a document has no fields, it is allowed to be non-existing.

0.0.7

29 Apr 10:47
Compare
Choose a tag to compare

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

29 Apr 09:30
Compare
Choose a tag to compare

Added support for null values

Full Changelog: 0.0.5...0.0.6

0.0.5

28 Apr 18:43
Compare
Choose a tag to compare

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

17 Dec 13:32
9522e1e
Compare
Choose a tag to compare

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

Full Changelog: 0.0.3...0.0.4

0.0.3

16 Apr 22:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/alfa1-group/firestore-unit/commits/0.0.3