17 Commits

Author SHA1 Message Date
Suresh Srinivas
6b5a788d2b
Sonar.2 oct22 (#7860)
* Fix of variable names according to the naming convention (#7855)

* Changed the fields to final static

* correct the java checkstyle

* Changed the naming of packages according to the naming conventions

* Fixing warnings in the code

Co-authored-by: Shivam Purohit <91889807+shivam-Purohit@users.noreply.github.com>
2022-10-02 18:43:34 -07:00
Shivam Purohit
a52e18611c
Fix of variable names according to the naming convention (#7855)
* Changed the fields to final static

* correct the java checkstyle

* Changed the naming of packages according to the naming conventions
2022-10-01 16:04:28 -07:00
Shivam Purohit
4e0a56786a
Fix final fields static (#7852) 2022-10-01 12:56:12 -07:00
Suresh Srinivas
b2c2369d9a
Addressing a few sonar cloud flagged issues (#7800) 2022-09-29 10:57:57 -07:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -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
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
mohitdeuex
1d3e876121
[Backend][Java SDK] Version Validation Fix (#6472) 2022-08-01 06:58:47 -07:00
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
Parth Panchal
418a5a4724
added event error and fernet classes to openmetadata-core (#5799) 2022-07-05 10:34:17 +05:30
mohitdeuex
4606700e04
[Backend][Java SDK] Fix Json Patch issue with HttpURLConnection #5791 (#5795) 2022-06-30 06:29:05 -07:00
Parth Panchal
88ffca764f
added generic method to list entities (#5570) 2022-06-23 12:04:35 +05:30
Parth Panchal
9b93149fd3
Fixed#5490: added support for Custom sso (#5491) 2022-06-16 20:31:42 +05:30
Parth Panchal
1c6046cf8e
Fixed#5461: added support for OMD sso (#5462) 2022-06-15 15:26:13 +05:30
Parth Panchal
9357c131a5
Fixed#5428: added support for auth0 sso (#5429) 2022-06-14 13:48:45 +05:30
Parth Panchal
515a88fe1f
Fixed#5364: added support for azure sso (#5365) 2022-06-13 17:15:19 +05:30
mohitdeuex
a299cfbc86
[Backend] Java Client SDK [WIP] (#5149)
* [Backend] Java Client SDK #4961 [WIP]

* [Backend] Java Client SDK #4961 ..Fix the OpenMetadata[lowercase d] added version plugin

* [Backend] Java Client SDK #4961 ..Add Version utils to core and Using Custom Interceptor to modify request body as per OMD supported JSON Schema

* [Backend] Using exclude nulls to modify request

* [Backend] Google SSO changes tested and fixed for Service Credentials

* [Backend] Okta SSO added
2022-06-06 11:22:43 +05:30