chore: release v0.6.1 #357
Merged
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.
Release v0.6.1
This release includes important bug fixes for Redis Enterprise API compatibility and profile resolution improvements.
π¦ Version Bumps
redis-cloud: 0.6.0 β 0.6.1redis-enterprise: 0.6.0 β 0.6.1redisctl: 0.6.0 β 0.6.1π Bug Fixes
Redis Enterprise API Type Fixes
master_persistencetype (#348): Corrected fromStringtoboolto match actual API responsemax_aof_file_sizetype (#351): Corrected fromStringtou64to match actual API responsebdb.rsfields:recovery_wait_time:u32βi32(can be -1)skip_import_analyze:boolβStringsync_dedicated_threads:boolβu32Profile Resolution Improvements
cloudorenterprisecommands would fail if the default profile was for the wrong deployment typedefault_enterprise,default_cloud)π Improvements
serde_path_to_errorfor clearer deserialization error messages that pinpoint the exact field causing issuesποΈ Related Work
Note: This release was prepared using
release-plz update. Once merged, it will trigger automatic publication to crates.io and Docker Hub.