<!channel> Happy Friday, DataHub Community! :datah...
# announcements
l
<!channel> Happy Friday, DataHub Community! datahubbbb🎉 DataHub v0.8.41 is LIVE & ready for ya! excited Here’s what you’ll find User Experience • Improvements in CSV connector for easier ingestion - description, ownership, domain support added • Managed Ingestion is getting a new look! Starting with Snowflake, you can configure your ingestion with an easy-to-use form or YAML - your choice! Support for other sources coming soon. Developer Experience • Ability to stop Quickstart instead of nuking & customizing mapped ports • New models for dashboard usage • Circuit breaker and python api for Assertion and Operation Metadata Ingestion • Improvements in BigQuery connector to only profile some tables • Intermittent 401 errors during ingestion fixed • New Salesforce connector Note: there are a couple of breaking changes with this release - read about them here! catyay Let’s hear it for our first time contributors whoop @worried-branch-76677 @dougpm @bumpy-needle-3184 @many-glass-61317 @mammoth-dinner-7870 Much love to our returning contributors thanks ewe teamwork @abiwill @echoing-airport-49548 @strong-engineer-23656 @square-activity-64562 @bulky-soccer-26729 @shy-scooter-37097 @green-football-43791 @gray-shoe-75895 @big-carpet-38439 @millions-exabyte-2558 @liyuhui666 @little-megabyte-1074 @hundreds-photographer-13496 @careful-pilot-86309 @neojunjie @ngamanda @incalculable-ocean-74010 @witty-butcher-82399 @mammoth-bear-12532 @dazzling-judge-80093
👏🏼 1
👏 4
thankyou1 4
plus1 1
datahub 4
💥 9
thank you 14
🚀 5
i
Thanks all the Acryldata folks! 🙏 The demo looks a blast! 🚀 When are the docker images going to be available? At least, the frontend-react, gms, mae, mce and elasticsearch-setup images haven’t been upgraded since version 0.8.34.1 (even the ingestion image is not exactly 0.8.41). Or should I follow the linkedin images?? (pardon my noobie question 🤓)
s
Please see https://github.com/acryldata/datahub-helm/blob/master/charts/datahub/values.yaml to decide on which images to use. Search for
repository
i
@icy-portugal-26250 Use the linkedin images, that is the account to which we are publishing docker images
plus1 1
m
wow thanks team! @bulky-soccer-26729 is the release also containing the changes discussed here?
b
@millions-notebook-72121 I believe that is the case!
👍 1
p
Hi, updates look great! Where can we learn more about: "Improvements in BigQuery connector to only profile some tables"
s
you check the bigquery docs for the new
profile_if_updated_since_days
,
profile_table_size_limit
and
profile_table_row_limit
settings
p
Awesome, thanks for sharing The description for
profile_if_updated_since_days
is confusing me just slightly. Is this basically saying, "only run profiling on this dataset if its been updated in the last X days?" Meaning if I have a dataset that has rows appended daily, profiling would run no matter which value I set for that config?
s
yes
👍 1