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
david-leifker
9a9cd384f1
fix(open-telemetry): include missing dependency ( #12882 )
2025-03-14 17:09:26 -05:00
david-leifker
e55fdd14f1
chore(bump): bump netty version ( #12624 )
2025-02-13 14:49:56 -06:00
david-leifker
462de489d8
refactor(GMS): migrate GMS to Spring boot ( #12389 )
2025-01-23 10:45:40 -06:00
david-leifker
d9d6255373
chore(bump): bump version of akka for datahub-frontend ( #11979 )
2024-11-27 17:05:37 -06:00
david-leifker
0e4b3c15c9
refactor(datahub-frontend): upgrade frontend pac4j ( #11709 )
2024-10-28 09:05:16 -05:00
david-leifker
db49067111
build(misc): misc build, config, version updates ( #11527 )
2024-10-03 21:10:26 -05:00
david-leifker
ed10a8d8cc
feat(search): search access controls ( #9892 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-02-28 16:57:26 -06:00
Davi Arnaut
23277f8dc4
fix(oidc settings): effective JWS algorithm setting ( #9712 )
2024-01-24 17:36:30 -08:00
RyanHolstien
7a788240c1
feat(spring): update spring to version 6 and spring boot to version 3 ( #9567 )
2024-01-11 13:44:06 -06:00
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 ( #9458 )
2023-12-15 13:28:33 -06:00
Mide Ojikutu
c946d26a62
fix(datahub-frontend): Add playCaffeine as replacement for removed playEhcache dependency ( #8344 )
2023-11-29 13:32:57 +05:30
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client ( #8877 )
2023-09-21 22:00:14 -05:00
david-leifker
7dd6e09ac5
refactor(build): upgrade to gradle 7 & guava update ( #8745 )
2023-09-01 19:36:01 +05:30
david-leifker
749c3e85cb
chore(snappy): fix snappy version constraint ( #8629 )
2023-08-17 10:56:28 +05:30
Indy Prentice
c5e09f65f2
build: Use external dependency to set jsonSmart version in frontend build file ( #7793 )
...
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-11 14:49:53 -05:00
david-leifker
bd11575d5f
chore(version): additional version bumps & suppressions ( #7382 )
2023-02-20 14:39:27 -06:00
Jan Hicken
6c44fae85e
chore(deps): bump Netty from 4.1.85.Final to 4.1.86.Final ( #7191 )
2023-01-31 14:11:26 -06:00
Chris Collins
0337110928
feat(auth) Update auth cookies to have same-site none for chrome extension ( #6976 )
2023-01-11 17:31:20 -05: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
david-leifker
be9348b518
fix(build): rename conflicting module auth-api
( #6728 )
...
* fix(build): rename conflicting module `auth-api`
2022-12-09 18:06:51 -06:00
david-leifker
1e5d434501
fix(security): commons-text in frontend, hadoop-commons in datahub-upgrade ( #6723 )
2022-12-09 14:11:12 -06:00
david-leifker
27ea3bf125
fix(security): play framework upgrade ( #6626 )
...
* fix(security): play framework upgrade
2022-12-08 20:27:51 -06:00
david-leifker
2de9d3d5bf
fix(logging): Remove lombok as source of slf4j-api, convert to compileOnly where possible ( #6616 )
2022-12-04 19:57:47 -08:00
david-leifker
83b21b021c
fix(security): security version updates ( #6602 )
2022-12-01 16:43:15 -06:00
Aditya Radhakrishnan
ee1a1ef45b
feat(posts): add posts feature to DataHub ( #6110 )
2022-10-04 15:37:28 -07:00
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
neojunjie
8d4b7cf8a1
fix(PlayCookie) PLAY_TOKEN cookie rejected because userprofile exceeds 4096 chars ( #5114 )
2022-07-14 09:52:51 -07:00
Dexter Lee
b4bf1d4b1d
fix(frontend): Add iam auth jar to frontend ( #5171 )
2022-06-14 14:34:46 -07:00
Pedro Silva
66b9676567
chore(deps): Bump Nimbus Jose JWT dependency ( #5158 )
2022-06-14 10:36:13 -07:00
RyanHolstien
031b10c793
chore(akka): upgrade akka http for vuln ( #5100 )
2022-06-06 17:25:24 -07:00
RyanHolstien
21715957c8
feat(oidc): add configurable read timeout ( #5088 )
2022-06-06 13:39:44 -07:00
RyanHolstien
ce149aed45
chore(dep): upgrade json-smart ( #5081 )
2022-06-03 15:32:54 -07:00
piyushn-stripe
007af1bcf6
feat(frontend): Allow overriding frontend with a custom akka http server ( #5031 )
2022-05-31 17:35:23 -07:00
Shirshanka Das
5cce3acddc
fix(deps): reduce frontend dependency ( #4884 )
2022-05-11 13:32:26 -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
Ravindra Lanka
b479491769
chore(deps): upgrade dependency io.netty:netty-all to address vulnerability ( #4840 )
2022-05-05 16:39:06 -07:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! ( #3598 )
2021-11-22 16:33:14 -08:00
Gabe Lyons
b4a4a83ab2
build(frontend): make unzip depend on yarnBuild ( #3452 )
2021-10-25 22:19:03 -07:00
John Joyce
2c5edd88ab
feat(graphql): migrating GraphQL API to metadata-service (nee GMS) ( #3131 )
2021-08-20 10:58:07 -07:00
John Joyce
383bde18f5
chore(frontend): Remove unused files 1/4 ( #3014 )
2021-08-09 09:48:05 -07:00
John Joyce
050d940d58
feat(datahub-frontend): Adding basic file-based authentication to datahub-frontend ( #2818 )
2021-07-02 06:31:01 -07:00
Dexter Lee
313da07447
fix(docker): Upgrade to 4.1.44 netty-all library ( #2784 )
2021-06-28 17:04:12 -07:00
Dexter Lee
3caa09d21a
fix(docker): Fix dependency vulnerability ( #2763 )
2021-06-24 23:00:55 -07:00
John Joyce
97e9660037
feat: No Code Metadata Modeling ( #2629 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta ( #2499 )
...
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -07:00