pgj opened a new pull request, #5988: URL: https://github.com/apache/couchdb/pull/5988
There were some recent developments in Clouseau for which it may make sense to bring them in by default and upgrade to the latest release. While here, update outdated help messages in the configure scripts. ## Testing recommendations The usual test suites that exercise Clouseau should just keep working with this change too as the changes since 3.0.0 do not break any of the existing functionality. That is, the following commands should not return an error: ```console make elixir-search make mango-test ``` ## Related Issues or Pull Requests Notes for each of the releases that happened since 3.0.0: - [3.1.0](https://github.com/cloudant-labs/clouseau/releases/tag/3.1.0) - [3.1.1](https://github.com/cloudant-labs/clouseau/releases/tag/3.1.1) - [3.2.0](https://github.com/cloudant-labs/clouseau/releases/tag/3.2.0) - [3.3.0](https://github.com/cloudant-labs/clouseau/releases/tag/3.3.0) ## Checklist - [x] This is my own work, I did not use AI, LLM's or similar technology - [x] Code is written and works correctly - [x] Changes are covered by (existing) tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
