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

fix(#9166): backwards compatible couchdb views (4.7.x) #9183

Merged
merged 4 commits into from
Jun 17, 2024
Merged

Conversation

dianabarsan
Copy link
Member

@dianabarsan dianabarsan commented Jun 17, 2024

Description

#9166

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

dianabarsan and others added 4 commits June 17, 2024 07:50
Updates new couchdb view to be compatible with Couch 2
Adds test matrix for upgrade tests, to cover upgrades from latest release and from 4.2.4.

#9166

(cherry picked from commit 61a04a6)
Copy link
Contributor

@latin-panda latin-panda left a comment

Choose a reason for hiding this comment

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

LGTM

@dianabarsan dianabarsan merged commit 27b3369 into 4.7.x Jun 17, 2024
33 checks passed
@dianabarsan dianabarsan deleted the 9166-4.7.x branch June 17, 2024 09:07
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.

None yet

3 participants