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

Mongo Adapter and Custom Port fixes #248

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

quesurifn
Copy link
Contributor

@quesurifn quesurifn commented Dec 1, 2022

  • Mongo Adapter: Null Query Support
  • Performant custom path implementation with route param support

quesurifn and others added 14 commits November 18, 2022 18:23
* mongodb null fix

* remove commented qpm() configuration
…cks to its http methods (#6)

* added method & headers to apply/improve port spec

* limit service ports to their portSpec http methods

* make a port path validation

* replace the port path only if methods match

* execute port only if path is provided and matches

* fix priorities, custom over autogenerated

* execution speed fix - includes over new Regexp
…es - sticks to its http methods (#6)" (#9)

This reverts commit 9a73dc9.
…cks to its http methods (#10)

* added method & headers to apply/improve port spec

* limit service ports to their portSpec http methods

* make a port path validation

* replace the port path only if methods match

* execute port only if path is provided and matches

* fix priorities, custom over autogenerated

* execution speed fix - includes over new Regexp

* specPortMethods is null - "".includes error

Co-authored-by: vi-ssc <vinodh@sunverasoftware.com>
@quesurifn quesurifn changed the title Sync BLI with Module Federation Mongo Adapter and Custom Port fixes Dec 1, 2022
@quesurifn quesurifn marked this pull request as ready for review December 1, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants