-
Notifications
You must be signed in to change notification settings - Fork 335
MOD-5237: Release v2.6.1 #1013
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
Merged
Merged
MOD-5237: Release v2.6.1 #1013
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Guy Korland <gkorland@gmail.com>
* break json_path to sub crate
Co-authored-by: Guy Korland <gkorland@gmail.com>
* cleanup warnings and set workspace deps * set edition on workspace level * move license and repo to workspace * rename redis_json
* Documentation of json.mset.md Command reference details of the new JSON.MSET * Update json.mset.md after comments * solving required arguments
* Upgraded flow test infrastructure * upgrade redismodule-rs version * fixes 1 * Fix chain ranges Adapt chain of ranges for python3 --------- Co-authored-by: Guy Korland <gkorland@gmail.com>
* Documentation json.merge.md Adding documentation and examples for JSON.MERGE * Update docs/commands/json.merge.md Co-authored-by: Omer Shadmi <76992134+oshadmi@users.noreply.github.com> * Update docs/commands/json.merge.md Co-authored-by: Omer Shadmi <76992134+oshadmi@users.noreply.github.com> * Update docs/commands/json.merge.md Co-authored-by: Omer Shadmi <76992134+oshadmi@users.noreply.github.com> * Update after comments json.merge.md * Update the command summary as suggested * Update spelling dictionary --------- Co-authored-by: Omer Shadmi <76992134+oshadmi@users.noreply.github.com> Co-authored-by: oshadmi <omer.shadmi@redislabs.com>
* upgrade to redismodule-rs v2 * refactor break KeyValue to its own file (#965) * fix build * fix build remove feature test * support RESP3 * use FormatOptions * add support for multi paths * set redismodule-rs to 2.0 * fix String serializtion * change json.get resutl from map tp array * format code and update deps * add system allocator when running unit test * format code * add initial tests * add more tests * add more tests * fix tests/pytest/requirements.txt * add tests for NUMMULTBY & NUMINCRBY * fix test for cluster * add support for JSON.TYPE * add EXPAND format on json.get * avoid using cutom formatter when not needed * remove bson code * fix test assert on unordered results * update Cargo.lock and add ignore words * revert deps/readies * revert test_resp3 * retrun bson * fix review commentsw
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 2.6 #1013 +/- ##
======================================
Coverage ? 82.35%
======================================
Files ? 16
Lines ? 4131
Branches ? 0
======================================
Hits ? 3402
Misses ? 729
Partials ? 0 ☔ View full report in Codecov by Sentry. |
rafie
approved these changes
Jun 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.