[MarquezProject/marquez] bb411a: Making Dataset Versions and Dataset types the same...


GitHub
 

Branch: refs/heads/main
Home: https://github.com/MarquezProject/marquez
Commit: bb411a9ce7a9a2fee9bd24d10782a49155b3df8d
https://github.com/MarquezProject/marquez/commit/bb411a9ce7a9a2fee9bd24d10782a49155b3df8d
Author: Peter Hicks <phixMe@...>
Date: 2023-02-07 (Tue, 07 Feb 2023)

Changed paths:
M spec/openapi.yml

Log Message:
-----------
Making Dataset Versions and Dataset types the same (#2400)

* Adding missing details to dataset version spec.

* Making the dataset version fields the same as datasets.

---------

Co-authored-by: phix <peter.hicks@...>
Co-authored-by: Willy Lulciuc <willy@...>


GitHub
 

Branch: refs/heads/dependabot/npm_and_yarn/web/json5-1.0.2
Home: https://github.com/MarquezProject/marquez
Commit: bb411a9ce7a9a2fee9bd24d10782a49155b3df8d
https://github.com/MarquezProject/marquez/commit/bb411a9ce7a9a2fee9bd24d10782a49155b3df8d
Author: Peter Hicks <phixMe@...>
Date: 2023-02-07 (Tue, 07 Feb 2023)

Changed paths:
M spec/openapi.yml

Log Message:
-----------
Making Dataset Versions and Dataset types the same (#2400)

* Adding missing details to dataset version spec.

* Making the dataset version fields the same as datasets.

---------

Co-authored-by: phix <peter.hicks@...>
Co-authored-by: Willy Lulciuc <willy@...>


Commit: 9e0c84b148d4472b7116884d022fc5223f9ea9a4
https://github.com/MarquezProject/marquez/commit/9e0c84b148d4472b7116884d022fc5223f9ea9a4
Author: Michael Robinson <68482867+merobi-hub@...>
Date: 2023-02-07 (Tue, 07 Feb 2023)

Changed paths:
M web/src/components/lineage/components/node/Node.tsx
M web/src/components/lineage/types.ts

Log Message:
-----------
enable auto-accessibility feature on graph nodes (#2388)

* enable auto-accessibility feature on graph icons

Signed-off-by: Michael Robinson <merobi@...>

* fix icon attribute formatting

Signed-off-by: Michael Robinson <merobi@...>

---------

Signed-off-by: Michael Robinson <merobi@...>
Co-authored-by: Willy Lulciuc <willy@...>


Commit: f9465bf4d2a5c783b1bc88378983667b3b1465df
https://github.com/MarquezProject/marquez/commit/f9465bf4d2a5c783b1bc88378983667b3b1465df
Author: Vlad S <vladyslav.sedenko@...>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M docker/metadata.json
A web/src/components/core/status/MqStatus.tsx
M web/src/components/datasets/DatasetColumnLineage.tsx
M web/src/components/datasets/DatasetDetailPage.tsx
M web/src/components/datasets/DatasetVersions.tsx
M web/src/components/jobs/JobDetailPage.tsx
M web/src/components/jobs/RunStatus.tsx
M web/src/components/lineage/Lineage.tsx
M web/src/components/lineage/components/drag-bar/DragBar.tsx
M web/src/components/lineage/components/edge/Edge.tsx
M web/src/components/lineage/components/node/Node.tsx
M web/src/components/namespace-select/NamespaceSelect.tsx
M web/src/components/search/Search.tsx
M web/src/helpers/nodes.ts
M web/src/i18n/config.ts
M web/src/routes/datasets/Datasets.tsx
M web/src/routes/events/Events.tsx
M web/src/routes/jobs/Jobs.tsx
M web/src/types/api.ts
M web/src/types/util/groupBy.ts

Log Message:
-----------
UI: Selection on graph with edges. Status for jobs/datasets (#2384)

* Selection on graph with edges. Status for jobs/datasets

Signed-off-by: tito12 <vladyslav.sedenko@...>
---------

Signed-off-by: tito12 <vladyslav.sedenko@...>
Co-authored-by: Willy Lulciuc <willy@...>


Commit: f260382c5e05e3476a4714410596f687c896a00f
https://github.com/MarquezProject/marquez/commit/f260382c5e05e3476a4714410596f687c896a00f
Author: Michael Collado <40346148+collado-mike@...>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
A api/src/main/resources/marquez/db/migration/V58__job_fqn_name_index.sql

Log Message:
-----------
Add index on jobs_fqn namespace and fqn to optimize read queries (#2357)

Signed-off-by: Michael Collado <collado.mike@...>


Commit: 9a79bb72b11c3acdea69d40760425b290c0bea08
https://github.com/MarquezProject/marquez/commit/9a79bb72b11c3acdea69d40760425b290c0bea08
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M build.gradle

Log Message:
-----------
fix(deps): update dependency org.postgresql:postgresql to v42.5.3 (#2401)

Signed-off-by: Renovate Bot <bot@...>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


Commit: 8ad564efa9bbf9a384a1d286aa7bbff5b65027e4
https://github.com/MarquezProject/marquez/commit/8ad564efa9bbf9a384a1d286aa7bbff5b65027e4
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M build.gradle

Log Message:
-----------
fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.14.1 (#2405)

Signed-off-by: Renovate Bot <bot@...>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


Commit: 2d8996bd9e24a34f4501f7c96a2e47597a472a7f
https://github.com/MarquezProject/marquez/commit/2d8996bd9e24a34f4501f7c96a2e47597a472a7f
Author: Willy Lulciuc <willy@...>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M renovate.json

Log Message:
-----------
`patch` -> `minor` (#2413)

Signed-off-by: wslulciuc <willy@...>


Commit: 89b9cd80bdcec734d93677d416fe2335232d50a2
https://github.com/MarquezProject/marquez/commit/89b9cd80bdcec734d93677d416fe2335232d50a2
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M api/build.gradle

Log Message:
-----------
fix(deps): update jdbi3version to v3.37.1 (#2404)

Signed-off-by: Renovate Bot <bot@...>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Willy Lulciuc <willy@...>


Commit: 9a3936a1fd18fa439debc74dfb619f5f06405f87
https://github.com/MarquezProject/marquez/commit/9a3936a1fd18fa439debc74dfb619f5f06405f87
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M build.gradle

Log Message:
-----------
fix(deps): update mockito monorepo to v5.1.1 (#2403)

Signed-off-by: Renovate Bot <bot@...>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>


Commit: e7fbd813456c568b855f99657d6ae43dc25713e9
https://github.com/MarquezProject/marquez/commit/e7fbd813456c568b855f99657d6ae43dc25713e9
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M build.gradle

Log Message:
-----------
fix(deps): update dependency org.projectlombok:lombok to v1.18.26 (#2402)

Signed-off-by: Renovate Bot <bot@...>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Willy Lulciuc <willy@...>


Commit: 62e243ab2144e6ce5ea101961012d9631f207894
https://github.com/MarquezProject/marquez/commit/62e243ab2144e6ce5ea101961012d9631f207894
Author: Willy Lulciuc <willy@...>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Changed paths:
M api/build.gradle
A api/src/main/resources/marquez/db/migration/V58__job_fqn_name_index.sql
M build.gradle
M docker/metadata.json
M renovate.json
M spec/openapi.yml
A web/src/components/core/status/MqStatus.tsx
M web/src/components/datasets/DatasetColumnLineage.tsx
M web/src/components/datasets/DatasetDetailPage.tsx
M web/src/components/datasets/DatasetVersions.tsx
M web/src/components/jobs/JobDetailPage.tsx
M web/src/components/jobs/RunStatus.tsx
M web/src/components/lineage/Lineage.tsx
M web/src/components/lineage/components/drag-bar/DragBar.tsx
M web/src/components/lineage/components/edge/Edge.tsx
M web/src/components/lineage/components/node/Node.tsx
M web/src/components/lineage/types.ts
M web/src/components/namespace-select/NamespaceSelect.tsx
M web/src/components/search/Search.tsx
M web/src/helpers/nodes.ts
M web/src/i18n/config.ts
M web/src/routes/datasets/Datasets.tsx
M web/src/routes/events/Events.tsx
M web/src/routes/jobs/Jobs.tsx
M web/src/types/api.ts
M web/src/types/util/groupBy.ts

Log Message:
-----------
Merge branch 'main' into dependabot/npm_and_yarn/web/json5-1.0.2


Compare: https://github.com/MarquezProject/marquez/compare/b75a86a16c16...62e243ab2144