Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge pull request #1305 from elementary-data/release/v0.12.1 #1306

Closed
wants to merge 75 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

release/v0.12.1

IDoneShaveIt and others added 30 commits November 27, 2023 15:19
* Ele 1707 add source freshness as test part 1 (#1202)

* get invocation from filter in invocations api

* get test invocation from api and use in report

* get_test_results get invocation id

* cleanup

* extract test results totals

* extract test runs totals

* refactor

* Ele 1804 source freshness result description calculate (#1188)

* pluralize_string

* add time functions

* result description in source freshness alert

* tests

* use generated at

* update text

* fix text

* change text

* refactor

* add tests

* tables_seasonality: small bugfix

* add last generated at and complied code (#1212)

* Ele-1865 add materialization and patch_path to the report models (#1213)

* add fields

* update

* Fix typo

* Updated dbt package revision.

* Updated dbt package revision.

* Move `enriched_exposures` and `elementary_exposures` from dbt package to `edr` cli

* dbt_runner: remove quiet=True from _run_deps_if_needed, we need the logs

* dbt_runner: add capture_output=True by default for deps

* don't use dbt ls for statuses and resource types filter

* fix getting owner alerts from normalized alert directly

* add more selector types

* Depends on macro: use enriched_exposures if needed

* detection delay

# Conflicts:
#	docs/guides/anomaly-detection-tests/volume-anomalies.mdx
#	docs/mint.json

* change image for detection delay

* Update add-exposure-tests.mdx

* added

* update latest version

* New intro and quickstart (#1265)

* WIP

* WIP

* fix

* pretty

* pretty

* pretty

* pretty

* Update mint.json

* replace URLs (#1272)

* Cloud slack

* Cloud slack

* Docs refactor (#1291)

* first draft - add data tests and features sections

* add more features (TBD)

* test configuration

* test configuration docs

* first draft - add data tests and features sections

* add more features (TBD)

* test configuration

* test configuration docs

* tests

* changes

* changes

* oss intro

* oss intro

* buttons in intros

* Cloud features

* Cloud features

* Cloud features

* fixed broken links

* prettier

---------

Co-authored-by: Ella Katz <ella@elementary-data.com>

* prettier

* supported adapters

* cloud tags

* fix broken link

* fix

* pre commit fix

* document columns and disabling columns autoupload

---------

Co-authored-by: Noy Arie <noyarie1992@gmail.com>
Co-authored-by: Itamar Hartstein <haritamar@gmail.com>
Co-authored-by: Peter Lukacs <lukacs.peter.andras@gmail.com>
Co-authored-by: Elon Gliksberg <elongliks@gmail.com>
Co-authored-by: erikzaadi <erik@elementary-data.com>
Co-authored-by: belle-crisp <belledeveer@crisp.nl>
Co-authored-by: Daniel Pollak <daniel@elementary-data.com>
Co-authored-by: Maayan Salom <maayansalom@gmail.com>
…t-param-for-gcs-client

ELE-2072 support timeout param for GCS client
When initialising a [Boto3 `Session`](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/session.html#session-configurations) it's useful to be able to specify the AWS Region to which the client should connect.

Add an `--aws-region-name` option to the CLI which gets passed through to the `boto3` client used by the S3 client.

Context:

We're trying to use elementary to write to a Cloudflare R2 bucket, which implements the S3 API. However, the S3 endpoints for these buckets do not encode the region, and hence the `--s3-endpoint-url` flag isn't sufficient to be able to configure elementary to successfully access the buckets.

Without this flag, it means we need write an AWS Profile configuration to disk and pass that in to elementary in order to override the region, which isn't desirable in contexts where we integrate elementary (e.g. invoking it from Airflow).
* fix typo

* fix pending source freshness alert schema
Allow specifying region_name for Boto3
…-fetching-last-edr-version

Add timeout to fetching last edr version.
…issue-in-cli

change alerts models to sync_all_columns
…ds-issue-strikes-back

Add better compatibility fix for "detected_at"
NoyaArie and others added 29 commits December 21, 2023 09:53
…-history-permissions-update-docs

ELE-2218: BigQuery query history permissions - Docs
…port-test-results

ELE-2241 - add tags to report test results
* delete not in used func

* create new schema

* data monitoring gets new schema

* cleanup

* fix tests

* use List

* pr comment
…roperty-and-filter-for-alerts

Ele 2234 support same property and filter for alerts
…-integration-in-tree-should-be-the-name-of-the

Root dir of BI integration in sidebar is the name of the BI integration as opposed to 'exposures'
@ellakz ellakz closed this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants