Skip to content

MOD-5237: Release v2.6.1#1013

Merged
oshadmi merged 23 commits into2.6from
release-v2.6.1
Jun 1, 2023
Merged

MOD-5237: Release v2.6.1#1013
oshadmi merged 23 commits into2.6from
release-v2.6.1

Conversation

@oshadmi
Copy link
Collaborator

@oshadmi oshadmi commented Jun 1, 2023

No description provided.

rafie and others added 19 commits May 7, 2023 14:46
Co-authored-by: Guy Korland <gkorland@gmail.com>
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
@oshadmi oshadmi changed the base branch from master to 2.6 June 1, 2023 12:10
@oshadmi oshadmi requested a review from rafie June 1, 2023 12:11
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

❗ No coverage uploaded for pull request base (2.6@f7acf0e). Click here to learn what that means.
Patch has no changes to coverable lines.

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@oshadmi oshadmi merged commit 7777e82 into 2.6 Jun 1, 2023
@oshadmi oshadmi deleted the release-v2.6.1 branch June 1, 2023 15:22
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.

7 participants