What's New in v1.1.5

Feb 5, 2018

Get future release notes emailed to you:

Downloads

General Changes

Enterprise Edition Changes

  • When external storage is not accessible, RESTORE jobs no longer loop indefinitely during failure or cancellation. #21573

Bug Fixes

  • Errors from DDL statements sent by a client as part of a transaction, but in a different query string than the final commit, are no longer silently swallowed. #21865
  • DROP INDEX with an unqualified index name (without a specific table name) no longer fails if there are views in the database. #21857
  • Fixed tuple equality to evaluate correctly in the presence of NULL elements. #21237
  • Fixed an issue with the wire-formatting of BYTES arrays. #21796
  • Fixed a stack overflow in the code for shutting down a server when out of disk space. #21804
  • Fixed incorrect logic in lease rebalancing that prevented leases from being transferred. #21442

Doc Updates

Contributors

This release includes 8 merged PRs by 8 authors.


Yes No

Yes No