Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: redis/node-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: redis/node-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Jan 13, 2022

  1. update bloom version

    leibale committed Jan 13, 2022
    Copy the full SHA
    5a47129 View commit details
  2. Release bloom@1.0.0

    leibale committed Jan 13, 2022
    Copy the full SHA
    2c4565f View commit details
  3. Release json@1.0.2

    leibale committed Jan 13, 2022
    Copy the full SHA
    5a3120e View commit details
  4. Release search@1.0.2

    leibale committed Jan 13, 2022
    Copy the full SHA
    f91535f View commit details
  5. Release time-series@1.0.1

    leibale committed Jan 13, 2022
    Copy the full SHA
    525142e View commit details
  6. upgrade modules

    leibale committed Jan 13, 2022
    Copy the full SHA
    d5b8ead View commit details
  7. Release redis@4.0.2

    leibale committed Jan 13, 2022
    Copy the full SHA
    95c7dc1 View commit details
  8. fix bloom files

    leibale committed Jan 13, 2022
    Copy the full SHA
    2922245 View commit details
  9. Release bloom@1.0.1

    leibale committed Jan 13, 2022
    Copy the full SHA
    7bcc1a7 View commit details
  10. update readmes

    leibale committed Jan 13, 2022
    Copy the full SHA
    841bd43 View commit details
  11. Add stream examples. (#1830)

    * Adds stream consumer and producer scripts to doc.
    
    * Updated build command example.
    
    * Adds stream producer example.
    
    * Adds basic stream consumer example.
    
    * Added isolated execution.
    
    * Update README.md
    
    * Update stream-consumer.js
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 13, 2022
    Copy the full SHA
    309cdbd View commit details
  12. Update stream-consumer.js

    leibale authored Jan 13, 2022
    Copy the full SHA
    8a40398 View commit details

Commits on Jan 15, 2022

  1. Adds topk example for RedisBloom (#1837)

    * Adds topk example.
    
    * Update topk.js
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 15, 2022
    Copy the full SHA
    e4601b6 View commit details
  2. Adds Bloom Filter example using RedisBloom. (#1835)

    * Adds Bloom Filter example using RedisBloom.
    
    * Update bloom-filter.js
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 15, 2022
    Copy the full SHA
    06cb637 View commit details
  3. Update README.md (#1840)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    gkorland and leibale authored Jan 15, 2022
    Copy the full SHA
    2ff7084 View commit details

Commits on Jan 19, 2022

  1. Adds Bloom overview README. (#1850)

    * Adds Bloom overview README.
    
    * Update README.md
    
    * Incorporates feedback.
    
    * Update README.md
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 19, 2022
    Copy the full SHA
    1f8993a View commit details
  2. Copy the full SHA
    86c239e View commit details
  3. Adds Cuckoo Filter example. (#1843)

    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 19, 2022
    Copy the full SHA
    b68836c View commit details
  4. Adding a RedisTimeSeries example (#1839)

    * Adds the start of a timeseries example.
    
    * Exports required TimeSeries items.
    
    * Fixed import.
    
    * Added TS.INFO example output.
    
    * Fixed typo.
    
    * Fixed typo.
    
    * Exported aggregation enum.
    
    * Working time series example.
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 19, 2022
    Copy the full SHA
    d602682 View commit details
  5. Add streams XREADGROUP and XACK example. (#1832)

    * Removed stream delete command to allow consumer group example to work.
    
    * Adds stream consumer group example.
    
    * Adds stream consumer group example code.
    
    * Update README.md
    
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    Simon Prickett and leibale authored Jan 19, 2022
    Copy the full SHA
    41f6b00 View commit details

Commits on Jan 20, 2022

  1. Adds timeseries overview. (#1853)

    Simon Prickett authored Jan 20, 2022
    Copy the full SHA
    bd1e500 View commit details
  2. Create dependabot.yml

    leibale authored Jan 20, 2022
    Copy the full SHA
    59c0fd0 View commit details
  3. Bump mocha from 9.1.3 to 9.1.4 (#1857)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.1.4.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.3...v9.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    47200a5 View commit details
  4. Bump typedoc from 0.22.10 to 0.22.11 (#1860)

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.10 to 0.22.11.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.22.10...v0.22.11)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    3ae275e View commit details
  5. Bump eslint from 8.6.0 to 8.7.0 (#1859)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.6.0...v8.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    7e6d4b5 View commit details
  6. Bump typescript from 4.5.4 to 4.5.5 (#1858)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.5.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    415a10c View commit details
  7. Bump @types/node from 17.0.8 to 17.0.10 (#1861)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.8 to 17.0.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    eb26249 View commit details
  8. Bump release-it from 14.12.1 to 14.12.3 (#1862)

    Bumps [release-it](https://github.com/release-it/release-it) from 14.12.1 to 14.12.3.
    - [Release notes](https://github.com/release-it/release-it/releases)
    - [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
    - [Commits](release-it/release-it@14.12.1...14.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: release-it
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2022
    Copy the full SHA
    76c137b View commit details
  9. Update dependabot.yml

    leibale authored Jan 20, 2022
    Copy the full SHA
    de16a8d View commit details
  10. Delete dependabot.yml

    leibale authored Jan 20, 2022
    Copy the full SHA
    bac6744 View commit details
  11. upgrade dependencies (#1863)

    leibale authored Jan 20, 2022
    Copy the full SHA
    a229950 View commit details

Commits on Jan 24, 2022

  1. Copy the full SHA
    e66fa6a View commit details
  2. Correct relative links (#1867)

    Fix #1866
    leifjones authored Jan 24, 2022
    Copy the full SHA
    cf120c3 View commit details
  3. Copy the full SHA
    551d204 View commit details
  4. fix #1846 - handle arguments that are not buffers or strings (#1849)

    * fix #1846 - handle arguments that are not buffers or strings
    
    * use toString() instead of throw TypeError
    
    * remove .only and uncomment tests
    leibale authored Jan 24, 2022
    Copy the full SHA
    7ded3dd View commit details
  5. upgrade dependencies

    leibale committed Jan 24, 2022
    Copy the full SHA
    84aebcc View commit details

Commits on Jan 31, 2022

  1. update tls type to be boolean instead of "true" (RedisTlsSocketOption…

    …s) (#1851)
    
    * update tls type to be boolean instead of "true"
    
    * Update socket.ts
    
    * Update socket.ts
    
    * Update socket.ts
    
    Co-authored-by: Matan Yemini <matan@engageli.com>
    Co-authored-by: Leibale Eidelman <leibale1998@gmail.com>
    3 people authored Jan 31, 2022
    Copy the full SHA
    741aff0 View commit details
  2. Copy the full SHA
    21270ba View commit details
  3. Copy the full SHA
    5147521 View commit details
  4. Copy the full SHA
    ac1a61f View commit details
  5. Copy the full SHA
    8160fa7 View commit details
  6. fix #1864 - cluster.quit (#1886)

    leibale authored Jan 31, 2022
    Copy the full SHA
    46b831c View commit details
  7. Graph (#1887)

    * init
    
    * implement graph commands
    
    * add graph to packages table
    
    * fix ts.infoDebug
    
    * fix redisearch tests
    
    * Update INFO_DEBUG.ts
    
    * fix INFO.spec.ts
    
    * test QUERY and SLOWLOG
    
    Co-authored-by: Avital-Fine <avital.fine@redis.com>
    leibale and Avital-Fine authored Jan 31, 2022
    Copy the full SHA
    3547b20 View commit details
  8. upgrade dependencies

    leibale committed Jan 31, 2022
    Copy the full SHA
    d78d25a View commit details
  9. Release graph@1.0.0

    leibale committed Jan 31, 2022
    Copy the full SHA
    a5798e2 View commit details
  10. Release client@1.0.3

    leibale committed Jan 31, 2022
    Copy the full SHA
    287b334 View commit details
  11. lock versions

    leibale committed Jan 31, 2022
    Copy the full SHA
    429c1e0 View commit details
  12. Release redis@4.0.3

    leibale committed Jan 31, 2022
    Copy the full SHA
    16afa7d View commit details

Commits on Feb 3, 2022

  1. Minor formatting fix. (#1890)

    Simon Prickett authored Feb 3, 2022
    Copy the full SHA
    9f0f7f5 View commit details

Commits on Feb 7, 2022

  1. Copy the full SHA
    10da371 View commit details
Showing 1,294 changed files with 77,215 additions and 33,658 deletions.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/BUG-REPORT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: Bug Report
description: Tell us about something that isn't working as expected
labels: [Bug]
body:
- type: textarea
id: description
attributes:
label: Description
description: Please enter a detailed description of your issue. If possible, please provide example code to reproduce the issue.
validations:
required: true
- type: input
id: node-js-version
attributes:
label: Node.js Version
description: Please enter your Node.js version `node --version`
- type: input
id: redis-server-version
attributes:
label: Redis Server Version
description: Please enter your Redis server version ([`INFO server`](https://redis.io/commands/info/))
- type: input
id: node-redis-version
attributes:
label: Node Redis Version
description: Please enter your node redis version `npm ls redis`
- type: input
id: platform
attributes:
label: Platform
description: Please enter the platform you are using e.g. Linux, macOS, Windows
- type: textarea
id: logs
attributes:
label: Logs
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: bash
validations:
required: false
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/DOCUMENTATION.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Documentation
description: Any questions or issues relating to the project documentation.
labels: [Documentation]
body:
- type: textarea
id: description
attributes:
label: Description
description: Ask your question or describe your issue here.
validations:
required: true
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Feature Request
description: Suggest an idea for this project
labels: [Feature]
body:
- type: textarea
id: motivation
attributes:
label: Motivation
description: How would Node Redis users benefit from this feature?
validations:
required: true
- type: textarea
id: basic-code-example
attributes:
label: Basic Code Example
description: Provide examples of how you imagine the API for this feature might be implemented. This will be automatically formatted into code, so no need for backticks.
render: JavaScript
validations:
required: false
15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/bug-report.md

This file was deleted.

7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/feature-request.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name-template: 'Version $NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
name-template: 'json@$NEXT_PATCH_VERSION'
tag-template: 'json@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
@@ -28,8 +28,15 @@ categories:
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label: 'chore'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'

change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/json'
exclude-labels:
- 'skip-changelog'
template: |
50 changes: 50 additions & 0 deletions .github/release-drafter/bloom-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name-template: 'bloom@$NEXT_PATCH_VERSION'
tag-template: 'bloom@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
- '*.md'
- '.github/*'
- label: 'bug'
branch:
- '/bug-.+'
- label: 'chore'
branch:
- '/chore-.+'
- label: 'feature'
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
labels:
- 'breakingchange'
- title: '🚀 New Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'

change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/bloom'
exclude-labels:
- 'skip-changelog'
template: |
## Changes
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
50 changes: 50 additions & 0 deletions .github/release-drafter/entraid-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name-template: 'entraid@$NEXT_PATCH_VERSION'
tag-template: 'entraid@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
- '*.md'
- '.github/*'
- label: 'bug'
branch:
- '/bug-.+'
- label: 'chore'
branch:
- '/chore-.+'
- label: 'feature'
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
labels:
- 'breakingchange'
- title: '🚀 New Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'

change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/entraid'
exclude-labels:
- 'skip-changelog'
template: |
## Changes
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
50 changes: 50 additions & 0 deletions .github/release-drafter/json-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name-template: 'json@$NEXT_PATCH_VERSION'
tag-template: 'json@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
- '*.md'
- '.github/*'
- label: 'bug'
branch:
- '/bug-.+'
- label: 'chore'
branch:
- '/chore-.+'
- label: 'feature'
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
labels:
- 'breakingchange'
- title: '🚀 New Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'

change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/json'
exclude-labels:
- 'skip-changelog'
template: |
## Changes
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
50 changes: 50 additions & 0 deletions .github/release-drafter/search-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
name-template: 'search@$NEXT_PATCH_VERSION'
tag-template: 'search@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
- '*.md'
- '.github/*'
- label: 'bug'
branch:
- '/bug-.+'
- label: 'chore'
branch:
- '/chore-.+'
- label: 'feature'
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
labels:
- 'breakingchange'
- title: '🚀 New Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'

change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/search'
exclude-labels:
- 'skip-changelog'
template: |
## Changes
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
49 changes: 49 additions & 0 deletions .github/release-drafter/time-series-config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name-template: 'time-series@$NEXT_PATCH_VERSION'
tag-template: 'time-series@$NEXT_PATCH_VERSION'
autolabeler:
- label: 'chore'
files:
- '*.md'
- '.github/*'
- label: 'bug'
branch:
- '/bug-.+'
- label: 'chore'
branch:
- '/chore-.+'
- label: 'feature'
branch:
- '/feature-.+'
categories:
- title: 'Breaking Changes'
labels:
- 'breakingchange'
- title: '🚀 New Features'
labels:
- 'feature'
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: '🧰 Maintenance'
label:
- 'chore'
- 'maintenance'
- 'documentation'
- 'docs'
change-template: '- $TITLE (#$NUMBER)'
include-paths:
- 'packages/time-series'
exclude-labels:
- 'skip-changelog'
template: |
## Changes
$CHANGES
## Contributors
We'd like to thank all the contributors who worked on this release!
$CONTRIBUTORS
Loading