Tags: Ultinous/google-cloud-cpp-common
Tags
fix: correct range validation in ParseRfc3339 (googleapis#220) It was not accepting 59 as a valid minute, this bug was introduced in the clang-tidy cleanup, and our tests validate that things *outside* the valid ranges are correctly reported as errors, but not that things *exactly* at the boundary conditions are reported as valid. Sigh.
chore: added v0.19.x release notes (googleapis#172) * chore: added v0.19.x release notes * added more context to breakage * correct-er wording this time
chore: release notes for v0.18.x (googleapis#155) Also update ``INSTALL_GOOGLE_CLOUD_CPP_COMMON_FROM_SOURCE`` rules, and ``google_cloud_cpp_common`` and ``google_cloud_cpp_grpc_utils`` ABI dumps.
chore: release notes for v0.17.x (googleapis#117) * chore: release notes for v0.17.x
PreviousNext