Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated couch dependencies #451

Closed
wants to merge 1 commit into from
Closed

Conversation

eiri
Copy link
Member

@eiri eiri commented Jan 20, 2017

List of changes:

  • Merge remote branch 'cloudant:82197-fix-validation_func-case_clause'
  • Don't crash on unexpected validation's error type (COUCHDB-3286)
  • Reset EOF if a partial write was possible (COUCHDB-3274)
  • Merge remote branch 'cloudant:validate-count-in-uuids'
  • Return "Bad Request" when count in /_uuids exceeds max
  • Validate that count in /_uuids is positive
  • Merge remote branch 'cloudant:fix-views_tests'
  • Fix couchdb_views tests (COUCHDB-3259)
  • Don't trap exits in couch_file (COUCHDB-3259)
  • Merge branch 'COUCHDB-3255-fix-new-revid' (COUCHDB-3255)
  • Make revision generation deterministic (COUCHDB-3255)
  • Merge remote branch 'cloudant:add-filter-changes-test'
  • Add tests for filter by filter function
  • Reduce duplicated code, rename vars consistently
  • Prevent consumer from hiding error messages

couch: b83f1a..e285b3
 * Don't crash on unexpected validation's error type
 * Reset EOF if a partial write was possible
 * Merge remote branch 'cloudant:validate-count-in-uuids'
 * Return "Bad Request" when count in /_uuids exceeds max
 * Validate that count in /_uuids is positive
 * Merge remote branch 'cloudant:fix-views_tests'
 * Fix couchdb_views tests
 * Don't trap exits in couch_file
 * Merge branch 'COUCHDB-3255-fix-new-revid'
 * Make revision generation deterministic
 * Merge remote branch 'cloudant:add-filter-changes-test'
 * Add tests for filter by filter function
 * Reduce duplicated code, rename vars consistently
 * Prevent consumer from hiding error messages
@eiri eiri closed this Jan 31, 2017
@eiri eiri deleted the bump-dependencies branch January 31, 2017 15:57
nickva pushed a commit to nickva/couchdb that referenced this pull request Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant