John Sully
9c59979955
Merge branch 'unstable' into RELEASE_6
...
Former-commit-id: 32b11ab809c53275e7b2d56e242b3c3149987f35
2021-01-31 21:24:07 +00:00
christianEQ
304a037cb3
updated version num to 255.255.255
...
Former-commit-id: 595deb0e1391c29c4766072bdd292202dd55c79d
2021-01-28 16:54:22 +00:00
christianEQ
c068f2cd3d
Merge tag 'tags/6.0.10' into redismerge_2021-01-20
...
Former-commit-id: dadce055f897cee83946c2d3e5cbb76341b94230
2021-01-26 21:43:09 +00:00
Oran Agra
93fbd5d13e
Redis 6.0.10
2021-01-12 16:25:37 +02:00
Oran Agra
984d33e8b6
Redis 6.0.9.
2020-10-27 09:12:01 +02:00
Meir Shpilraien (Spielrein)
dbf3902481
Add Module API for version and compatibility checks ( #7865 )
...
* Introduce a new API's: RM_GetContextFlagsAll, and
RM_GetKeyspaceNotificationFlagsAll that will return the
full flags mask of each feature. The module writer can
check base on this value if the Flags he needs are
supported or not.
* For each flag, introduce a new value on redismodule.h,
this value represents the LAST value and should be there
as a reminder to update it when a new value is added,
also it will be used in the code to calculate the full
flags mask (assuming flags are incrementally increasing).
In addition, stated that the module writer should not use
the LAST flag directly and he should use the GetFlagAll API's.
* Introduce a new API: RM_IsSubEventSupported, that returns for a given
event and subevent, whether or not the subevent supported.
* Introduce a new macro RMAPI_FUNC_SUPPORTED(func) that returns whether
or not a function API is supported by comparing it to NULL.
* Introduce a new API: int RM_GetServerVersion();, that will return the
current Redis version in the format 0x00MMmmpp; e.g. 0x00060008;
* Changed unstable version from 999.999.999 to 255.255.255
Co-authored-by: Oran Agra <oran@redislabs.com>
Co-authored-by: Yossi Gottlieb <yossigo@gmail.com>
(cherry picked from commit e9c837ad3118f5ea2cb4defb0ab82cbd113733e7)
2020-10-27 09:12:01 +02:00
John Sully
bdd58afb8f
bump version 6.0.16
...
Former-commit-id: dab9296d7cede9d692e65403b5fa1fa2663fdc6c
2020-09-28 19:14:17 +00:00
Oran Agra
40f2c892e5
6.0.8
2020-09-10 14:09:00 +03:00
Oran Agra
6e7733c276
Redis 6.0.7
2020-09-01 09:27:58 +03:00
Oran Agra
1c356d2084
Redis 6.0.6.
2020-07-20 21:08:26 +03:00
John Sully
7ed6e1a197
Bump version
...
Former-commit-id: f7d7baccc91d3c39fb6ff7ba04c57208522b6583
2020-07-13 03:59:16 +00:00
antirez
ce8f107a5e
Redis 6.0.5.
2020-06-09 12:19:30 +02:00
John Sully
00ae6d58a9
Bump version
...
Former-commit-id: 4a3e1f3b9b164ec0f19ca2a67c8003792a5ccc5c
2020-06-07 16:43:07 -04:00
John Sully
c799f6855b
Bump version
...
Former-commit-id: 8dbea2a050dd9e741018230fedeeda46780a7a31
2020-06-01 17:01:50 -04:00
antirez
c512f64428
Redis 6.0.4.
2020-05-28 12:18:38 +02:00
antirez
8ca98ae414
Redis 6.0.3.
2020-05-16 18:11:58 +02:00
antirez
38cc6cbbb4
Redis 6.0.2.
2020-05-15 22:29:52 +02:00
antirez
d36292e2b8
Redis 6.0.1.
2020-05-02 00:10:20 +02:00
antirez
1367cb7b6d
Redis 6.0.0 GA.
2020-04-30 15:04:41 +02:00
antirez
b3ff2337b9
Redis 6.0-RC4.
2020-04-16 16:18:02 +02:00
antirez
5f98065e52
Redis 6.0-RC3.
2020-03-31 17:56:04 +02:00
antirez
c208956fbe
Redis 6 RC2.
2020-03-05 16:00:17 +01:00
antirez
2df099e36b
Redis 6.0 RC1.
2019-12-19 17:27:29 +01:00
John Sully
9983a59895
Fix additional warnings
...
Former-commit-id: 1531cfb7eea1824fb40da596b3446baa4312355c
2019-06-27 16:29:36 -04:00
John Sully
b7fff89e3e
The unstable branch doesn't have a version #
...
Former-commit-id: d7f21f02b30c3f9092dbf9aec75481baf45c3311
2019-05-20 16:12:26 -04:00
John Sully
676334758d
Add version override command for users that need compatibility with Redis
...
Former-commit-id: 5a78a3bc46335a844490fe00e657d68313680cbe
2019-04-19 19:57:11 -04:00
John Sully
778a48b574
bump version
...
Former-commit-id: a864ad1c9c6bf25f2224499bec8b49f1bdb5eab0
2019-03-07 19:13:59 -05:00
John Sully
698c085f82
Set version
...
Former-commit-id: efc60dd8c5304f2a7cf072ab3c430c0feb886033
2019-03-06 15:25:28 -05:00
antirez
c0eb960fc1
Mark version of unstable branch in an unique way.
2015-09-29 17:30:24 +02:00
antirez
7009630914
Version bumped to 3.1.999 (3.2 alpha versions).
2015-02-14 17:19:17 +01:00
antirez
008ee093eb
Make unstable branch version unique and distinguishable.
2014-06-25 15:30:34 +02:00
antirez
25e71b041d
Version bumped to 2.9.11
2013-05-27 11:44:04 +02:00
antirez
1590ba7d59
Version bumped to 2.9.10
2013-05-08 15:24:40 +02:00
antirez
419ca24c7e
Version bumped to 2.9.9.
2013-04-02 11:55:23 +02:00
antirez
f8f9819c34
Version incremented to 2.9.8 after major cluster progresses.
2013-03-15 16:45:45 +01:00
antirez
cb2a06dfcd
Version 2.9.7.
2012-04-10 16:34:33 +02:00
antirez
0f7dd6d956
version bumped to 2.9.6
2012-04-06 12:27:17 +02:00
antirez
84cfae38b3
Version bumped to 2.9.5
2012-02-29 00:54:52 +01:00
antirez
6ebd417aaa
unstable version called 2.9.4
2012-02-22 17:44:18 +01:00
antirez
c6db3bc002
version bumped to 2.9.3
2012-01-07 12:54:48 +01:00
antirez
c0fb39d438
version bumped to 2.9.2
2011-12-19 10:55:31 +01:00
antirez
6d29ea9b06
version bumped to 2.9.1
2011-12-13 18:07:21 +01:00
antirez
805c7a80c3
version bumped to 2.9, that is, 3.0 unstable
2011-04-15 17:44:08 +02:00
antirez
5772909c6d
version set to 2.3.0
2010-12-29 17:02:43 +01:00
antirez
09834f59a1
version bumped to 2.1.8
2010-12-15 15:22:04 +01:00
antirez
a34f7bdcb0
version bumped to 2.1.7 after merging with aaslave branch for non blocking slaves
2010-11-05 11:00:20 +01:00
antirez
17e642c115
version bumped to 2.1.6
2010-11-05 10:57:53 +01:00
antirez
afdb946851
version bumped to 2.1.5
2010-10-21 17:55:44 +02:00
antirez
dbebd395eb
Version is now 2.1.4 -- AKA 2.2-alpha1
2010-08-31 18:34:34 +02:00
antirez
e4ecc93119
Version is now 2.1.3
2010-08-26 16:58:02 +02:00