Skip to content

Commit

Permalink
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
Yury-Fridlyand committed Sep 18, 2024
1 parent 47c5695 commit e283613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
* Python: Add missing exports ([2321](https://github.com/valkey-io/valkey-glide/pull/2321))

### Operational Enhancements
* CI/CD: Create Workflow to deploy artifacts for all platforms ([#2285](https://github.com/valkey-io/valkey-glide/pull/2285)
* CI/CD: Create Workflow to deploy artifacts for all platforms ([#2285](https://github.com/valkey-io/valkey-glide/pull/2285))
* Node: Get valkey/redis version using client's info command ([#2276](https://github.com/valkey-io/valkey-glide/pull/2276))
* Java: Fetch server version using client's info command ([#2258](https://github.com/valkey-io/valkey-glide/pull/2258))
* CI/CD: Add workflow for automating Maven release ([#2128](https://github.com/valkey-io/valkey-glide/pull/2128))
Expand Down Expand Up @@ -302,7 +302,7 @@
* Python: Added SETRANGE command ([#1453](https://github.com/valkey-io/valkey-glide/pull/1453))

#### Fixes
* Python: Fix typing error "type object is not subscriptable" ([#1203](https://github.com/valkey-io/valkey-glide/pull/1203))
* Python: Fix typing error "'type' object is not subscriptable" ([#1203](https://github.com/valkey-io/valkey-glide/pull/1203))
* Core: Fixed blocking commands to use the specified timeout from the command argument ([#1283](https://github.com/valkey-io/valkey-glide/pull/1283))

### Breaking Changes
Expand Down

0 comments on commit e283613

Please sign in to comment.