* Clean fieldPath before use in projection * Update release notes * Automated Commit - Format and Process Resources Changes * Remove prefix $ from field name --------- Co-authored-by: jdpgrailsdev <jdpgrailsdev@users.noreply.github.com>
21 lines
650 B
YAML
21 lines
650 B
YAML
data:
|
|
registries:
|
|
cloud:
|
|
enabled: false # strict encrypt connectors are deployed to Cloud by their non strict encrypt sibling.
|
|
oss:
|
|
enabled: false # strict encrypt connectors are not used on OSS.
|
|
connectorSubtype: database
|
|
connectorType: source
|
|
definitionId: b2e713cd-cc36-4c0a-b5bd-b47cb8a0561e
|
|
dockerImageTag: 0.2.3
|
|
dockerRepository: airbyte/source-mongodb-strict-encrypt
|
|
githubIssueLabel: source-mongodb-v2
|
|
icon: mongodb.svg
|
|
license: ELv2
|
|
name: MongoDb
|
|
releaseStage: alpha
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/mongodb-v2
|
|
tags:
|
|
- language:java
|
|
metadataSpecVersion: "1.0"
|