Sourced from com.google.truth:truth's releases.
1.2.0
- Fixed a bug that caused ProtoTruth to ignore the contents of unpacked
Any
messages. This fix may cause tests to fail, since ProtoTruth will now check whether the message contents match. If so, you may need to change the values that your tests expect, or there may be a bug in the code under test that had been hidden by the Truth bug. Sorry for the trouble. (8bd3ef613)- Added
isWithin().of()
support toIntegerSubject
andLongSubject
. (6464cb5ca, 0e99a2711)
60873b1
Set version number for truth-parent to 1.2.0.61d7afb
Bump Guava to 33.0.0.cb09b47
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.05da5e3f
Bump org.checkerframework:checker-qual from 3.41.0 to 3.42.0fde6632
Make our nullness checking work with an Android bootclasspath.3e125c7
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.36464cb5
Add isWithin().of()
support to IntegerSubject
.91f4bdc
Remove getSuperclass() from the j2kt API, as it's not supported and ideally w...d532e91
Bump org.checkerframework:checker-qual from 3.40.0 to 3.41.004fddbb
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3