Skip to content

Releases: airbytehq/airbyte-platform

v0.63.7

12 Jul 15:10
Compare
Choose a tag to compare

b4aac8e fix: move "Back to destination" button (#13025)
23bd7b1 Bump helm chart version reference to 0.290.0
4575d71 feat: re-import definition on start (#13010)
9e1bc21 chore: delete deprecated ConfigRepositor.getConfiguredCatalogForConnectionId (#13074)
b867a45 chore: encapsulate postprocess in api (#13069)
d4cc888 feat: limit application creation/deletion when using community auth (#13022)
69f59b9 feat: populate internal support level in Sentry on error reporting (#13023)
cd75723 fix: add @Body annotation to connection events endpoints (#13071)
a1e41b1 perf: allow specifying row ids for Table (#13053)
cc3383f fix: format error properly when uploading custom connectors (#12984)
7a19e01 fix: listbox accessibility fixes (#13026)
0da1d9c fix: add image pull secret to authenticate to docker. (#13070)
ff7d645 feat: add the applications endpoints to the airbyte api. (#12757)
f031804 Bump helm chart version reference to 0.282.0

v0.63.6

10 Jul 21:36
Compare
Choose a tag to compare

02140e4 feat: backend support for connection timeline (#13057)
b075d90 design: minor styling fixes to RBAC pages (#13064)
adb36aa design: show empty icon for missing connector metric data (#13055)
e8f4c78 chore: diff and disable specified connection in endpoint (#13066)
a7d84df chore: fix kotlin compiler warnings (#12998)
82b36fd chore: add segment events for sync progress ui (#13049)
e1d2210 feat: add filters and logs to connection timeline ui (#12990)
1ff3ab2 feat: prepare worker v2 release (#12875)
b43457e fix: improve backfill resume status tracking (#13056)
3950b43 fix: put Application clients in a single dedicated realm (#13051)
fee1856 docs: update connector builder server README (#13044)
a58f304 chore: add propagating the schema change call to the postprocess activity. (#13058)
4e601cb fix: rename integrations to Airbyte Connectors (#13054)
fb7ea0d fix: prevent NPE in refresh schema for null diffs (#13050)
cfab6f5 chore: add discover postprocess activity (#13040)
6323134 fix: revert "feat: support connection timeline (#12994)" (#13043)
73e7032 fix: connector header text ellipsis (#13042)
7cd8327 feat: support connection timeline (#12994)
d4db4a8 fix: undo stats read change (#13039)
856e343 Bump helm chart version reference to 0.270.0

v0.63.5

08 Jul 23:20
Compare
Choose a tag to compare

33afb62 feat: marketplace UI (#12899)
1bce73c chore: cleanup sync frequency and flush FF logic (#12999)
43070ed feat: log streams that have RFR turned on (#13033)
ce22112 ci: move all BE docker compose acceptance tests to k8s (#13008)
89fab2b feat: oss gets 10 second updates for sync progress (#13029)
1751a63 chore: update CDK version following release (#13027)
aa0fb65 feat: show connector breaking changes on Sources and Destinations (#12883)
cceefa5 feat: add admin editing toggle to Builder (#13020)
fe1d956 chore: add new discover workload id generator with window snapping (#13003)
55372ce feat: improve backfill and resume tracking (#13034)
275832e fix: actor deletion with config (#12978)
028ef7f Bump helm chart version reference to 0.263.0
618c127 fix: stream status tracker (#13028)
ab22c3b feat: add stream_attempt_metadata table, data layer and save stream attempt metadata API. (#13018)
31e0463 fix: standardize datetime formats, streamslist layout shift, and re-remove non-breaking changes from connections list (#12951)
12b9c39 fix: reenable streams list filtering and check that latest status matches current job for calculating time elapsed (#12996)
e8dabf9 chore: remove dep (#12974)
6d139ca feat: mocked connection timeline ui (#12207)
2218564 feat: log stream names in GLOBAL state message (#13014)
a832b7e fix(helm): support for plaintext db user and password (#12861)
9c4172d feat: improve sync errors being generated from workload-launcher and workload-monitor (#12982)
da6c5e3 fix: add optional chaining to isVersionOverrideApplied (#13007)
3dae0c9 chore: update to latest gradle plugin version (#13005)
6fd9cbd feat: rename Administrator email to Contact email (#13001)
982b20e chore: serve discover post processing a la carte (#12921)
cadc781 chore: new connection graph empty state (#12983)
3e123ed fix: unescape schema fields for record filtering (#12993)
50bcf95 fix: escape id property in json schema (#12991)
ccd85da fix: fix stream progress label (#12981)
e6340a5 chore: change default behavior of schema update notification settings (#12955)
7660fa0 chore: only persist stats if stats changed. (#12977)
7e5593b chore: enable warm reload on servers (#12971)
9b71521 fix: restore normalization enum values (#12985)
f0c3a9c refactor: remove ConfigPersistence (#12964)
ec6908a refactor: remove normalization logic from platform (#12954)
129f37e chore: upgrade build cache plugin to latest. (#12970)
fcd4b6d fix: connector setup form slowness when focusing inputs (#12973)
1402fa5 Bump helm chart version reference to 0.248.5

v0.63.4

01 Jul 16:24
Compare
Choose a tag to compare

d8d9387 ci: run the stage deploys in parallel (#12904)
c212200 chore: start stats saving loop on init of sync persistence. (#12968)
bff305d feat: ignore state to flush precondition if frequencyOverride enabled. (#12966)
fafc322 chore: move kotlin code in kotlin code tree (#12965)
24683de chore: remane parameter (#12961)
2d324b6 fix: allow switching to UI if streams are empty (#12949)
4327133 fix: improve the error message (#12959)
326f38a fix: do not set refresh time if it didn't run (#12947)
f7b47f2 build: micronaut 4.5.0 (#12943)
1607839 refactor: remove unused normalization activities (#12948)
960bd4b chore: remove flaky test (#12950)
b0e343d revert: ci: optimize Dockerfiles to build faster (#12952)
098d2aa fix: change connection deletion confirmation text to 'delete my connection' (#12932)
47212e4 fix: make all relevant dbt ids bigint (#12903)
ae117cd Bump helm chart version reference to 0.242.2

v0.63.3

26 Jun 19:00
Compare
Choose a tag to compare

aba797e feat(community-auth): add community auth login page (#12884)
02c88a2 fix: array of objects label overlap (#12942)
4e01d05 feat: add refresh time to the sync output (#12914)
142677a chore: add testid to link on streams uptime graph (#12939)
25d53ea feat: revert: "feat: add the time to run the sync operations" (#12923)
0ad3289 feat: metric to monitor JWT client-side token generation (#12937)
190c1ec fix: parse sentry stacktraces including kotlin code (#12938)
39a3104 ci: optimize Dockerfiles to build faster (#12924)
5767d22 chore: remove normalizations when creating connections (#12928)
7bc8326 feat: (flagged) increase sync stats polling frequency on frontend (#12929)
5ae56e4 fix: rbroughan/revert micronaut 4 5 0 upgrade (#12931)
b0e2313 fix: dbt error message (#12927)
1576372 Bump helm chart version reference to 0.233.2
148c874 chore: remove dead code from sync progress rollout (#12907)
6024c5d revert: "feat: add the time to run the sync operations" (#12922)
fcf04e2 chore: enable virtualization for <StreamsList /> and <NextStreamsList /> components (#12882)
6213654 fix: improve viewer experience on connection pages (#12892)
795a363 fix: handle null object when generating retry metrics (#12917)
f5e37e8 feat: add the time to run the sync operations (#12908)
7ecdf3e feat: debug logging for JWT generation (#12916)
4d0b9c2 Bump helm chart version reference to 0.228.0
8bf7e4e chore: delete obsolete and flaky tests (#12912)
4407a79 feat: add ff to control stats flush frequency (#12910)
a5dcef6 test: add test case and comments for null id on retry state defaulting to 0… (#12911)
5b6ff02 test: remove cloud e2e builder test (#12896)
cd1ed90 fix: default to '0000...' uuid when id null for retry states.. (#12909)
959e3fa chore: enable sync progress for oss (#12905)
0e4e33e chore: new job history page empty state (#12906)
1ae1520 fix: add discover section (#12876)
c89638f fix: connection-level records loaded should use committed, not emitted (#12888)
ae3f5f9 build: update micronaut 4.5.0 (#12885)
dfbe1d2 feat: add FF branching for postprocessing. (#12898)
34d13bd feat(public-api): field selection (#12727)
aa27e7f chore: remove unused version (#12897)
b4c1ae7 feat: delete secrets when tombstone a source/destination/workspace (#12808)
208d71d test: reenable createConnection E2E tests (#12871)
a42b1d9 feat(docs): add cdk version, metrics, and last updated to ui (#12800)
899d283 feat(registry-updater): add cdk, last updated, metrics to ad and adv (#12749)
c08e284 feat(docs): add new stats component to docs panel (#12598)
4d5cb69 feat(docs): remove first top level heading from connector in app docs (#12597)
ba11761 Bump helm chart version reference to 0.220.2

v0.63.2

21 Jun 02:56
Compare
Choose a tag to compare

3ee7081 Bump helm chart version reference to 0.220.1
cff3e95 chore: update CDK version following release (#12874)
63cd0fb revert: "fix: mark http_method property as optional (#12872)" (#12881)
402e699 fix: fix clear stream endpoint to behave like refresh (#12889)
6d37211 fix: return streams list for running reset jobs (#12863)
9a5a0f1 chore: observe base url to troubleshoot 401 errors (#12886)
24cfa15 fix: set correct job type labels for spec / discover. Remove deprecated st… (#12880)
282a010 feat: placeholder stream history bar for currently running sync (#12848)
ec5b124 fix: connection header styling fixes (#12857)
4c2c156 fix: do not allow close twice + add override in SyncPersistence (#12867)
2d2bfe6 chore: add no-only-tests for Cypress files to prevent accidentally disabling other tests by marking one with *.only (#12859)
b10a9f8 fix: delete all state if all global stream states are deleted (#12879)
686cdb2 feat: show connector breaking changes on all connections (#12771)
214cba0 test: run replay tests in series. (#12878)
f683e4a chore: bump com.google.cloud:google-cloud-storage version to 2.40 (#12865)
b0fca21 fix: use Jackson for connector builder client serialization (#12877)
8ab7727 chore: refactor column selection test (#12849)
264cf6d fix: mark http_method property as optional (#12872)
c446a1a test: assign processor thread to var so we can wait on it in the test. (#12868)
2984763 perf: improve stale times of common queries (#12853)
da06c78 refactor: use Jackson instead of Moshi for API clients (#12864)
c78d777 chore: update CDK version following release (#12766)
09be736 fix: loading state for stream statuses during running sync (#12862)
2316732 feat: implement handler for validating and managing checksum events (#12829)
07e415a fix: handle case where no stream stats are present for the stream (#12860)
7ad6444 feat: implement pub-sub writer (#12812)
d77f3f9 feat: allow filtering enabled/disabled connections in list (#12851)
1db0ffd feat(security): address password suggestions from pentest (#12827)
cf473cc feat: show streams list for disabled connections (#12846)
06b2f0b feat: [SyncCatalog V2] Add stream and field status: added/removed/changed (#12577)
ace0eab chore: move connection stats endpoint to stream statuses query (#12847)
a6b3920 fix: move AirbyteGeneratedConfigAdapter to the end so it doesn't override other custom serialization adapters. (#12858)
3186be8 Bump helm chart version reference to 0.199.0

v0.63.1

18 Jun 00:23
Compare
Choose a tag to compare

9d37ba6 feat: set access token expiration to 24 hr for enterprise (#12809)
c3cd657 chore: migrate webapp to clear endpoint and add clear disabled messaging (#12830)
bed201b fix: add SourceDiscoverSchemaWriteRequestBodyAdapter to bypass slow serialization adapter. (#12842)
6b8d565 fix: adjust client read timeout to match elb timeout (#12844)
eccad86 fix: minor fix to allow cancelling application creation modal (#12843)
cb5c25b fix: call scoped actor definition endpoints for connection creation (#12833)
890d852 chore: improve types of HttpProblem.isTypeOrSubtype (#12832)
94d5118 fix: use the version of the tag configured (#12824)
2f19373 feat: [SyncCatalog V2] Redirection from the "Status" tab (#12594)
dc375d7 Bump helm chart version reference to 0.191.3
ab3a30c feat(public-api): add Organization interface to support RBAC (#12638)
fb8870c perf: optimize LastJobPerStream query (#12838)
3a82cb9 fix: remove unwanted console.log statement (#12834)
6cb20cf chore: adds logging to the updater path. (#12837)
7f200fd chore: add exception to apm trace (#12828)
8a55383 feat: hotkey support for undo, redo, and test stream in Builder (#12773)
082bd46 feat: implement getConnectionLastJobPerStream handler, service, and data layer (#12818)
fd2af1f fix: get rid of unneeded removeEmptyProperties call in unit test (#12822)
b43ce1f feat: add refreshes to sync progress ui (#12813)
cd80407 chore: add testid to cancel sync button (#12831)
3897807 feat: frontend stream state handling and historical stats ui (#12704)
a427759 fix: do not remove selectedFields manually (#12820)
bb7e2a1 fix: improve sidecar logs (#12826)
731c35f fix: set sentry context directly on event (#12825)
d83cb13 fix: do not report platform workload errors to sentry (#12823)
41bf5ec chore: remove Notification dead code (#12814)
ca39f72 feat: flush completes for all streams for CDC/GLOBAL case. (#12795)
7869162 fix: builder name input descenders cut off and empty name showing saving state (#12752)
2359bb5 fix: address npe when converting notification settings (#12819)
df54316 fix: avoid NPE when validating catalog (#12817)
91eab8c feat: add translation system for API problems (#12797)
53c9d42 chore: removes per record debug for good measure. (#12816)
8dcba14 fix: make per message log level debug (#12815)
a1f0dad refactor: use common ObjectMapper configuration (#12810)
f6022a1 fix: handle serialization of generated config objects (#12811)
e0d8899 fix: do not show error from previous sync during new sync on status page (#12792)
76844ad build: remove unused pubic-api Java server generator task (#12798)
fab6227 fix: fix issue with wrong sync mode showing (#12780)
ad284c1 fix: delete duplicated env var in docker compose file (#12806)
da064c5 perf: move the connection uptime history endpoint to use listJobsLight (#12807)
773de7f fix: bump minio memory so it stops ooming in CI (#12805)
b875ad0 feat: support refreshes, clear and reset in sync_progress endpoint (#12774)
b14c001 fix: fix alignment of dbt cloud jobs list (#12803)
16950fe perf: remove attempt output serialization from jobs/list response (#12732)
990f14e fix: disable RFR by default (#12794)
60e521f feat: allow custom dbt host (#12524)
d76ffce refactor: use Kotlin-generated server classes for public-api (#12679)
9f9a28f feat: add tooltips to log modal buttons (#12783)
14c061d Bump helm chart version reference to 0.163.0

v0.63.0

11 Jun 23:41
Compare
Choose a tag to compare

78c1ffd fix: make minio guaranteed for local (#12791)
ec7b26f fix: do not send notification when deactivated at connection level (#12746)
421f8e4 fix: address kotlin warnings in workload-api-server (#12787)
e77fb0a feat: treat RATE_LIMITED stream statuses as RUNNING (#12784)
a4c9529 chore: adjust wording for refreshes to indicate that all streams sync (#12788)
66d2417 chore: use named params to avoid potential string orderingconfusion. (#12786)
8f7e963 feat: generate API error types from OpenAPI specification (#12738)
e1ff6ed refactor: removes previous stream status tracker / rate limited tracking code (#12725)
706926f feat: enable auto-backfill flag by default and for oss (#12782)
5cfcd88 fix: use common object mapper configuration for connection timeline event serialization (#12781)
57442a3 ci: use datadog agent on docker compose acceptance tests (#12755)
b703bcc feat: re-add interceptor that logs http requests and responses (#12756)
7bc949b feat: log the amount of event we receive as input (#12778)
70ed553 feat: log the origin of the failure being reported before calling Sentry (#12776)
ef66945 feat: add source and destination filter based on status (#12741)
964b62b chore: consolidate feature flags (#12763)
4704cad fix: do not fail too hard on legacy state (#12772)
19441e1 feat: list refreshed streams in the ui (#12703)
6827a42 fix: correctly display connection-level stats during a sync (flagged) (#12742)
9479a7a chore: upgrade platform to gradle 8.8 (#12768)
6afc158 feat: add more logging related to Sentry reporting (#12769)
424c41d perf: only deserialize JSON once in cloud auth provider (#12733)
2c9c156 Bump helm chart version reference to 0.148.1
ca4fdb9 feat: add jitter to Kotlin client retry policy (#12762)
f15970d fix: avoid npe when computing catalog property field count (#12765)

v0.62.4

10 Jun 17:52
Compare
Choose a tag to compare

a3b4167 chore: upgrade connector builder server base image to 2.1.3 (#12764)
66a9271 feat: update stats to support resumable (#12734)
fe7ac7e chore: update to latest gradle plugins release (#12761)
79be8c3 fix: address vulnerabilities in airbyte-base-java-python-image by upgrading python, pip and setuptools (#12737)
40b2f5e feat: enable application ui in cloud (#12428)
9d5130d fix: update public api with refreshes (#12694)
8e60bcf refactor: cleanup timezone/cron connection code (#12760)
89665bc build: convert airbyte-api build script to Kotlin (#12739)
c5baa63 Bump helm chart version reference to 0.143.0
9b73636 fix: cloud e2e builder test to handle builder redesign when navigating away (#12754)
09f36f1 revert: "chore: consolidate feature flags" (#12753)
93989c8 chore: consolidate feature flags (#12720)
f2c3da0 chore: update CDK version following release (+ handle RFR pages in Builder) (#12504)
0ec22e8 fix: delete recently added interceptor that logs http requests and responses on acceptance tests (#12751)
eeebd84 feat: undo/redo in Connector Builder (#12643)
d126eed fix: apply stream status fallbacks in the latest_per_stream_state endpoint (#12721)
bd2ef46 refactor: return more specific exceptions for cron validation (#12682)
c5f0b43 chore: delete activate-refresh feature flag (#12747)
1bba2c6 design: builder sidebar redesign (#12630)
6602634 ci: use datadog agent on k8s acceptance tests (#12717)
380e5ee refactor: consolidate exception handlers in commons-server (#12672)
05ecbaa feat: add interceptor that logs http requests and responses on acceptance tests (#12718)
13fc0f7 feat: sync progress ui gets top-level stats, improved queued state (#12532)
298d54d fix: mitigate "Unable to preload CSS" errors (#12687)
f079790 fix: Facebook Marketing: Updating oauth API used version and getDefaultOAuthOutputPath definition (#12425)
87676f3 chore: move kotlin file to kotlin src dir (#12730)
c651edf Bump helm chart version reference to 0.135.1
59c1e77 chore: turn up some debugs to info and add some more logging. (#12731)

v0.62.3

07 Jun 01:09
Compare
Choose a tag to compare

0ae5822 revert: feat: upgrade the default postgres version to 15. (#12710) (#12728)
9779ba1 Bump helm chart version reference to 0.134.0
ca490ac fix: support old blob format (#12724)