Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dump search #599

Merged
merged 16 commits into from
Sep 5, 2023
Merged

feat: dump search #599

merged 16 commits into from
Sep 5, 2023

Conversation

AVVS
Copy link
Member

@AVVS AVVS commented Sep 5, 2023

No description provided.

2b1q and others added 16 commits May 26, 2023 13:08
* feat(internal): bypass streamlayer (#587)

* chore(release): 15.11.0 [skip ci]

# [15.11.0](v15.10.2...v15.11.0) (2023-04-25)

### Features

* **internal:** bypass streamlayer ([#587](#587)) ([ea08783](ea08783))

* fix: add 'any' redissearch query (#588)

* fix: add 'any' redisearch query
* chore: disable pumpjack tests
* feat: add extra filter for index

* chore(release): 15.11.1 [skip ci]

## [15.11.1](v15.11.0...v15.11.1) (2023-05-23)

### Bug Fixes

* add 'any' redissearch query ([#588](#588)) ([efaa2fe](efaa2fe))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Pavel Rahman <51755949+pajgo@users.noreply.github.com>
* feat(internal): bypass streamlayer (#587)

* chore(release): 15.11.0 [skip ci]

# [15.11.0](v15.10.2...v15.11.0) (2023-04-25)

### Features

* **internal:** bypass streamlayer ([#587](#587)) ([ea08783](ea08783))

* fix: add 'any' redissearch query (#588)

* fix: add 'any' redisearch query
* chore: disable pumpjack tests
* feat: add extra filter for index

* chore(release): 15.11.1 [skip ci]

## [15.11.1](v15.11.0...v15.11.1) (2023-05-23)

### Bug Fixes

* add 'any' redissearch query ([#588](#588)) ([efaa2fe](efaa2fe))

* feat: ms-conf@8, slr-anonymous auth bypass (#589)

BREAKING CHANGE: includes ms-conf@8, new anonymous auth with JWE/totp

* chore: pass-through env

* chore(release): 16.0.0 [skip ci]

# [16.0.0](v15.11.1...v16.0.0) (2023-06-07)

### Features

* ms-conf@8, slr-anonymous auth bypass ([#589](#589)) ([a97a10f](a97a10f))

### BREAKING CHANGES

* includes ms-conf@8, new anonymous auth with JWE/totp

* fix: dockerignore file

* chore(release): 16.0.1 [skip ci]

## [16.0.1](v16.0.0...v16.0.1) (2023-06-08)

### Bug Fixes

* dockerignore file ([33d6040](33d6040))

* fix: use audience when passed during organization.list (#590)

* chore(release): 16.0.2 [skip ci]

## [16.0.2](v16.0.1...v16.0.2) (2023-06-15)

### Bug Fixes

* use audience when passed during organization.list ([#590](#590)) ([9310ae9](9310ae9))

* fix: update plugin signed request for fastify

* chore(release): 16.0.3 [skip ci]

## [16.0.3](v16.0.2...v16.0.3) (2023-06-20)

### Bug Fixes

* update plugin signed request for fastify ([29ba0c2](29ba0c2))

* fix: mfa/generate-key http query params

* chore(release): 16.0.4 [skip ci]

## [16.0.4](v16.0.3...v16.0.4) (2023-06-20)

### Bug Fixes

* mfa/generate-key http query params ([e51a98b](e51a98b))

* fix: slr anon claim validation

* chore: linting

* chore(release): 16.0.5 [skip ci]

## [16.0.5](v16.0.4...v16.0.5) (2023-06-21)

### Bug Fixes

* slr anon claim validation ([86d3f59](86d3f59))

* fix: missing http transport options plugins

* chore(release): 16.0.6 [skip ci]

## [16.0.6](v16.0.5...v16.0.6) (2023-06-21)

### Bug Fixes

* missing http transport options plugins ([0871c52](0871c52))

* fix: redisearch isempty/exists for numeric (#591)

* chore(release): 16.0.7 [skip ci]

## [16.0.7](v16.0.6...v16.0.7) (2023-06-26)

### Bug Fixes

* redisearch isempty/exists for numeric ([#591](#591)) ([8c75a9b](8c75a9b))

* fix: password generation on password reset (#593)

* chore(release): 16.0.8 [skip ci]

## [16.0.8](v16.0.7...v16.0.8) (2023-08-02)

### Bug Fixes

* password generation on password reset ([#593](#593)) ([40ddabc](40ddabc))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Pavel Rahman <51755949+pajgo@users.noreply.github.com>
Co-authored-by: Vitaly Aminev <AVVS@users.noreply.github.com>
Co-authored-by: AVVS <v@makeomatic.ca>
* feat(internal): bypass streamlayer (#587)

* chore(release): 15.11.0 [skip ci]

# [15.11.0](v15.10.2...v15.11.0) (2023-04-25)

### Features

* **internal:** bypass streamlayer ([#587](#587)) ([ea08783](ea08783))

* fix: add 'any' redissearch query (#588)

* fix: add 'any' redisearch query
* chore: disable pumpjack tests
* feat: add extra filter for index

* chore(release): 15.11.1 [skip ci]

## [15.11.1](v15.11.0...v15.11.1) (2023-05-23)

### Bug Fixes

* add 'any' redissearch query ([#588](#588)) ([efaa2fe](efaa2fe))

* feat: ms-conf@8, slr-anonymous auth bypass (#589)

BREAKING CHANGE: includes ms-conf@8, new anonymous auth with JWE/totp

* chore: pass-through env

* chore(release): 16.0.0 [skip ci]

# [16.0.0](v15.11.1...v16.0.0) (2023-06-07)

### Features

* ms-conf@8, slr-anonymous auth bypass ([#589](#589)) ([a97a10f](a97a10f))

### BREAKING CHANGES

* includes ms-conf@8, new anonymous auth with JWE/totp

* fix: dockerignore file

* chore(release): 16.0.1 [skip ci]

## [16.0.1](v16.0.0...v16.0.1) (2023-06-08)

### Bug Fixes

* dockerignore file ([33d6040](33d6040))

* fix: use audience when passed during organization.list (#590)

* chore(release): 16.0.2 [skip ci]

## [16.0.2](v16.0.1...v16.0.2) (2023-06-15)

### Bug Fixes

* use audience when passed during organization.list ([#590](#590)) ([9310ae9](9310ae9))

* fix: update plugin signed request for fastify

* chore(release): 16.0.3 [skip ci]

## [16.0.3](v16.0.2...v16.0.3) (2023-06-20)

### Bug Fixes

* update plugin signed request for fastify ([29ba0c2](29ba0c2))

* fix: mfa/generate-key http query params

* chore(release): 16.0.4 [skip ci]

## [16.0.4](v16.0.3...v16.0.4) (2023-06-20)

### Bug Fixes

* mfa/generate-key http query params ([e51a98b](e51a98b))

* fix: slr anon claim validation

* chore: linting

* chore(release): 16.0.5 [skip ci]

## [16.0.5](v16.0.4...v16.0.5) (2023-06-21)

### Bug Fixes

* slr anon claim validation ([86d3f59](86d3f59))

* fix: missing http transport options plugins

* chore(release): 16.0.6 [skip ci]

## [16.0.6](v16.0.5...v16.0.6) (2023-06-21)

### Bug Fixes

* missing http transport options plugins ([0871c52](0871c52))

* fix: redisearch isempty/exists for numeric (#591)

* chore(release): 16.0.7 [skip ci]

## [16.0.7](v16.0.6...v16.0.7) (2023-06-26)

### Bug Fixes

* redisearch isempty/exists for numeric ([#591](#591)) ([8c75a9b](8c75a9b))

* fix: password generation on password reset (#593)

* chore(release): 16.0.8 [skip ci]

## [16.0.8](v16.0.7...v16.0.8) (2023-08-02)

### Bug Fixes

* password generation on password reset ([#593](#593)) ([40ddabc](40ddabc))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Pavel Rahman <51755949+pajgo@users.noreply.github.com>
Co-authored-by: Vitaly Aminev <AVVS@users.noreply.github.com>
Co-authored-by: AVVS <v@makeomatic.ca>
* feat(internal): bypass streamlayer (#587)

* chore(release): 15.11.0 [skip ci]

# [15.11.0](v15.10.2...v15.11.0) (2023-04-25)

### Features

* **internal:** bypass streamlayer ([#587](#587)) ([ea08783](ea08783))

* fix: add 'any' redissearch query (#588)

* fix: add 'any' redisearch query
* chore: disable pumpjack tests
* feat: add extra filter for index

* chore(release): 15.11.1 [skip ci]

## [15.11.1](v15.11.0...v15.11.1) (2023-05-23)

### Bug Fixes

* add 'any' redissearch query ([#588](#588)) ([efaa2fe](efaa2fe))

* feat: ms-conf@8, slr-anonymous auth bypass (#589)

BREAKING CHANGE: includes ms-conf@8, new anonymous auth with JWE/totp

* chore: pass-through env

* chore(release): 16.0.0 [skip ci]

# [16.0.0](v15.11.1...v16.0.0) (2023-06-07)

### Features

* ms-conf@8, slr-anonymous auth bypass ([#589](#589)) ([a97a10f](a97a10f))

### BREAKING CHANGES

* includes ms-conf@8, new anonymous auth with JWE/totp

* fix: dockerignore file

* chore(release): 16.0.1 [skip ci]

## [16.0.1](v16.0.0...v16.0.1) (2023-06-08)

### Bug Fixes

* dockerignore file ([33d6040](33d6040))

* fix: use audience when passed during organization.list (#590)

* chore(release): 16.0.2 [skip ci]

## [16.0.2](v16.0.1...v16.0.2) (2023-06-15)

### Bug Fixes

* use audience when passed during organization.list ([#590](#590)) ([9310ae9](9310ae9))

* fix: update plugin signed request for fastify

* chore(release): 16.0.3 [skip ci]

## [16.0.3](v16.0.2...v16.0.3) (2023-06-20)

### Bug Fixes

* update plugin signed request for fastify ([29ba0c2](29ba0c2))

* fix: mfa/generate-key http query params

* chore(release): 16.0.4 [skip ci]

## [16.0.4](v16.0.3...v16.0.4) (2023-06-20)

### Bug Fixes

* mfa/generate-key http query params ([e51a98b](e51a98b))

* fix: slr anon claim validation

* chore: linting

* chore(release): 16.0.5 [skip ci]

## [16.0.5](v16.0.4...v16.0.5) (2023-06-21)

### Bug Fixes

* slr anon claim validation ([86d3f59](86d3f59))

* fix: missing http transport options plugins

* chore(release): 16.0.6 [skip ci]

## [16.0.6](v16.0.5...v16.0.6) (2023-06-21)

### Bug Fixes

* missing http transport options plugins ([0871c52](0871c52))

* fix: redisearch isempty/exists for numeric (#591)

* chore(release): 16.0.7 [skip ci]

## [16.0.7](v16.0.6...v16.0.7) (2023-06-26)

### Bug Fixes

* redisearch isempty/exists for numeric ([#591](#591)) ([8c75a9b](8c75a9b))

* fix: password generation on password reset (#593)

* chore(release): 16.0.8 [skip ci]

## [16.0.8](v16.0.7...v16.0.8) (2023-08-02)

### Bug Fixes

* password generation on password reset ([#593](#593)) ([40ddabc](40ddabc))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Pavel Rahman <51755949+pajgo@users.noreply.github.com>
Co-authored-by: Vitaly Aminev <AVVS@users.noreply.github.com>
Co-authored-by: AVVS <v@makeomatic.ca>
@AVVS AVVS merged commit bb88bb9 into master Sep 5, 2023
@AVVS AVVS deleted the feat/dump-search branch September 5, 2023 22:12
AVVS pushed a commit that referenced this pull request Sep 5, 2023
# [16.2.0](v16.1.0...v16.2.0) (2023-09-05)

### Features

* dump search ([#599](#599)) ([bb88bb9](bb88bb9))
@AVVS
Copy link
Member Author

AVVS commented Sep 5, 2023

🎉 This PR is included in version 16.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AVVS AVVS added the released label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants