-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: dump search #599
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
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))
🎉 This PR is included in version 16.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.