Skip to content

Releases: airbytehq/airbyte-platform

v0.60.0

17 May 16:21
Compare
Choose a tag to compare

823ae91 feat: Add connection_id col to stream_stats table (#11842)
8cb453b Bump helm chart version reference to 0.78.4
14cf810 🪟 🐛 apply preferred sync modes as initial form values (#12466)
e9bdeb9 build: Update to latest mockk release (#12481)
1aacb9d 🪟 🔧 [SyncCatalog V2] Control field selection by experiment flag (#12422)
0294968 chore: Delete LEGACY state related code (#12494)
e4798fe feat: Improve launcher check for pod exist condition (#12493)
d7f7103 feat: Improve workload failure/cancel message (#12492)
3cdd8a9 🪟 🐛 hide connection status messages box when no messages present (#12485)
94fab7e 🪟 🐛 Fix cancellation of config change modal (#12482)
7fccf74 feat: Add refresh_types to sync event for refreshes (#12440)
ba8bc22 🪟 🎉 connection graph deaggregation (#12328)
4cad75c fix(helm): add resource requests to minio-create-bucket pod (#12483)
07b689a jobs-database: add rate_limited enum + metadata column to stream_statuses table (#12364)
c2fb8d8 🪟 🐛 Fix wrong amount of selected fields after connection creation (#12459)
53e5aa3 🪟 🔧 [SyncCatalog V2] Add debounced search (#12319)
5482420 fix: Reduce SDK duplication plus add Health and Permissions endpoints (#12476)
70e2410 Revert "Delete dangling secrets when updating connector secrets. (#12… (#12478)
cc2b74f fix(helm): add resource requests and limits to webapp test (#12477)
561cbc3 Snowflake Cortex destination: Add logo for cloud (#12474)
a720d1b Delete dangling secrets when updating connector secrets. (#12380)
6e786cf feat: Improve connection cancelation logs (#12473)
f19a8dd Remove redundant json node conversion (#12472)
dab5eac docs: update helm chart READMEs (#12470)
cb0734d Upgrade keycloak to 23.0.7 from 23.0.3 to resolve vulnerabiltiies (#12454)
55301e5 Add labels for sweeper. (#12469)
e8c3c5f revert acceptance tests @tag value (#12452)
b2e3e2a feat: Community edition authentication with Micronaut (backend support) (#12415)
dc7a4a1 🪟 🎉 Refresh suggestion modal for connection config changes (flagged) (#12323)
09d7769 feat: Add more Permission endpoints in public api. (#12372)
e8b1e92 build: increase the timeout to download node for the webapp build (#12463)
4ae6650 Updating CDK version following release (#12306)
2c836e1 feat: Add @Trace on Temporal signals (#12458)
4b991de revert GcsLogs changes (#12450)
02e151a 🪟 🔧 [SyncCatalog V2] Move the "Save changes" button to the table header and make it dynamic (#12439)
b098583 chore: Upgrade of temporal to version 1.23.x (#12436)
2e1944c cleanup: drop actor.default_version_id col (#12196)
7d10146 feat: use manifest CDK version instead of platform CDK verison for builder connectors (#12443)
4da36db 🪟 🎉 YAML-component support for Parent Stream and Parameterized Requests (#12398)
eee16a6 feat: Set correct min generation for full refresh overwrite syncs (#12447)
4be7888 🪟 🎉 Update the CDK version in YAML mode on successful test or publish (#12446)
5a7326f add retries for cypress cloud tests (#12449)
6623e74 🪟 🎨 [part 1] Initial implementation and functionality of <SyncCatalog /> V2 (#12242)
81647d2 refactor: Move handlers off of config repository (#12442)
54be887 fix(helm): external database support with secrets-backed credentials (#12423)
38e2094 stop dual-writing actor.default_version_id on version updates (#12249)
84b676f 🪟 🐛 Fix truncation in source/destination list tables (#12441)
8be9fdc improve(helm): Deprecate airbyte.yml (#12336)
7dae55f feat: 🪟 🎉 Sync Progress UI (flagged) (#12244)
9f6f3d2 Bump helm chart version reference to 0.67.17
f3dd826 🪟 🐛 don't render '0' (#12435)
447bf7a Use Base64.getUrlDecoder instead of Base64.urlDecoder for JWT decoding (#12434)
6c3cce9 Use Kotlin generated clients in acceptance tests (#12375)
7de2daa Fix missing catalogs for refresh (#12430)
ccd8078 Reduce workload polling and heartbeat status logs. (#12429)
e65f905 Bump helm chart version reference to 0.67.9
7f21435 🪟 🧹 Billing page - adjust translation keys, clean up console warnings, remove Octavia from empty state (#12433)

v0.59.1

10 May 17:03
Compare
Choose a tag to compare

679f6eb Add env var for docker-compose (#12432)
49f0890 Clean up resolution strategy to force elasticsearch version (#12431)
64e3c8e Rename Reset to Clear for JobTracking (#12426)
d67a6fc Client credentials SDK gen (#12416)
3786cfc Update public API health check & add organization ID to workspace controller (#12427)
7b3c978 Surface the operation type in the connector error (#12424)
77b31b5 Required fixes for conversion to Kotlin client (#12420)
10d32b4 Use Kotlin generated cloud API client (#12346)
8f2e93b feat: Add refresh merge support. (#12414)
0acc443 chore: 🪟🔧 Updating vulnerable dependencies (#12418)
012b0b9 Handle array representations of LocalDate types in server responses (#12405)
af52941 🪟🧹 Remove firebase auth pages (#12390)
4646cb3 revert datadog version bump (#12413)
c74407e bump datadog version (#12410)
b42ad0f move GcsLogs trace to individial tail functions (#12408)
cddcf22 🪟 🐛 Fix broken collapsible <Card /> layout (#12403)
b8cbb3c 🪟 🔧 Clean up folder structure in access management code (#12387)
de18d8a remove info logs from GcsLogs.java, and add APM to it (#12406)
db0e69f design: Rename Schema Propagation options (#12401)
68e4e9d 🪟 Miscellaneous Connections UI improvements (#12391)
36c3400 Register custom Temporal data converter (#12400)
2562e2f design: Rename "Mirror Source" to "Replicate Source" (#12399)
ca481f7 move declarativesourceupdater from config repository onto data services (#12388)
4901769 Use the tracker in jobhandler (#11661)
41a3536 build: 🪟🔧 Improve bundling of dependencies (#12395)
250e3c0 improve performances of GcsLogs (#12202)
9bf530b make config-model depend on featureflag (#12361)
6f0909b feat: Add refresh type to stream_refreshes table. (#12383)
a0b9d1a convert airbyte-config.init to kotlin (#12355)
98d5741 simplify CloudLogs interface (#12339)
5ec096b Enable accepting case insensitive enums in Jackson managed by Micronaut (#12397)
166de0e fix: bootloader testBootloaderAppBlankDb actually loads definitions (#12356)
3ef2bf7 fix DefaultjobPersistenceTest (#12353)
f2819ce Update to Micronaut 4.4.2 release (#12368)
1fdafb6 🪟🔧 Introduce useFormatError utility (#12371)
d4f19ef 🪟🔧 Remove firebase action routes (#12385)
d2d4feb 🪟🔧 Retry on 401 HTTP errors (#12367)
bf9fc0c Bump helm chart version reference to 0.64.388

v0.59.0

06 May 23:42
Compare
Choose a tag to compare

0859987 🪟🎉 Highlight streams with breaking changes (#12370)
010dda7 🪟🔧 Improve performance of workspace listing page (#12369)
f84b9be Bump helm chart version reference to 0.64.385
ec26f48 Differentiate between Secrets Create and Update (#12360)
40b35c3 🪟 🎨 Align job status icons and message styles (#12322)
55a6ec5 state-checksum-metrics: only emit metrics for CLOUD (#12351)
42aec4e Use separate envvar for OSS nginx config (#12348)
560668a Remove deprecated feature flag (#12363)
e0ca3cc cleanup: remove usage of actor.default_version_id in ActorDefinitionVersionHelper (#12190)
aba36aa cleanup: remove ff override providers (#12189)
d4dd6f2 Fix custom JsonNode serde (#12335)
07af12b Bump helm chart version reference to 0.64.375
8283de2 Add new metric attributes on job success/failure (#12343)
7a0b10d Deduplicate Secrets Code. (#12357)
3b7e250 Move from Postgres 13 -> 15. (#12341)
be2d870 Add RefreshMode to /v1/connections/refresh (#12350)
e16ec32 add Permission interface in public-api (#12334)
4fc5b00 Turn our current slack notification for job success/failure into actual webhooks (#12238)
c6bc7c9 🪟 🎉 Record Selector revamp: support added for record filter, schema normalization, and YAML switching (#12298)
3824e18 🪟 🐛 Don't use viewonly instance_admin role outside of cloud (#12342)
477e5e9 🪟🎉 Show source_defined_primary_key changes in stream diffs (#12318)
edd3604 use updated source-defined pk on schema refresh (#12316)
62fb37b return new stream attribute transforms in catalog diff api models (#12317)
dc38c88 Add transforms for source-defined PK changes (#12312)
1fffe72 Use CatalogDiffHelpers rather than helpers from the protocol lib (#12304)
bcf144e Move catalog diffing logic into platform codebase (#12303)
f2d22f8 Deprecate airbyte.yml: Prefer properties from application.yml (#12278)
8ee833d Delete cloud-airbyte-api-server code (#12329)
aee9b0f 🪟 🐛 Add an empty line before code blocks (#12333)
6bbbf47 Bump helm chart version reference to 0.64.354

v0.58.1

02 May 15:14
Compare
Choose a tag to compare

176bc8f Don't log name of scerets in customer facing logs. (#12327)
bccafff Update of base image for security patches (#12315)
b0ead14 Deduplicate default and realtime secret persistence methods. (#12284)
70582f2 🪟 🎉 Full connection refresh modal (#12140)
6c2a0cc 🪟 🔧 (Second try) Cloud E2E smoke test for Connector Builder (#12313)
31416df 🪟🔧 Make createKeycloakUser a noop (#12302)
2026c02 🪟 🎉 enable new connection flow & header by default (#12159)
5d2aeb7 Make Log4j route TTL configurable (#12314)
794ef30 🪟🧹 Cleanup code "optional organizations" code (#12287)
df0e36c Revert "🪟 🔧 Cloud E2E smoke test for Connector Builder (#12268)"
aee4c25 🪟 🔧 Cloud E2E smoke test for Connector Builder (#12268)
740c449 🪟🎉 Show and allow to copy organization ID in settings (#12300)
2e550ae 🪟 🎉 Include Refresh jobs on Job History page (#12175)
f41401b Back fill missing required failure reason field (#12307)
36bf714 Configure the kube http client to retry on connection issues (#12279)
53167c5 improve: support for LOG_LEVEL env var in keycloak server (#12301)
05b72e7 Kotlin client changes from testing (#12299)
d1f3f88 🪟 🎨 Show Cloud with Teams branding for relevant workspaces (#12233)
2e3377d Revert "Use Kotlin-generated client/model in Billing" (#12297)
4ba83d5 Reduce the memory footprint of the common worker test (#12295)
9f30230 remove required organizationId from CloudWorkspaceRead (#12292)
b8a3a5d 🪟 🎉 Builder Incremental State UI (#12164)
d2078ff Add the support Refreshes metadata to the DB (#12253)
d6c68bd Pass connectionId when writing stats (#12280)
e86a99f Bump fabric8 k8s client to 6.12.1 (#12282)
5274ce6 🪟🔧 Use same webapp Dockerfile for cloud and OSS (#12273)
66c7179 Use Kotlin-generated client/model in Billing (#12265)
5098c83 remove unused methods to get actors with default_version_ids (#12232)
cd57c5e Update to latest Log4j Appender release with leak fix (#12285)
86d38fd Bump helm chart version reference to 0.64.308
21fdb2f Change semetric name. (#12283)
671f7ee Default to incomplete runcause to failed if null. (#12281)
206738c Force ConnectionManagerWorkflowTest to run in sequentially (#12277)
3a624fa Make organizationId required in workspace read calls (#12275)
6afdb53 Rbroughan/handle cancelled sync workflows (#12271)
248adac Fix connector exit code read (#12267)
adaeb91 Bump helm chart version reference to 0.64.298

v0.58.0

26 Apr 01:10
Compare
Choose a tag to compare

38cae5a fix webapp docker context in oss release script (#12272)
1b44d63 Fix job list queries (#12255)
2d78603 Rbroughan/validate tallies selected stream fields only (#12269)
1561541 Fix the workspace connector version logic (#12254)
d414268 Release clear to oss (#12176)
a0687ff Bump helm chart version reference to 0.64.292
58da389 Bump helm chart version reference to 0.64.291
2d89f29 Bump helm chart version reference to 0.64.289
bc0d4e0 Use new breaking change pins on support state crons (#12195)
55b5d24 Remove feature flag to Clear Full Refresh State. (#12257)
8f6396d Public API: Mark authorization input as nullable (#12266)
07c05cf Remove OidcConfiguration log line from Keycloak Setup (#12264)
216fa17 Better safeguard for bulk deletes. (#12256)
b885eed 🪟🎉 Reload page when hitting an async import error (#12250)
900f3d9 Migrate custom docker image behavior depends on copy command (#12220)
42a7541 Migrate airbyte-webpp use the airbyte docker gradle plugin (#12223)
16408c5 Inject Airbyte API client instead of individual API beans (#12213)
43e510f 🪟 🐛 correct error messaging during connection creation and edit, especially for cron field (#12246)
e3af770 Revert "checksum: add logs for stripe checksum debugging" (#12259)
46e507b Refactor classes to work with KSP (#12245)
22355c2 Micronaut 4.4.1 (#12203)
21b8535 builder: test incremental reads (#12215)
9211d3a Updating CDK version following release (#12192)
1aa0dc7 Set proper micronaut property. Add comment on nginx. (#12252)
8f51617 🪟 🎉 YAML-component support for Authenticator (#12181)
c720664 Streams API Fix (#12222)
6651c5e Improve launcher rehydrate (#12237)
a139a0d Rbroughan/add catalog field count validation (#12197)
1325d16 🪟 🎉 ignore instance admin permission by default in UI, allow toggling (#12187)
52cc773 🪟🔧 Switch FE validation checks to Gradle (#12241)
5e8570b Modify Service API to be used directly by the handlers (#11587)
64fb7fe 🪟 Show more specific Toast messages for invitation acceptance errors (#12236)
55bfe31 🪟🔧 Move e2e tests on CI to gradle (#12229)
5eedcfd Start emitting metrics for creating, expiring and deleting secrets. (#12201)
bba39af Connection Sync Progress Endpoint (#11293)
bab15fa Bump helm chart version reference to 0.64.249

v0.57.4

23 Apr 19:22
Compare
Choose a tag to compare

ba19f0a Rename webappUrl to airbyteUrl (with backwards compatibility) (#12221)
f4388c0 Rbroughan/truncate failure strings (#12218)
dde80d8 Enforce orgs everywhere (#12186)
54906a1 🪟🎉 Remove connection list from preloading (#12208)
1cb6140 🪟🔧 Cause changes in BE feature flags to run FE tests (#12228)
d4e64e0 Bump helm chart version reference to 0.64.241
d5df5d9 Bump golang.org/x/net from 0.19.0 to 0.23.0 in /oss/charts/helm-tests (#12217)
a3a224b Bump helm chart version reference to 0.64.239
1f2eb31 fix(helm): ensure support for nodeSelector, tolerations, and affinities (#12209)
f470401 Bump helm chart version reference to 0.64.237
2ab27f1 Keycloak Setup: Always update realm configuration without needing RESET flag (#12111)
f8dcdf4 Add version to instance config (#12194)
cc17387 Bump helm chart version reference to 0.64.232
204904f update to latest kubectl 1.28 release (#12206)
8af3d98 Delete need state validation flag (#12138)
280b9c7 🪟🐛 Fix queries when prefixing tab with workspace (#12204)
6a9c28c 🪟🔧 Switch FE unit/build to gradle (#12151)
8872cf7 🪟🐛 Fix issue with no attempts available (#12185)
d7feda1 Bump helm chart version reference to 0.64.226
2d268f0 Improve Error handling of JobOutputDocstore failures (#12191)
b9ac25f Updating CDK version following release (#12030)
9cc98f5 Bump helm chart version reference to 0.64.220
1971193 Enable keycloak startup-probe by default (#12188)
1487103 Create public API thread pool (#12178)
0340b27 🪟 🎉 Indicate in checkout modal that credits are valid for one year (#12174)
ef9bca0 Update the wording of the warning. (#12183)
2f446f2 Delete state from full refresh streams on each attempt. (#11902)
b7ae38b connector builder: use incremental mode (#12179)
c4539dd Add delete method to Secret Persistence interface. (#12180)
d8e939d Remove unused deleteSource code. (#12169)
5536030 Update tracker to handle refreshes (#12058)
61d4b25 🪟 🐛 Parse default schema when building stream name to schema map (#12160)
671f2b0 Add transient error to the list of errors ignored by sentry (#12177)
71d30bf 🪟 🎉 Modal for single stream refresh (#12029)
ed8e7a5 Revert "Revert "Bmoric/pass the generation to the catalog"" (#12129)
9b3f67e Reduce WorkloadApi client code duplication. (#12163)
36dee0d Bump helm chart version reference to 0.64.205
148baa7 Update the readme to add some warning information and clarify some installation steps. (#12167)
ed61baf improve: cleanup and fixes to OSS helm chart (#12141)
a4767ec 🪟 Add "clear data" to connection header, clarify cursor resets (#12152)
15e60cd Bump json-path to v2.9.0 (#12162)
16fd079 Fix segment tracking of schema propagation (#12144)
9f22dad log-appender: upgrade to custom version containing lost logs fix (#12156)
fc3a605 🪟🔧 Add analytics about usage of SSL/localhost (#12170)
2ffa8e3 Rbroughan/remove catalog state from temporal io objects (#12109)
eeed69b Upgrade to Temporal 1.22.7 (#12157)
7958039 Bump version of commons-compress (#12161)
0a7f701 🪟 🐛 trigger nav only if we have state to remove (#12158)
fb5604d Bump java aws sdk version (#12155)
0312953 discover-workflow: Fix NPE (#12143)
bebc761 Upgrade to Ant 1.10.14. (#12149)
9e404ba 🪟 🎉 Add a loading spinner to the user input form submit button (#12147)
702c7b7 Bump postgresql java lib to 47.7.3 (#12146)
da36da8 🪟 🎉 New connection header CTAs (#11981)
7a50d2f migrate oss/airbyte-webapp/build.gradle to kotlin (#12135)
4902d45 Bump helm chart version reference to 0.64.185

v0.57.3

17 Apr 03:20
Compare
Choose a tag to compare

b3920e3 builder saves manifest to filesystem when running locally (#11991)
325e8a1 🪟 🎉 Refactor auto-created Builder inputs (#11852)
d29834d Actually use bootstrap handler (#11907)
ddb7a55 Bump helm chart version reference to 0.64.180
5486249 improve: remove perm fix keycloak init container (#12137)
130c32d Use slack block for automatic disabling of notifications (#11903)
e594299 Reverse emitted/committed in job completion slack notification text (#11920)
65dbe10 🪟 🎨 (Second attempt) Fix page size conversion and user input button helper style (#12132)
ba4c105 Don't return the primary key/cursor field for all connections (#12094)
24493d1 delete EnforceMutexKeyOnCreate flag (#12070)
ef2c87b 🪟 🐛 Fix relative path check logic in DocumentationPanel (#12123)
a1bef33 Improve Refresh Schema error messages (#12131)
704fb95 apply styles to *.kts files (#12112)
8fc0b7a Revert "Bmoric/pass the generation to the catalog" (#12128)
68d5fd0 🪟 Hide organization info if workspace is not in Cloud for Teams (#12118)
8388d2f Adds exception and metric dimensions to the trace. Adds addTagsToTrac… (#12122)
84c8a1c 🪟🔧 Fix broken cypress login (#12126)
6186c64 🪟 🔧 Update cloud e2e to sign in with new Keycloak UI (#12125)
a5c4e0a Fix potential null ref. (#12120)
17e0525 Update the README to use the new abctl quickstart. (#12119)
8bf0bd5 Reduce Overtesting: Remove unnecessary Temporal 'Repair' Tests (#12113)
9ef8ef0 Kotlin API client as Singletons (#12099)
fc45d32 🪟🎉 Enable keycloak by default (#12037)
1ddb612 🪟 🐛 Apply source-defined PK and cursor instead of clearing on breaking change (#12105)
ee98d01 Bmoric/pass the generation to the catalog (#12013)
e06b88b Small design tweaks to simplified creation flow (#11975)
49bb3c5 "Fix" pagination (#12110)
46e40ae 🪟🔧 Sync auth state across tabs (#12114)
3b99d83 Increase the generation when running a refresh (#11995)
f48bf74 🪟 🎉 Roll out new internal user invitation system to enterprise (#11858)
905958f Bump helm chart version reference to 0.64.151
e4eb8c1 Rbroughan/remove standard sync output client (#12106)
b702635 Remove output state peristence. Add catalog validation to failure case. (#12102)
c322b18 Improve Check Connection Temporal error handling (#12100)
0525ff8 Ensure that no sync is schedule after a clear (#12087)
088b73a Source Azure Blob Storage: add oauth for azure blob storage (#11936)
df02bf1 Update to Micronaut 4.3.8 (#12096)
a73245b Use non-nulled-out-output. (#12098)
75d6b20 Validate payload size in refreshV2. (#12082)
95dfa91 Bump helm chart version reference to 0.64.139
4c7e962 Fix annotation (#12097)
cd59733 decrease docker images by utilizing multistage building (#12065)
a4cb56a Revert "Revert "stream status tracker"" (#12063)
a9e464c Set URIs on sync output for state and catalog (#12088)
e994f43 Properly set catalog and state fields. Handle null state in validate. (#12086)
4e5508b Restore tag that has been removed by mistake (#12085)
1ee5897 Add stream count to StandardSyncSummary. (#12077)
cf69dc3 Reduce Overtesting: Remove out-of-date data movement tests. (#12081)
1f0163e Removes catalog from required field list of StandardSyncInput (#12079)
1ef2eaf Delete deprecated state migration behavior from SyncPersistence. (#12083)
1d6cc97 Reduce Overtesting: Remove legacy state -> per-stream state tests. (#12080)
5e0853a Reduce Overtesting: Remove Reset tests. (#12078)
58a7969 Fix the annotation for the refresh endpoint (#12075)
d5bd6d2 improve(docker): remove socat debug flags from docker-proxy (#12074)
9a64dab Rbroughan/persist and trim state and catalog (#12062)
29ff815 log4j-appender: upgrade library to use patched version to fix memory leak (#12072)
3deee15 set the owner for the additional files added (#12067)
27b666e refreshes: purge entry from stream_refreshes post job creation (#12050)
962ac20 🪟 🐛 avoid accidentally merging query keys (#12032)
4270b74 refreshes: delete state once refresh job is created (#12017)
bfb8864 🪟 🎨 🧹 All connections page CTAs (#12008)
81648a8 Remove WorkloadId from metric tags (#12061)
73cd8f5 upgrade base java image to 3.2.0 (#12059)
4389230 Revert "stream status tracker" (#12060)
5a8e358 Add the clear endpoint (#12054)
de749d7 consolidate all the run commands; purge yum (#12057)
b77150d Allow readers to list pending invitations (#12049)
682dfd5 Log error. (#12051)
8f5ab57 stream status tracker (#11863)
a3f58db Ignore normalization summary. (#12043)
f43465e 🪟 🐛 Fix Connection Uptime History graph in dark mode (#12034)
fbd5584 🪟 🎉 Connection config change modal for data clearing (#12047)
df27974 Test Fabric8 is initializing check (#12042)
3c2f267 Separate model mutation from validation (#12003)
8fe09e9 Set netty max header length to 32k for user-facing servers (#11637)
6604ee1 Sanitize connector allowedHosts to only hostname (#12031)
187d42d Revert "Revert "Bmoric/add job type enum"" (#12010)
d22fed1 Add metricattributes to job metrics (#12040)
d24ea05 Remove support for updating User email via UserApi (#11917)
4dc838d Ignore WebhookOperationSummary temporarily in comparison (#12039)
883b662 Fix handling of limit and offset (#12011)
f01f24b 🪟 🎉 Add one more "clear data" label and add data handling for refreshes (#11992)
67f6739 Rbroughan/set up for object storage read cutover (#12016)
3cf070f 🪟 🎉 include internal message in status & job history messaging, align message colors between the two pages (#11944)
7ae6f95 🪟🎉 Retry requests on 502/503 status (#12028)
217ab4c Bump helm chart version reference to 0.64.81
c3bc561 Revert "Keycloak volume mount: use fsGroup instead of initContainer (#12033)
1220155 🪟🧹 Rename ApiErrorBoundary -> DefaultErrorBoundary (#12022)
0f3d61b Bump helm chart version reference to 0.64.78
160baec Keycloak volume mount: use fsGroup instead of initContainer (#12027)
522c763 Bump helm chart version reference to 0.64.76
f3f77fc Keycloak Stability: add initContainer to fix volume mount ownership (#12026)
dd43dca Improve replacement performance (#12024)
a985d4e Add the ability to expire ephemeral secrets. (#11961)
25d6ed8 Bump helm chart version reference to 0.64.72
de311f4 Keycloak in Cloud Stability Improvements (#12007)
f78e8b4 🪟🎉 New error screen (#11869)
475e47d Bump the airbyte protocol version (#12014)
94e5fa3 Validate fix for hypothetical generated api client leak (#12009)
0a8d7d2 Revert "Bmoric/add job type enum" (#12001)
9dbe483 🪟🔧 Add LD flag for Keycloak rollout (#12000)
16b9d8b Bump helm chart version reference to 0.64.52
463dc9f Bmoric/add job type enum (#11997)
9569cea Updating CDK version following release (#11927)
6f794c4 Add some dimensions to help troubleshoot read failures. (#11989)
afbd230 🪟 🎨 style fixes for simplified connection flow's nav buttons (#11963)
111a059 Bmoric/use refresh job type (#11970)
4256482 Extend check activity timeout to 10min (#11980)
5768f7c 🪟 🐛 Fix Builder oneOf not properly updating (#11942)
3bf1944 Make IPD domain configuration more flexible (#11938)
d1edc5b Revert "🪟 🎨 Fix page size conversion and user input button helper style" (#11984)
d0314fb 🪟 🎨 Fix page size conversion and user input button helper style (#11926)
603bb76 Improve error messaging. Fail with reason when timing out. (#11971)
3853735 Add validate method. Use OpenApi for serialization in StandardSyncOut… (#11908)
769918c Bump helm chart version reference to 0.64.27

v0.57.2

04 Apr 22:09
Compare
Choose a tag to compare

e4ea8f5 Rbroughan/logging for exit codes and file not found (#11968)
3f5fc20 🪟🔧 Send IDP information via segment (#11931)
42e37c3 Bump helm chart version reference to 0.64.20
d56f4b3 pass KEYCLOAK_ADMIN_[USER/PASSWORD] env-vars (#11949)
84c50f1 Bump helm chart version reference to 0.64.18
f085a3f edit stream_refresh table (#11962)
f6aa622 Delete the remaining sleeps (#11474)
9246099 implement stream_generation table (#11943)
b5761c9 stop pinning postgres version on gke (#11918)
dd4293f Remove duplicated notification call (#11947)
c5d3d30 Bmoric/stream refreshes api (#11822)
d18de80 Do not send notification for cancelled jobs (#11921)
9e07049 Move replication context to kt (#11912)
884b329 Bump helm chart version reference to 0.64.0
150bc61 fix: uid/gid in minio securityContext (#11932)
d99f2d1 🪟🔧 Fix e2e deletion tests (#11934)
1f23d34 Fix exception msg. (#11924)
6f4a505 Bump helm chart version reference to 0.63.33
894308a remove dupe restartPolicy (#11923)
06bd9c0 Updating CDK version following release (#11922)
7646117 Bump helm chart version reference to 0.63.30
de4b734 Null out state and catalog on job input standard sync input. (#11883)
efa93d7 🪟🎉 Allow updating user's name in new auth system (#11914)
89701bb use cloudsql on stage acceptance tests (#11894)
415897e Updating CDK version following release (#11896)
d773ffb Remove parameters field from HttpRequest (#11895)
1e4b2ec Add Micronaut Data PermissionService that prevents redundant permission records (#11854)
eb1668d Clean up record size based failures handling (#11901)
a7b5b75 checksum: add logs for stripe checksum debugging (#11909)
102e9e1 Fix Applications deletion (#11904)
47da2a9 Bump helm chart version reference to 0.63.18

v0.57.1

02 Apr 21:31
Compare
Choose a tag to compare
Bump Airbyte version from 0.57.0 to 0.57.1

v0.57.0

01 Apr 23:52
Compare
Choose a tag to compare

This is a minor version bump because it deprecates Custom dbt Jobs (more info in this airbytehq/airbyte#34860).

7c54196 Adds jenv's .java-version to project .gitignore (#317)
62c881f User invitations v2: Send segment event when an invitation is created (#11893)
d14be9e Expose correct server port for container orchestrator (#11898)
37d8958 Deprecate custom dbt transformations (#11865)
3fca073 For gradle download tasks, only download file if modified (#11837)
e4e5c8b Bump helm chart version reference to 0.63.10
3180147 Update templates and most env vars. (#11891)
56f1c57 Bootstrap handler (#11855)
5d11374 Remove the useless reason parameter (#11881)
bb3bf80 use AbstractDatabaseTest in cloud db tests (#11814)
2b2a01a Bump helm chart version reference to 0.63.4
8e76ce3 Updating CDK version following release (#11885)
d83d46a Bump helm chart version reference to 0.63.0