Esteban Gutierrez
8a17ba14d6
fix(): Fixes multiple minor security vulnerabilities ( #13222 )
...
bug(snappy): Make sure right snappy version is installed
fix(docker): update Dockerize to version v0.9.3
fix(gms): fixes dgraph4j netty deps
fix(docker): remove SGID on /home/datahub and /home/datahub-integration
fix(datahub-actions): bump setuptools and wheel version
fix(docker): update c-ares version
fix(docker): datahub-actions addendum
2025-04-21 16:39:26 -05:00
Rafael Sousa
d72361ddb3
feat(deps): update OpenTelemetry version to 2.15.0 ( #13237 )
2025-04-18 10:57:01 -05:00
Andrew Sikowitz
d138a64a6a
ci(graphql,workflows): Format .md, .graphql, and workflow .yml files via prettier ( #13220 )
2025-04-16 16:55:51 -07:00
Rafael Sousa
c1f6bd171e
fix(opentelemetry): Resolve type mismatch in metrics exporter ( #13053 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2025-04-04 15:51:10 +01:00
Chakru
40106be208
build: optimizations for incremental builds and faster CI ( #13033 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2025-04-02 11:51:10 +05:30
david-leifker
9a9cd384f1
fix(open-telemetry): include missing dependency ( #12882 )
2025-03-14 17:09:26 -05:00
david-leifker
ec0eb069db
chore(bump): bump jmx version ( #12524 )
2025-01-31 11:59:21 -06:00
david-leifker
210e2c1fa2
chore(alpine): bump alpine images 3.21 ( #12302 )
2025-01-09 14:32:18 -06:00
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default ( #11484 )
2024-09-27 11:31:25 -05:00
david-leifker
6772db2fd9
fix(datahub-frontend): remove old test creds ( #11237 )
2024-08-23 16:07:17 -05:00
Aseem Bansal
082ef5b351
build: fix docker warnings ( #11163 )
2024-08-14 14:23:11 +05:30
Matt Exchange
2ab43f393e
build: Reduce size of datahub-frontend-react image by 50-ish% ( #10878 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-07-31 21:19:33 -05:00
david-leifker
033114d522
chore(alpine): update alpine base image ( #10754 )
2024-06-20 11:12:36 -05:00
Yang Jiandan
2b744fac7f
fix(docker):The datahub-frontend service failed to start when executing dev.sh #7616 ( #7618 )
...
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-01-18 21:40:56 -06:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )
2023-12-15 13:28:33 -06:00
noggi
3e79a1325c
Pin alpine base image version to 3.18 ( #9421 )
2023-12-08 15:37:12 -06:00
haeniya
4c348a8eea
feat(datahub-frontend): make Java memory options configurable via ENV variable ( #9215 )
...
Co-authored-by: Yanik Häni <Yanik.Haeni1@swisscom.com>
2023-12-07 14:39:43 +00:00
Hendrik Richert
966cb175f7
feat(dev): Make repositories configurable for enterprise developers ( #9230 )
...
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-11-28 14:52:11 -06:00
david-leifker
4201e541ca
chore(security): jre to headless, removes x11 dependency ( #9245 )
2023-11-15 06:28:40 -06:00
david-leifker
3f4ab44a91
feat(kafka): increase kafka message size and enable compression ( #9038 )
...
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-10-29 16:26:05 -05:00
Pedro Silva
633e6d6f77
feat(frontend): Remove debug flag from start script ( #9075 )
2023-10-23 17:15:44 +01:00
RyanHolstien
1b737243b2
feat(avro): upgrade avro to 1.11 ( #9031 )
2023-10-18 13:45:46 -05:00
Hendrik Richert
d78a7905d7
Allow frontend to use http proxy ( #8691 )
...
Co-authored-by: Hendrik Richert <hendrik.richert@swisscom.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2023-08-31 13:28:03 -05:00
Raj Tekal
e7d140f82d
fix(datahub-frontend) Give permission for start.sh so it can run ( #8594 )
2023-08-30 23:02:03 -05:00
Yang Jiandan
5588a04bc5
feat(docker):Add the jattach tool to the docker container( #7538 ) ( #8040 )
...
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-07 12:23:38 -05:00
Kevin Meyer
34f8f17a55
fix(PFP-260): Upgrading sqlite to fix SQLITE-449762 ( #8032 )
2023-05-12 13:03:43 -04:00
Kevin Meyer
97027fecce
fix(snakeyaml): cve-2022-1471 upgrade ( #7795 )
2023-04-11 15:17:21 -05:00
david-leifker
bd11575d5f
chore(version): additional version bumps & suppressions ( #7382 )
2023-02-20 14:39:27 -06:00
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) ( #6744 )
...
* fix(security): commons-text in frontend
* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint
* testing docker build
* Add retry configuration options for entity client
* Kafka debugging
* fix(kafka-setup): parallelize topic creation
* Adjust docker build
* Docker build updates
* WIP
* fix(lint): metadata-ingestion lint
* fix(gradle-docker): fix docker frontend dep
* fix(elastic): fix race condition between gms and mae for index creation
* Revert "fix(elastic): fix race condition between gms and mae for index creation"
This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.
* fix(test): fix datahub frontend test for clean/test cycle
* fix(test): datahub-frontend missing assets in test
* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer
* gitingore update
* fix(docker): remove platform on docker base image, set by buildx
* refactor(kafka-producer): update kafka producer tracking/logging
* updates per PR feedback
* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00:00
Pedro Silva
c93bdc5e39
fix(setup): Bump setup images to alpine 3.14 with arch based on machine OS. ( #6612 )
...
* fix(setup): Bump setup images to alpine 3.14 with arch based on machine OS.
2022-12-09 09:49:24 -06:00
John Joyce
15e9475efb
fix(docker): Fix datahub-frontend dockerfile ( #6670 )
2022-12-06 23:11:54 -08:00
david-leifker
ef9a280ba4
fix(verions): Update opentelemetry and updates from pr-5239 ( #6563 )
2022-11-29 10:59:38 -06:00
Alexey Kravtsov
961efe9c33
feat(frontend): add custom ssl truststore settings ( #6090 )
2022-10-14 16:53:20 -07:00
leifker
203a6ff57b
refactor(java11) - convert most modules to java 11 ( #5836 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-25 08:39:22 -07:00
Pedro Silva
12f462e82b
fix(docker): Bumps JRE 11 to latest ( #5875 )
2022-09-08 12:44:28 -05:00
Pedro Silva
7d0f5435c8
feat(docker): Update Dockerfiles to use java 11 runtime ( #5853 )
2022-09-08 17:39:23 +05:30
Peter Szalai
aa146db611
feat(monitoring): enable JMX and OTEL for frontend pods ( #5834 )
2022-09-06 17:14:53 +05:30
Harshal Sheth
c44fd626d8
chore: cleanup references to the old ember app ( #5797 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-04 22:42:09 -07:00
RyanHolstien
72eff249ad
chore(deps): play - upgrade for CVEs ( #4891 )
2022-05-10 16:15:53 -07:00
RyanHolstien
9422578e41
Revert "chore(deps): upgrade play to remove CVEs ( #4864 )" ( #4868 )
...
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
2022-05-06 15:08:35 -07:00
RyanHolstien
84a026b126
chore(deps): upgrade play to remove CVEs ( #4864 )
2022-05-06 13:42:03 -07:00
RyanHolstien
ad7a92a098
Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )" ( #4861 )
...
This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e.
2022-05-06 10:18:30 -07:00
RyanHolstien
fa4abeade7
chore(deps): upgrade play dependencies to remove CVE vulnerabilities ( #4820 )
2022-05-06 08:05:19 -07:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link ( #4446 )
2022-03-18 14:12:19 -07:00
cccs-eric
cb9b99f0ba
fix(ingest) Azure AD: support nested groups ( #4367 ) ( #4368 )
...
LGTM - Thanks!
2022-03-14 08:59:04 -07:00
John Joyce
c713b60810
fix(oidc): Update group membership each login (and make group extraction disabled by default) ( #4380 )
2022-03-11 08:49:31 -08:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! ( #3598 )
2021-11-22 16:33:14 -08:00
Tamas Nemeth
504a72ac8c
[fix] Build frontend docker on build platform instead on target platform ( #3552 )
2021-11-10 13:09:06 -08:00
Tamas Nemeth
306ff24e27
fix(docker): removing --platform=$BUILDPLATFORM from the FROM tags ( #3543 )
2021-11-09 14:09:51 -08:00
Tamas Nemeth
d41c5eba35
feat(docker): add multiplatform docker support for arm64 (m1) ( #3537 )
2021-11-09 11:50:06 -08:00