octavia-bot[bot]
c4e8fa2f50
chore: upgrade destination-azure-blob-storage to bulk CDK 0.1.61 ( #69127 )
...
Co-authored-by: edgao <5741425+edgao@users.noreply.github.com >
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
Co-authored-by: Subodh Kant Chaturvedi <subodh1810@gmail.com >
2025-11-05 12:25:12 +05:30
Subodh Kant Chaturvedi
9eb70fb5a7
feat: update speed destination connectors to work with new proto format ( #67153 )
...
Co-authored-by: Rodi Reich Zilberman <867491+rodireich@users.noreply.github.com >
2025-10-21 23:03:33 +05:30
Davin Chia
bc888917f8
chore: remove memory limits from certified GA destinations ( #67078 )
...
Remove memory_limit from sync job resourceRequirements for 4 certified GA destinations:
destination-s3 (1.9.2 → 1.9.3)
destination-bigquery (3.0.7 → 3.0.8)
destination-azure-blob-storage (1.1.1 → 1.1.2)
This change improves performance and resource utilization by removing artificial memory caps while keeping memory_request intact.
Limits are mostly a cost concern, and connector devs shouldn't need to set them to begin with.
🤖 Generated with Claude Code
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-06 10:36:55 -07:00
Jimmy Ma
be1c759647
chore(destination-azure-blob-storage): improve docs and specs ( #66139 )
2025-09-10 09:16:36 -07:00
Jimmy Ma
fbb2984f60
feat(destination-azure-blob-storage): Add Entra ID auth support. ( #65933 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-09-05 10:05:56 -07:00
octavia-bot[bot]
1f4d0438f8
🐙 destination-azure-blob-storage: release 1.0.4 ( #64556 )
...
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
Co-authored-by: subodhchaturvedi <subodh1810@gmail.com >
2025-08-08 01:47:01 +05:30
Subodh Kant Chaturvedi
6061f9d73f
chore: release azure on latest CDK ( #64506 )
2025-08-05 22:10:07 +05:30
Johnny Schmidt
0543ad60ba
Load-CDK: Bugfix: Correct jackson-to-input-string ratio ( #59710 )
2025-05-07 20:11:38 +00:00
Ian Alton
01cd16654e
11059 multi-instance, versioned docs ( #58095 )
...
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-04-24 02:58:09 +03:00
plovegro
4e1827d0ef
Update SAS Token documentation for BULK INSERT Load type ( #57563 )
...
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
Co-authored-by: Edward Gao <edward.gao@airbyte.io >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2025-04-17 17:17:27 -03:00
Edward Gao
bec7f13774
Destination Azure Blob Storage: actually certify ( #57541 )
...
Co-authored-by: Francis Genet <francis.genet@airbyte.io >
2025-04-09 13:55:34 -07:00
Edward Gao
92e5edc2e8
Destination Azure Blob Storage: Certify ( #56391 )
...
Co-authored-by: Francis Genet <francis.genet@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2025-04-09 08:19:57 -07:00
Davin Chia
e83517dc70
M4 Compatibility: Part 1. ( #55906 )
2025-03-21 19:43:12 -04:00
Augustin
f661f51f41
destination-azure-blob-storage: Use airbyte/java-connector-base:2.0.0 ( #51507 )
2025-01-13 17:36:50 +02:00
Augustin
5929db3f2b
destination-azure-blob-storage: Use airbyte/java-connector-base:1.0.0 ( #49910 )
...
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2024-12-19 10:24:54 +02:00
Marcos Marx
3c3a80a7e3
[destination-azure-blob-storage] File Extensions added for the output files #27701 ( #38061 )
...
Co-authored-by: richa-rochna <rochna.richa@gmail.com >
Co-authored-by: Richa Rochna <99747757+richa-rochna@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2024-06-14 11:02:16 -03:00
Audrey Maldonado
b9690ba76e
Wrapping changelog in details for a collapsible view ( #38801 )
2024-06-04 13:40:53 -04:00
Mark Wagner
ca30781ca6
🐛 Destination Azure Blob Storage: Switch per-record logging in writer from info to debug ( #30412 )
...
Co-authored-by: Evan Tahler <evan@airbyte.io >
2023-09-20 19:20:56 -05:00
Evan Tahler
9210547af5
[Docs] No Deduped + Hostory, Append + Deduped is the future! ( #29114 )
...
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!
* fix links
2023-08-08 15:07:49 -07:00
Alex
7088910c99
Docs: Remove egress notice for destination connectors ( #27667 )
...
* add info blurb to Cloud Bucket Storage sources and destinations
* remove egress alert from destination docs
* remove egress alert from destinations, add it to sources
* revert sources to match master
2023-06-23 13:21:44 -05:00
Alex
f43cc9f3fd
📝 Add info on egress costs for Cloud storage connectors ( #25935 )
...
* add info blurb to Cloud Bucket Storage sources and destinations
* Apply suggestions from code review
Remove extra colon
Co-authored-by: Ben Church <ben@airbyte.io >
---------
Co-authored-by: Ben Church <ben@airbyte.io >
2023-05-09 17:33:49 -05:00
Cynthia Yin
fd849d4a0c
small docs fixes ( #25377 )
2023-04-21 10:49:57 -07:00
Ivica Taseski
cc4bad6ad7
🎉 Destination Azure Blob Storage: Spill blob when exceeding object size threshold ( #21467 )
...
* spill blob when exceeding threshold
* fix issues and add integration test
* add doc
* bump version in dockerfile
* auto-bump connector version
---------
Co-authored-by: Greg Solovyev <grishick@users.noreply.github.com >
Co-authored-by: octavia-squidington-iii <octavia-bot@airbyte.io >
Co-authored-by: Sunny Hashmi <6833405+sh4sh@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-21 17:13:14 -05:00
Evan Tahler
c9483316a8
More destination fixes for ci_check_dependency ( #20274 )
2022-12-09 11:51:14 -08:00