What's New in v1.1.0-rc.1

Oct 5, 2017

Get future release notes emailed to you:

Downloads

Build Changes

  • Docker images now contain root CA certificates, permitting the use of BACKUP and RESTORE on cloud storage. #18959
  • Docker images are now built without caching to ensure they contain the latest packages at the time of release. #18999

Command-Line Interface Changes

  • Timestamps in logs now use UTC regardless of the system time zone. #18764
  • Added an explanatory message when --background is used and the node is waiting to join an existing cluster or for cockroach init to be run. #18840

Bug Fixes

  • SERIALIZABLE transactions should no longer return "transaction deadline exceeded". #18852
  • Transaction deadlines are now updated properly when a transaction restarts. #18943
  • Fixed a panic when an error was generated in COMMIT or ROLLBACK. #18937
  • Fixed a panic in queries with JOIN using the distributed SQL engine. #18975
  • Reverted a change in beta-20170928 to asynchronously refresh table leases when near expiration. #18862
  • Casting TIMESTAMP WITH TIME ZONE to TIMESTAMP respects the session time zone. #18764
  • Range debug pages now work when a replica is awaiting garbage collection. #18941
  • Temporary directory cleanup now works correctly on overlayfs. #19000

Doc Updates


Yes No

Yes No