98 Commits

Author SHA1 Message Date
Mayur Singal
54b635dd60
1.0.0-alpha version upgrade (#10826) 2023-03-29 23:24:39 +05:30
dependabot[bot]
4db2a74c26
chore(deps): bump spring-core from 5.3.24 to 5.3.26 (#10742)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.24 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.24...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-03-27 12:01:36 +00:00
Suresh Srinivas
460a9288a7
Update project dependencies (#9978) 2023-02-06 12:41:10 -08:00
Nahuel
b9a3c06104
Bump main branch to version 1.0.0 (#10040)
* Bump to version 0.13.2

* Bump mvn projects to 1.0.0-SNAPSHOT

* Bump python projects to 1.0.0.dev0

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 12:56:14 +01:00
Sriharsha Chintalapani
28c8ce1386
Fix #9750: Refactor interfaces into openmetadata-spec module (#9751) 2023-01-30 11:47:30 -08:00
Sriharsha Chintalapani
5a0742e06b
Remove snakeyaml dependency (#9943) 2023-01-29 21:55:50 -08:00
Parth Panchal
dbf0152c85
Added maven publish git action workflow (#9568) 2023-01-03 11:18:29 +05:30
Suresh Srinivas
1eb7ed95dc
Upgrade library dependencies (#9547)
* Upgrade minor version

* Update jersey-bom version

* Update dropwizard version

* Revert dropwizard and update jackson

* Upgrade to Dropwizard 2.1.4 switch default GrizzlyConnector to HttpUrlConnector

* Upgrade next set of dependencies

* Upgrade next set of dependencies - part 2

* Upgrade next set of dependencies - part 3
2022-12-30 15:20:44 -08:00
Chirag Madlani
bf6fc5f93a
prepare(release) next release (#9479)
* prepare(release) next release

* airflow typo

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-27 20:15:46 +05:30
07Himank
3053d57f79
Solve issues related to actitivity feed (#9199)
* solved Activity feed related issue

* solved Activity feed related issue

* Addressing comments

* test case related changes

* test case related changes

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2022-12-09 12:30:45 +05:30
dependabot[bot]
2c19daaa7d
Bump postgresql from 42.5.0 to 42.5.1 (#8992)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-11-30 13:07:50 -08:00
dependabot[bot]
04ed3ed671
Bump snakeyaml from 1.31 to 1.32 (#8392)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.31 to 1.32.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.32..snakeyaml-1.31)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 19:56:55 -08:00
Suresh Srinivas
8aac249e86
Upgrade maven plugins (#8441) 2022-10-30 15:46:27 -07:00
Mohit Yadav
6efe6df96b
[LDAP] Added Ldap-Authentication (#8256)
* [LDAP] Add Ldap-Authentication

* Refactor Basic to Service Layer

* added read login config

* pom updates

* review comments

* review comments

* move authenticator after authorizer

* merge conflicts resolve

* add init method , for initializing authenticator

* sonar fix
2022-10-27 22:56:20 +05:30
Nahuel
1732d85dd6
Fix: Update Maven dependencies (#8383)
* Update Maven dependencies

* Update Jetty dependency
2022-10-27 16:21:30 +02:00
dependabot[bot]
4a4598a99c
Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8340) 2022-10-24 11:28:05 -07:00
Sriharsha Chintalapani
4b12fee82b
Fix databind version (#8339) 2022-10-24 10:25:45 -07:00
dependabot[bot]
65e8a3a8a7
Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8316)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 09:26:12 -07:00
Suresh Srinivas
ed9127c539
Update maven plugins (#8330) 2022-10-24 09:20:51 -07:00
Suresh Srinivas
82b81572ac
Update javadoc version (#8329) 2022-10-23 22:07:58 -07:00
Sriharsha Chintalapani
7d745a04f1
Revert "Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8242)" (#8272)
This reverts commit 7dd9804d783eefa9e7d6665ecde87d818f1ad547.
2022-10-19 21:40:46 -07:00
dependabot[bot]
7dd9804d78
Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8242)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 10:42:28 -07:00
Suresh Srinivas
322539aae0
Update older dependency versions (#8152) 2022-10-14 12:02:27 -07:00
Sriharsha Chintalapani
df5a0cf6df
Update jackson version (#8141) 2022-10-13 18:39:10 -07:00
mosiac1
d8a4cbeeb9
UI (#6189) | Update SearchResource and add new searchAPI frontend implementation (#8083)
* Update SearchResource and add new searchAPI frontend implementation

SearchResource now supports `query_filter` and `post_filter` as json
encoded Elasticsearch filters; `fetch_source` and
`include_source_fileds` for reducing response sizes.

* Remove

* Use async/await for searchAPI

* Move formatting to util functions
2022-10-13 09:30:56 +05:30
Suresh Srinivas
7499277fcb
Update dependencies for release 0.13 (#7913)
* Update openmetadata-client module dependencies

* Update common module dependencies

* Update openmetadata-spec module dependencies

* Update openmetadata-ui module dependencies

* Update openmetadata-service module dependencies

* Upgrade remaining dependencies
2022-10-04 09:30:05 -07:00
dependabot[bot]
6d739e989e
Bump jetty-io from 9.4.39.v20210325 to 9.4.40.v20210413 (#7906)
Bumps [jetty-io](https://github.com/eclipse/jetty.project) from 9.4.39.v20210325 to 9.4.40.v20210413.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.39.v20210325...jetty-9.4.40.v20210413)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 21:13:25 -07:00
Sriharsha Chintalapani
6563940b6f
Fix #7172: List teams API throwing 404 for soft deleted team even with include=all (#7618) 2022-09-21 13:34:31 -07:00
mohitdeuex
4b594d0d6e
[BasicAuth] Added Basic Authentication (#7390)
* Fixed issue with testCases not posted in slack

* Return empty string in case of faling to build url

* [BasicAuth] Added Basic Authentication APIs

* [BasicAuth] Checkstyle

* [BasicAuth] Test yaml updated

* [BasicAuth] Update review comments

* [BasicAuth] Refresh logic added

* [BasicAuth] Add sql updates

* [BasicAuth] Maintain dependency version in main pom.xml

* [BasicAuth] Updated as per new module

* [BasicAuth] Fixes for refresh and missing edge scenario handled

* [BasicAuth] remove quotes

* [BasicAuth] Fix merge conflicts
2022-09-19 11:38:45 +05:30
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Akash Jain
f2fc45ea41
feat: prepare-for-next-release-0-13-0 (#7348) 2022-09-09 01:25:41 +05:30
Suresh Srinivas
7302c1658d
Upgrade dependencies for 0.12 release (#6815) 2022-08-18 16:13:04 -07:00
mohitdeuex
6005cdf435
[Backend][JavaClientFix] Java Client Fix (#6726)
* [Backend][JavaClientFix] Updated package for generated code , use lombok annotation for logging, fixed code as per standards

* [Backend][JavaClientFix] Added core and client

* [Backend][JavaClientFix] Checkstyle fix
2022-08-15 11:05:49 +05:30
Nahuel
80ca224c39
Fix: Avoid store sensitive info in events repository using custom annotation (#6666)
* Avoid store sensitive infomation in created event when a Secrets Manager is configured

* Refactor code to start using custom annotations in the json schma deffinition

* Remove unused config object

* Add removed comment

* Add separated entity comparision for events in EntityResourceTest

* Add missing mask property in service connection schemas

* Update openmetadata-core pom.xml

* Missing import in openmetadata-core pom.xml
2022-08-12 15:56:37 -07:00
Parth Panchal
99453279c0
Sonar cloud findings fix (#6709)
* Sonar cloud findings fix

* Sonar cloud findings fix

* Sonar cloud findings fix

* Sonar cloud findings fix
2022-08-12 22:15:57 +05:30
Nahuel
a90787c54a
Fix Snyk vulnerability found in org.postgresql:postgresql@42.3.6 (#6612) 2022-08-05 10:33:00 -07:00
Suresh Srinivas
951251a444
Fixes #6518 - Support conditional policies and policies overhaul (#6519) 2022-08-03 12:08:19 -07:00
Nahuel
b85083416c
Update AWS redshift Maven repository url (#6485) 2022-08-01 16:41:02 +02:00
Suresh Srinivas
109b937fd4
Use JSON schema constraints to validate policies and other misc cleanup (#6451) 2022-07-30 15:23:18 -07:00
Nahuel
2203296b33
Fix detected high severity vulnerabilities by snyk in org.open-metadata:catalog (#6434) 2022-07-29 14:29:58 +02:00
Nahuel
839d25217e
Fix: detected high severity vulnerabilities by Snyk (#6430)
* Fix detected high severity vulnrabilities by snyk

* Revert changes on ingestion/src/metadata/ingestion/source/database/mysql.py
2022-07-29 12:14:23 +02:00
Pere Miquel Brull
ea918495ff
Fix #6382 - Snyk workflows (#6413)
Fix #6382 - Snyk workflows (#6413)
2022-07-28 23:06:33 +02:00
Sriharsha Chintalapani
ac4ad77e78
Issue-6289: Security upgrade org.flywaydb:flyway-maven-plugin from 8.1.0 to 8.5.11 (#6290) 2022-07-22 14:01:27 -07:00
Vj-L
011651f078
"Updated the tags with latest tag" (#5962)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-07-08 16:43:39 +05:30
Parth Panchal
686e715341
added config to publish to maven repository in catalog pom.xml (#5870)
* added config to publish to maven repository in catalog pom.xml

* addressing java checkstyle

* empty-commit

* signing commit

* signing commit test

* signing commit test with different key

* moving plugins
2022-07-06 13:06:49 +05:30
mohitdeuex
7f25b82408
[Backend][TaskNotification] Update the Group Id for to org.open-metadata (#5663) 2022-06-28 11:10:07 +05:30
darth-coder00
00b02ed2f8
Revert "fix: pom.xml to reduce vulnerabilities (#4640)" (#5398)
This reverts commit 7cec3c1cc07140080b58dc2a3ff13f0574a1dea1.
2022-06-09 08:56:54 -07:00
Sriharsha Chintalapani
7cec3c1cc0
fix: pom.xml to reduce vulnerabilities (#4640)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Suresh Srinivas <srini30005@gmail.com>
2022-06-08 16:18:07 -07:00
Suresh Srinivas
b44da7733e
Upgrade dependencies for release 0.11 (#5326) 2022-06-06 18:34:44 -07:00
Sriharsha Chintalapani
cf3d4314dd
Fix #1607 Operational metrics for OpenMetadata system observability (#4386)
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2022-05-27 15:39:13 +05:30