Commit Graph

  • 6387da61d4 bump dev version Till Krüss 2025-07-22 08:33:40 -07:00
  • 97bce0062d cleanup changelog Till Krüss 2025-07-22 08:31:37 -07:00
  • fe1ea1b8f9 tag v3.0.2 Till Krüss 2025-07-22 08:30:03 -07:00
  • 302b63b742 Added test to ensure ftcreate vamana compatibility (#1578) Hristo Temelski 2025-07-21 19:48:12 +03:00
  • 8e7afbe679 Retry all exceptions from Sentinel replicas (#1577) ridgey-dev 2025-07-18 08:21:40 +02:00
  • c60003a717 Marked missing commands as Prefixable (#1576) Vladyslav Vildanov 2025-07-09 19:03:22 +03:00
  • 4dcc66f47e Updated Redis 8.2 test image (#1573) Vladyslav Vildanov 2025-07-03 16:53:00 +03:00
  • e0a03c6590 BITOP added operation validation (#1566) Hristo Temelski 2025-06-21 11:03:17 +03:00
  • 5e59123f0a Added testing with 8.2 (#1567) Vladyslav Vildanov 2025-06-20 18:39:26 +03:00
  • 7509e5f42d XINFO command parse response changes + more tests (#1560) alschastny 2025-06-19 10:32:39 +03:00
  • efc2c3798c Update CODEOWNERS (#1564) Till Krüss 2025-06-17 07:00:17 -07:00
  • ec375afa4a fix XREAD parse null response (#1563) alschastny 2025-06-17 10:39:31 +03:00
  • 9992595711 Updated Redis 8.0 test image (#1562) Vladyslav Vildanov 2025-06-16 19:42:56 +03:00
  • 33e1174a4f implement XSETID command (#1559) alschastny 2025-06-16 10:11:51 +03:00
  • 1e390b1814 implement XPENDING command (#1558) alschastny 2025-06-13 10:34:52 +03:00
  • 0a8fe54b44 implement XCLAIM command (#1557) alschastny 2025-06-13 10:07:44 +03:00
  • b5b486a254 add XACK command (#1555) alschastny 2025-06-11 19:28:13 +03:00
  • 5e18e91ffc fix(commands): Fixed wrong command API call on prefix processing (#1554) Vladyslav Vildanov 2025-06-11 10:46:25 +03:00
  • c2b95dfd2a Backport #1551 (#1552) Vladyslav Vildanov 2025-06-05 18:34:21 +03:00
  • 07dc6ba6d2 fix(conn): Removed automatic conn_uid assignment (#1551) Vladyslav Vildanov 2025-06-05 09:54:27 +03:00
  • 30e48f566e feat(commands): Add support for VectorSet commands (#1550) Vladyslav Vildanov 2025-06-05 09:28:31 +03:00
  • d7f60099a6 fix(stream): Fixed throwing CommunicationException when stream is EOF (#1548) Vladyslav Vildanov 2025-05-30 10:26:17 +03:00
  • 6021daf9cd Treat LOADING Errors as Connection Failures to Retry with Next Replica (#1536) Mustafa AKBEL 2025-05-28 15:11:13 +03:00
  • 5142011581 Update CHANGELOG.md Till Krüss 2025-05-27 09:55:55 -07:00
  • 2372b5c767 Update CHANGELOG.md Till Krüss 2025-05-27 09:55:23 -07:00
  • 87e08a3709 Backport #1546 (#1547) Vladyslav Vildanov 2025-05-27 19:54:46 +03:00
  • c4b9c34d86 Fix return type for ZCOUNT (#1546) Tim Düsterhus 2025-05-27 09:39:05 +02:00
  • 421827625e Backport #1503 (#1545) Vladyslav Vildanov 2025-05-27 10:17:35 +03:00
  • afa8b55aa3 bump dev version Till Krüss 2025-05-16 11:33:03 -07:00
  • 34fb0a7da0 bump version (#1542) v3.0.1 Till Krüss 2025-05-16 11:30:32 -07:00
  • 06c904af37 fix(auth): Adds default user if only password used for authentication (#1535) Vladyslav Vildanov 2025-05-13 19:01:21 +03:00
  • 9b1c6d2c8f Update tests against Relay (#1537) Pavlo Yatsukhnenko 2025-05-12 19:00:40 +03:00
  • 3cc35471e6 Testing with Redis 8.0.1 (#1538) Vladyslav Vildanov 2025-05-08 16:09:26 +03:00
  • 7d86f7afb3 Prepare 3.0 release (#1533) v3.0.0 Till Krüss 2025-05-02 16:18:59 -07:00
  • f49e13ee3a tag stable 2.4.0 v2.4.0 Till Krüss 2025-04-30 08:16:02 -07:00
  • aa72649e43 8.0-RC2 testing (#1531) Vladyslav Vildanov 2025-04-29 18:25:18 +03:00
  • 6e3e2c0e78 [2.x] 8.0-RC2 testing (#1532) Vladyslav Vildanov 2025-04-29 18:25:13 +03:00
  • b5c942b2a1 bump to rc1 v3.0.0-RC1 Till Krüss 2025-04-17 08:51:06 -07:00
  • c35c422eda [2.x] Fix the problem of protocol loss during cluster MOVED/ASK (#1530) Vladyslav Vildanov 2025-04-17 18:49:19 +03:00
  • 1b5ed7d516 ZPOPMIN & ZPOPMAX prefix tests Till Krüss 2025-04-15 13:25:42 -07:00
  • 5368c27dfb add changelog linter Till Krüss 2025-04-15 09:21:47 -07:00
  • 5df852f227 Added tests cases vladvildanov 2025-04-15 14:03:03 +03:00
  • 9418df1924 fix changelog branch check Till Krüss 2025-04-15 09:15:52 -07:00
  • 0e4b3829a7 fix changelog check Till Krüss 2025-04-15 09:07:26 -07:00
  • 65f6127fab add changelog check Till Krüss 2025-04-15 08:54:08 -07:00
  • 312b0393f2 Update changelog Till Krüss 2025-04-14 10:04:01 -07:00
  • e838799113 Update CHANGELOG.md Till Krüss 2025-04-14 10:01:59 -07:00
  • 665c98175f Merge branch 'vv-changelog-update' of github.com:predis/predis into vv-changelog-update vladvildanov 2025-04-14 19:25:31 +03:00
  • c4b066f5f3 Merge branch 'main' of github.com:predis/predis into vv-changelog-update vladvildanov 2025-04-14 19:23:45 +03:00
  • 502002534f Update breaking changes vladvildanov 2025-04-14 19:21:09 +03:00
  • fc4d17512c Update CHANGELOG.md Till Krüss 2025-04-14 09:15:47 -07:00
  • 7ff24b19ae Merge pull request #1528 from predis/vv-2.x-readme-8.0-support Till Krüss 2025-04-14 09:11:07 -07:00
  • 39a6d7e3c4 Merge branch 'main' into vv-changelog-update Vladyslav Vildanov 2025-04-14 19:01:44 +03:00
  • fd4d2f1f20 Update CHANGELOG.md vladvildanov 2025-04-14 18:56:39 +03:00
  • bcee31d564 Merge pull request #1527 from predis/vv-readme-8.0-support Till Krüss 2025-04-14 08:51:03 -07:00
  • 2babfc91d7 Update README.md (Redis 8.0 support) vladvildanov 2025-04-14 18:39:59 +03:00
  • cff5386b37 Update README.md (Redis 8.0 support) vladvildanov 2025-04-14 18:39:59 +03:00
  • 341e1eef05 Sync main with v2.x Till Krüss 2025-04-14 08:32:36 -07:00
  • 9a4f9d1ae2 Fixed static analys issue vladvildanov 2025-04-01 11:02:08 +03:00
  • ebcf7809ea Removed empty files vladvildanov 2025-04-01 10:56:51 +03:00
  • 325aa70758 Fixed test vladvildanov 2025-03-31 13:02:30 +03:00
  • 90fa2c5409 Codestyle fixes vladvildanov 2025-03-31 12:51:57 +03:00
  • df2b385ece Added timeout for test vladvildanov 2025-03-31 12:50:07 +03:00
  • f560bea523 Fixed broken test vladvildanov 2025-03-31 12:43:37 +03:00
  • cf6f5e40db Marked test ask skipped vladvildanov 2025-03-31 12:39:28 +03:00
  • 28c76afac0 Removed testing against 6.2 vladvildanov 2025-03-31 12:36:45 +03:00
  • 3aefebef92 Removed newline vladvildanov 2025-03-31 12:25:40 +03:00
  • 95ac0a1aa4 Added Valkey to wordlist vladvildanov 2025-03-31 12:23:40 +03:00
  • 99918b98bd Revert docker removal vladvildanov 2025-03-31 12:21:26 +03:00
  • 9458c0d10e Merge branch 'main' into vv-main-2.x-sync Vladyslav Vildanov 2025-03-31 12:17:20 +03:00
  • bf526cc129 Codestyle fixes vladvildanov 2025-03-31 12:14:37 +03:00
  • 8bc9a4d432 Merge branch 'v2.x' of github.com:predis/predis into vv-main-2.x-sync vladvildanov 2025-03-31 11:36:25 +03:00
  • 52e9f6d106 Remove deprecated Triggers & Functions support (#1524) Vladyslav Vildanov 2025-03-28 16:10:01 +02:00
  • fdd52d0284 Tag v2.4.0-RC1 (#1523) v2.4.0-RC1 Till Krüss 2025-03-24 10:07:15 -07:00
  • 48a861053e Added new hash-field expiration commands (#1520) Vladyslav Vildanov 2025-03-24 17:50:12 +02:00
  • ebdd22ff61 Added this PR to changelog vv-added-missing-types vladvildanov 2025-03-20 15:01:28 +02:00
  • 25b33f50ae Merge branch 'vv-added-missing-types' of github.com:predis/predis into vv-added-missing-types vladvildanov 2025-03-20 15:00:36 +02:00
  • 3864a7b125 Updated CHANGELOG.md vladvildanov 2025-03-20 15:00:21 +02:00
  • 6f4ac2a012 Merge branch 'v2.x' into vv-added-missing-types Vladyslav Vildanov 2025-03-20 14:45:42 +02:00
  • 72f6baef26 Added missing types for commands API vladvildanov 2025-03-20 14:44:36 +02:00
  • 7bf1f6eb29 optimize redis cluster slotmap with compact slot range object (#1493) messikiller 2025-03-20 00:24:53 +08:00
  • 067b051900 Added missing FT._LIST and BITFIELD_RO commands (#1521) Vladyslav Vildanov 2025-03-19 09:57:52 +02:00
  • df4a318b80 remove performance rambling from FAQ Till Krüss 2025-03-18 12:50:00 -07:00
  • 73e6a03fd8 Added support for transactions in OSS Cluster (#1497) Vladyslav Vildanov 2025-03-07 10:31:02 +02:00
  • 86e6804c80 fix(stream): Removed resource disconnection on GC (#1519) Vladyslav Vildanov 2025-03-07 10:30:42 +02:00
  • a904a3a273 Backport #1517 (#1518) Vladyslav Vildanov 2025-03-05 19:29:38 +02:00
  • b32511926d Enable stack and cluster tests on 3 latest API versions (#1517) Vladyslav Vildanov 2025-03-03 10:31:59 +02:00
  • 494148c373 Changed default DIALECT to 2 (#1516) Vladyslav Vildanov 2025-02-27 12:29:21 +02:00
  • 7b1558abfa Backport #1510, #1513 (#1514) Vladyslav Vildanov 2025-02-25 19:13:40 +02:00
  • 8b240d15a5 Backport #1512 (#1515) Vladyslav Vildanov 2025-02-25 19:12:10 +02:00
  • 02e2a7e1cc Added test coverage for compatibility with Redis 8.0 (#1513) Vladyslav Vildanov 2025-02-24 19:22:45 +02:00
  • 59b60a403e Changed default dialect to 2 vv-change-default-dialect vladvildanov 2025-02-24 17:13:57 +02:00
  • 09e88b6fd0 fix: Bug with single persistent connection to the same resource (#1512) Vladyslav Vildanov 2025-02-24 09:51:55 +02:00
  • 9a22450a65 Added testing with 8.0 (#1510) Vladyslav Vildanov 2025-02-20 17:47:05 +02:00
  • ac933cc548 Fix eval_ro cluster support (#1449) zxin 2025-02-14 01:40:23 +08:00
  • 355faa099f ClientInterface: update watch command accepting string and string[] (#1476) Stephan 2025-02-13 17:39:51 +00:00
  • 549889b198 Mark GEOSEARCH as read-only to ensure execution on replica instead of… (#1481) Radu Neacsu 2025-02-13 19:39:19 +02:00
  • d1c657aac5 refactor: use parallel on PHP-CS-Fixer (#1489) Denny Septian Panggabean 2025-02-14 00:06:51 +07:00
  • b196809d3a Prevent named arguments runtime failure (#1509) Jan Nedbal 2025-02-12 18:13:01 +01:00
  • 52489ea703 Update CHANGELOG.md Till Krüss 2025-01-22 09:26:10 -08:00