Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Conversation

@smithsz
Copy link
Contributor

@smithsz smithsz commented Mar 27, 2019

2.12.0 (2019-03-28)

  • [NEW] Added partitioned database support.
  • [FIXED] Bug where document context manager performed remote save despite uncaught exceptions being
    raised inside with block.
  • [FIXED] Fixed parameter type of selector in docstring.
  • [FIXED] Removed internal Document._document_id property to allow a safe use of dict's methods.
  • [IMPROVED] Performance of Result iteration by releasing result objects immediately after they are returned to the client.
  • [IMPROVED] Updated Getting started section with a get_query_result example.
  • [IMPROVED] Updated Result iteration by paginating with views' startkey and queries' bookmark.

@smithsz smithsz force-pushed the prepare-for-2.12.0-release branch from 8223eb8 to 00c5418 Compare March 27, 2019 15:13
@smithsz smithsz force-pushed the prepare-for-2.12.0-release branch from 00c5418 to a0b92b3 Compare March 27, 2019 15:16
Copy link
Member

@ricellis ricellis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@smithsz smithsz changed the base branch from changes-100-char to master March 28, 2019 09:26
@smithsz smithsz merged commit 7428512 into master Mar 28, 2019
@smithsz smithsz deleted the prepare-for-2.12.0-release branch March 28, 2019 09:26
@ricellis ricellis added this to the 2.next milestone Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants