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 +4 -4
- data/lib/multiwoven/integrations/destination/airtable/config/meta.json +1 -1
- data/lib/multiwoven/integrations/destination/databricks_lakehouse/config/meta.json +1 -1
- data/lib/multiwoven/integrations/destination/facebook_custom_audience/config/meta.json +1 -1
- data/lib/multiwoven/integrations/destination/http/config/meta.json +1 -1
- data/lib/multiwoven/integrations/destination/oracle_db/config/meta.json +1 -1
- data/lib/multiwoven/integrations/rollout.rb +1 -1
- data/lib/multiwoven/integrations/source/databricks/config/meta.json +1 -1
- data/lib/multiwoven/integrations/source/oracle_db/config/meta.json +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 150cea6d10255927e0dd613009ec413734caf62b710ca6d804adcba446a60445
|
4
|
+
data.tar.gz: 3ab02e6bf9c2796078d8e83d6ea9ed9646765d74ed7b978315171bcf1bbd6f4a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b507d56cc8c96241caf483c7d2e8b2d7e04fdfe2e433a3f6cd4fede2a764f1787959d8689419ae2a43971c1ae86bb396bda82fdb82ee9921d8f32146ffca107a
|
7
|
+
data.tar.gz: 6b85d8ebbc608da63ba165a65b99d0c8dd663560be01a0c32d1ec3bc30907ff515bc0ed2a151d2b943108a18405f9b8cb7c5555c473e1d1be8653013e7ddf150
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"data": {
|
3
3
|
"name": "DatabricksLakehouse",
|
4
|
-
"title": "Databricks
|
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": "
|
6
|
+
"category": "Ad-Tech",
|
7
7
|
"documentation_url": "https://docs.mutliwoven.com",
|
8
8
|
"github_issue_label": "destination-facebook",
|
9
9
|
"icon": "icon.svg",
|
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.
|
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-
|
11
|
+
date: 2024-08-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|