203 Commits

Author SHA1 Message Date
david-leifker
db49067111
build(misc): misc build, config, version updates (#11527) 2024-10-03 21:10:26 -05:00
david-leifker
4296373c5f
config(rest-api): enable authentication and api authorization by default (#11484) 2024-09-27 11:31:25 -05:00
RyanHolstien
a754d52b3f
fix(oidc): apply acr values to redirect url (#11447) 2024-09-20 14:43:41 -05:00
david-leifker
f23765ec30
feat(auth): implement session authorization cache (#11327) 2024-09-11 15:06:24 -05:00
Nate Bryant
c63d75e9c5
feat(logging): add option to log slow GraphQL queries (#11308) 2024-09-10 12:01:35 -05:00
siladitya
35d134b981
fix(search): Search not returning result if query text contains forward slash (#10932)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-09-05 11:42:24 -05:00
david-leifker
d7231161fc
config(kafka): clean-up kafka serializer config (#11303) 2024-09-05 09:15:57 -05:00
RyanHolstien
946b9f3745
feat(auth): grant type and acr values custom oidc parameters support (#11116) 2024-08-09 14:55:35 -05:00
Pinaki Bhattacharjee
a8ef7b68c8
chore(vulnerability): Log Injection (#11090) 2024-08-03 08:00:16 -05:00
david-leifker
79ad58268e
fix(media-type): fix proxy media-type and openapi patch endpoint (#10763) 2024-06-22 09:10:11 -05:00
david-leifker
c2ca162518
config(header): increase header size to 32k (#10743) 2024-06-18 12:42:06 -05:00
david-leifker
3dd1c4cd41
feat(entity-client): restli batchGetV2 batchSize fix and concurrency (#10630) 2024-06-06 15:38:54 -05:00
david-leifker
b8b7928dd4
fix(misc): misc fixes for OSS release (#10493) 2024-05-13 14:37:36 -05:00
Davi Arnaut
5a686c5f4c
feat(auth): improve authentication flow logging (#10428) 2024-05-03 11:54:51 -07:00
Davi Arnaut
15d0a0c8d2
fix(oidc settings): use correct path for preferredJwsAlgorithm (#10302) 2024-04-16 13:45:44 -07:00
david-leifker
f36a597b17
fix(spring): refactor spring configuration (#10290) 2024-04-16 13:50:41 -05:00
david-leifker
731c29e675
feat(graph-retriever): implement graph retriever (#10241) 2024-04-16 10:12:48 -05:00
david-leifker
05c4e7b50d
fix(frontend): fix frontend script used in release checklist (#10243) 2024-04-08 19:03:39 -05:00
david-leifker
f9e64d03cc
feat(auth): view authorization (#10066) 2024-03-23 06:15:36 -05:00
Felix Lüdin
e0cc3902be
fix(frontend): exclude plugins/frontend/auth/user.props config does not exist warnings from log (#10043) 2024-03-22 10:48:14 -04: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
david-leifker
d52818d489
chore(gradle): datahub-frontend docker dependency avoid yarnInstall (#9758) 2024-02-01 07:44:01 -06:00
Davi Arnaut
23277f8dc4
fix(oidc settings): effective JWS algorithm setting (#9712) 2024-01-24 17:36:30 -08:00
david-leifker
943bb57cbc
feat(backend): structured properties and forms (#9626)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2024-01-22 11:46:04 -06: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
RyanHolstien
2270a6d5f9
fix(frontend): restrict redirect uri domain (#9592) 2024-01-09 14:15:50 -06:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest (#9451) 2024-01-03 17:16:16 -05:00
RyanHolstien
651998de44
feat(frontend): align frontend sso code with refactors (#9506) 2023-12-26 14:34:10 -06:00
ethan-cartwright
1e64a75339
fix(frontend): Add JSON list oidc group extraction logic (#9495)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
2023-12-26 19:34:05 +05:30
david-leifker
824df5a6a3
feat(build): gradle 8, jdk17, neo4j 5 (#9458) 2023-12-15 13:28:33 -06:00
Aseem Bansal
e14474176f
feat(lint): add spotless for java lint (#9373) 2023-12-06 11:02:42 +05:30
Mide Ojikutu
c946d26a62
fix(datahub-frontend): Add playCaffeine as replacement for removed playEhcache dependency (#8344) 2023-11-29 13:32:57 +05:30
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
RyanHolstien
486e394cb8
fix(signup): prevent invalid email signup (#9234) 2023-11-14 14:06:33 -06:00
david-leifker
ff90fb633d
fix(datahub-ingestion): prevent transitive deps, bump addtional pyspa… (#9233) 2023-11-13 16:26:53 -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
RyanHolstien
60c1aab587
fix(frontend): update cookie module (#8862) 2023-10-17 15:50:32 -05:00
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
56c00f5586
feat(openapi): entity endpoints & analytics raw (#8537) 2023-09-07 17:09:52 -05:00
RyanHolstien
5b7487db80
docs(session): add documentation for session token duration and fix default (#8791) 2023-09-06 10:46:53 -05:00
Ne Enot
d30898637d
fix(frontend): Fix"Logout with OIDC not working" (#8773) 2023-09-02 20:37:26 -05:00
david-leifker
1b79142d9e
feat(EntityService): batched transactions and ebean updates (#8456) 2023-09-02 19:25:44 -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
david-leifker
40caf35812
feat(datahub-ingestion): refactor datahub ingestion slim images (#8515) 2023-08-17 10:40:17 +05:30
Xuelei Li
352a54a7bf
fix(auth): ignore case when comparing http headers (#8356) 2023-07-31 09:58:02 +05:30
david-leifker
81fdf9df55
fix(vulnerabilities)/vulnerabilities_fixes_datahub (#8075) (#8189)
Co-authored-by: Sejal-NucleusTeq <109514187+Sejal-NucleusTeq@users.noreply.github.com>
2023-06-07 18:42:19 -05:00
Jorrick Sleijster
593fec5071
refactor: Return original exception as caused by (#7722)
Co-authored-by: Aditya Radhakrishnan <aditya.radhakrish@gmail.com>
2023-06-07 10:28:39 -07:00
david-leifker
87aa792f22
fix(consumer): fix datahub usage event topic consumer (#7866) 2023-05-01 09:28:11 -05:00
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