php-rsmq
php-rsmq copied to clipboard
Bump predis/predis from 1.1.10 to 2.1.2
Bumps predis/predis from 1.1.10 to 2.1.2.
Release notes
Sourced from predis/predis's releases.
v2.1.2
Added
- Added stream commands to
KeyPrefixProcessor(#1051)- Added
ReplicationStrategy::$loadBalancingoption to disable replica reads (#1168)- Added support for
FCALLandFUNCTIONScommands (#1049)- Added support for
PEXPIRETIMEcommand (#1031)- Added support for
EXPIRETIMEcommand (#1029)- Added support for
EVAL_ROcommand (#1032)- Added support for
LCScommand (#1035)- Added support for
SORT_ROcommand (#1044)- Added support for
SINTERCARDcommand (#1027)- Added support for
EVALSHA_ROcommand (#1034)- Added support for new arguments for
BITPOSandBITCOUNTcommands (#1045)- Added support for new arguments for
EXPIREandEXPIREATcommands (#1046)Bug Fixes
- Fixed deprecated function call syntax
Deprecated
- Further deprecated phpiredis and webdis integration (#1179)
Maintenance
- Applied coding standards
- Pass PHPStan level 2
v2.1.1
Bug Fixes
- Fix
@templateinPredis\Client(#1017)- Fix support options array in
ZINTERSTOREandZUNIONSTORE(#1018)Contributors
We'd like to thank all the contributors who worked on this release!
v2.1.0
New Features
- Implemented
GETEXcommand (#872)- Implemented
GETDELcommand (#869)- Implemented
COPYcommand (#866)- Implemented
FAILOVERcommand (#875)- Implemented
LMOVEcommand (#863)- Implemented
LMPOPcommand (#1013)- Implemented
HRANDFIELDcommand (#870)- Implemented
SMISMEMBERcommand (#871)- Implemented
ZMPOPcommand (#831)- Implemented
BLMOVEcommand (#865)- Implemented
BLMPOPcommand (#1015)- Implemented
BZMPOPcommand (#833)
... (truncated)
Changelog
Sourced from predis/predis's changelog.
v2.1.2 (2023-03-02)
Added
- Added stream commands to
KeyPrefixProcessor(#1051)- Added
ReplicationStrategy::$loadBalancingoption to disable replica reads (#1168)- Added support for
FCALLandFUNCTIONScommands (#1049)- Added support for
PEXPIRETIMEcommand (#1031)- Added support for
EXPIRETIMEcommand (#1029)- Added support for
EVAL_ROcommand (#1032)- Added support for
LCScommand (#1035)- Added support for
SORT_ROcommand (#1044)- Added support for
SINTERCARDcommand (#1027)- Added support for
EVALSHA_ROcommand (#1034)- Added support for new arguments for
BITPOSandBITCOUNTcommands (#1045)- Added support for new arguments for
EXPIREandEXPIREATcommands (#1046)Bug Fixes
- Fixed deprecated function call syntax
Deprecated
- Further deprecated phpiredis and webdis integration (#1179)
Maintenance
- Applied coding standards
- Pass PHPStan level 2
v2.1.1 (2023-01-17)
Bug Fixes
- Fix
@templateinPredis\Client(#1017)- Fix support options array in
ZINTERSTOREandZUNIONSTORE(#1018)Deprecated
- Deprecated phpiredis and webdis connections
v2.1.0 (2023-01-16)
New Features
- Implemented
GETEXcommand (#872)- Implemented
GETDELcommand (#869)- Implemented
COPYcommand (#866)- Implemented
FAILOVERcommand (#875)- Implemented
LMOVEcommand (#863)- Implemented
LMPOPcommand (#1013)- Implemented
HRANDFIELDcommand (#870)- Implemented
SMISMEMBERcommand (#871)- Implemented
ZMPOPcommand (#831)- Implemented
BLMOVEcommand (#865)- Implemented
BLMPOPcommand (#1015)- Implemented
BZMPOPcommand (#833)
... (truncated)
Commits
a77a439tag v2.1.2fea4027Deprecate webdis and phpiredis (#1179)84844acAdded CODEOWNERS file (#1181)26c6252matchMasterSlaveReplication(#1175)8ef75baAdd option for disabling reads to slaves in replication topologies (#1168)8a5ced5Fix return type of ReplicationInterface::getSlaves (#1111)2935095Added stream commands to KeyPrefixProcessor (#1051)98222f4Added support for container commands (#1049)38e955bfix deprecated calldb65e5eExtended core support by implementing SORT_RO command (#1044)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)