-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Allow MongoDB Node Parse Dates using Dot Notation #2487
Merged
Merged
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
luizeof
changed the title
MongoDB Parse Dates using Dot Notation
Allow MongoDB Node Parse Dates using Dot Notation
Nov 28, 2021
ivov
added
node/improvement
New feature or request
community
Authored by a community member
labels
Dec 15, 2021
Hello @luizeof , I made some type fixes, because brunch fails to build, also please run |
michael-radency
approved these changes
Mar 17, 2022
* .168.2fixed: Auto stash before rebase of "refs/heads/codex/0.168.2fixed" Odoo and Redis Trigger codex files update * Update RedisTrigger.node.json Co-authored-by: Niv <[email protected]>
KoBoToolbox KoBoToolbox Trigger Linear Co-authored-by: Niv <[email protected]>
* (fix): Added missing full stop to license GitHub does not render the single line breaks in the *Limitations* section. The added full stop makes it easier to read our license. * 📚 Add also to other files Co-authored-by: Jan Oberhauser <[email protected]>
…n-io#3010) * 🔨 fix for running in continue workflow * ⚡ Minor simplification Co-authored-by: Jan Oberhauser <[email protected]>
…2814) Send Authorization Bearer in headers Fix typo in validateCredentials function
Adding "." L15. In addition, the markdown display don't show line break as in the editor.
…ss and phone number (n8n-io#3048) * 🐛 Fix issue when sending Organization ID - Xero node * 👕 Fix linting issue
…8n-io#2541) * ✨ Add generate action to crypto node * ⚡ small fixes, nodelinter issues fixes * ⚡ Improvements * ⚡ Fix order Co-authored-by: michael-radency <[email protected]> Co-authored-by: ricardo <[email protected]> Co-authored-by: Jan Oberhauser <[email protected]>
Calendly has a new logo, updated the logo from the media kit: https://calendly.com/newsroom
* ⚡ Implement timeout in SMTP tests * 🚚 Move timeout to constants
* Fixed pagination issue * Removed unused import
…n-io#2587) * Enable support for AWS temporary credentials * 🔨 removed toggle from ui added sessionToken to other aws services that using sign function from aws4 module * Update sign method for other AWS nodes * Remove the unneeded additional `temporaryCredentials` checkbox * Update description for session token * ⚡ added missing session token to credentials test * Update sign method for DynamoDB * 🔨 added back toggle for hiding session token, fixed linter errors * ⚡ wording fix Co-authored-by: Michael Kret <[email protected]>
…into luizeof-mongodb-parse-dates
Thanks a lot for your contribution @luizeof. Got merged. |
Got released with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Parse Dates using dot notation on MondoDB