multiwoven-integrations 0.8.0 → 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: 0d6c095f758588db92c0232cc771651405956eca4cb6c6ddcd76bf4076347e94
4
- data.tar.gz: e42faebd684460ed4aeebdc09520c929a68b1757410598ccc0679e0cb1474849
3
+ metadata.gz: 150cea6d10255927e0dd613009ec413734caf62b710ca6d804adcba446a60445
4
+ data.tar.gz: 3ab02e6bf9c2796078d8e83d6ea9ed9646765d74ed7b978315171bcf1bbd6f4a
5
5
  SHA512:
6
- metadata.gz: 1d29ac63ac873aa8467ffa10e280353dec803ede7cc670d91233bf70e8e2fdd56b55894c1ca8beca6783b130e75cc68721a4a0e41ea4af75a8bdcaa2b008159c
7
- data.tar.gz: 9bf9ae850bb8e2b75466e20afb9fa8ca769368af72ec7f6ffe76e8bf7469d744497694ffcf9a2464ae275b2cb1a7fd484d0b08a4017280f03b577a2ec795bb2a
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.0"
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.0
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