multiwoven-integrations 0.8.1 → 0.8.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ffac7c24440182d18b579311e5f74ab0d5fe796cc93bbc67f7db1ef31bf0eaf
4
- data.tar.gz: 207dd699430c35d4878e06ffe337ae8a494d25ca426801ae1d0b92ed474c1393
3
+ metadata.gz: 150cea6d10255927e0dd613009ec413734caf62b710ca6d804adcba446a60445
4
+ data.tar.gz: 3ab02e6bf9c2796078d8e83d6ea9ed9646765d74ed7b978315171bcf1bbd6f4a
5
5
  SHA512:
6
- metadata.gz: 3fedbdb2d191a73eb90a5b717c81488eb5849daa318d975ddd974a592189e3b0e1df5a812ed4ef50436758d53fe3e7190aca9b7f1af69028a32c20922584b121
7
- data.tar.gz: 40872fb3db0c280f194d122aed885db7b4dc19cef6511f510eccbf910957b7db00e12de58a645ed345b91e257ff4d7c369d9607b9e5cf3a5f8ed2d5ea5816ab1
6
+ metadata.gz: b507d56cc8c96241caf483c7d2e8b2d7e04fdfe2e433a3f6cd4fede2a764f1787959d8689419ae2a43971c1ae86bb396bda82fdb82ee9921d8f32146ffca107a
7
+ data.tar.gz: 6b85d8ebbc608da63ba165a65b99d0c8dd663560be01a0c32d1ec3bc30907ff515bc0ed2a151d2b943108a18405f9b8cb7c5555c473e1d1be8653013e7ddf150
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "data": {
3
3
  "name": "Airtable",
4
- "title": "airtable",
4
+ "title": "Airtable",
5
5
  "connector_type": "destination",
6
6
  "category": "Productivity Tools",
7
7
  "documentation_url": "https://docs.multiwoven.com/destinations/productivity-tools/airtable",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "data": {
3
3
  "name": "DatabricksLakehouse",
4
- "title": "Databricks Datawarehouse",
4
+ "title": "Databricks Data Warehouse",
5
5
  "connector_type": "destination",
6
6
  "category": "Database",
7
7
  "documentation_url": "https://docs.multiwoven.com/destinations/databricks_lakehouse",
@@ -3,7 +3,7 @@
3
3
  "name": "FacebookCustomAudience",
4
4
  "title": "Facebook Custom Audiences",
5
5
  "connector_type": "destination",
6
- "category": "Adtech",
6
+ "category": "Ad-Tech",
7
7
  "documentation_url": "https://docs.mutliwoven.com",
8
8
  "github_issue_label": "destination-facebook",
9
9
  "icon": "icon.svg",
@@ -3,7 +3,7 @@
3
3
  "name": "Http",
4
4
  "title": "HTTP",
5
5
  "connector_type": "destination",
6
- "category": "Http",
6
+ "category": "HTTP",
7
7
  "documentation_url": "https://docs.multiwoven.com/destinations/http",
8
8
  "github_issue_label": "destination-http",
9
9
  "icon": "icon.svg",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "data": {
3
3
  "name": "Oracle",
4
- "title": "Oracle",
4
+ "title": "Oracle DB",
5
5
  "connector_type": "destination",
6
6
  "category": "Database",
7
7
  "documentation_url": "https://docs.squared.ai/guides/data-integration/destination/oracle",
@@ -2,7 +2,7 @@
2
2
 
3
3
  module Multiwoven
4
4
  module Integrations
5
- VERSION = "0.8.1"
5
+ VERSION = "0.8.2"
6
6
 
7
7
  ENABLED_SOURCES = %w[
8
8
  Snowflake
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "data": {
3
3
  "name": "Databricks",
4
- "title": "Databricks",
4
+ "title": "Databricks Data Warehouse",
5
5
  "connector_type": "source",
6
6
  "category": "Data Warehouse",
7
7
  "documentation_url": "https://docs.mutliwoven.com",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "data": {
3
3
  "name": "Oracle",
4
- "title": "Oracle",
4
+ "title": "Oracle DB",
5
5
  "connector_type": "source",
6
6
  "category": "Database",
7
7
  "documentation_url": "https://docs.squared.ai/guides/data-integration/source/oracle",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: multiwoven-integrations
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Subin T P
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-08-12 00:00:00.000000000 Z
11
+ date: 2024-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport