23 Commits

Author SHA1 Message Date
Suresh Srinivas
eb459c0b58
Fix for sonar flagged issues (#4345) 2022-04-22 18:57:08 -07:00
Suresh Srinivas
a07d08871b
Fix some of the sonar cloud flagged issues (#4175) 2022-04-17 21:49:10 -07:00
Suresh Srinivas
6057a37015
Fixes #3717 Remove unnecessary exceptions thrown (#3718) 2022-03-28 14:58:24 -07:00
Suresh Srinivas
f7cc5160cc
Fix warnings from issue3501 where exceptions are no longer thrown (#3512) 2022-03-19 17:57:57 -07:00
Suresh Srinivas
6ad55972d4
Fixes #3069 - Attempt 2 - Add PATCH support Glossary and GlossaryTerms (#3088) 2022-03-02 18:22:09 -08:00
Suresh Srinivas
7ea9e448d0
Fixes #2942 - Fix bugs reported by Sonar issue on release 0.9 (#2943) 2022-02-23 20:40:25 -08:00
Shreshtha Misra
97c6ae9272
Fix issue #2037- Use lombok Slf4j annotation to initialize logger (#2282)
* Fix #2037-add lombok
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-01-19 12:36:48 -08:00
Suresh Srinivas
5a8e2ee31f
Issue2194 - Change dateTime field to unix epoch timestamp milliseconds and add support for webhook secret key (#2195)
* Add support for webhook secret key

* Fixes #2194 - Change dateTime field to unix epoch timestamp milliseconds and add support for webhook secret key

* Fixes #2194 - Added support for upgrading existing metadata to move dateTime attributes to timestamp
2022-01-13 12:08:42 -08:00
Matt
ed797dc335
Remove unused Guice (#2120) 2022-01-09 21:03:50 -08:00
mask
dea0f2117d
Remove public modifier for test methods(#1979) (#2039) 2022-01-05 03:34:14 -08:00
Suresh Srinivas
8a390d4dbb
Fixes #2031 - Fix some sonarcloud flagged issues (#2032) 2022-01-04 10:04:24 -08:00
Suresh Srinivas
a649e723cd
Fixes #1984 - Remove unused code in Json related utils (#1985) 2021-12-31 11:52:11 -08:00
Suresh Srinivas
b396cbd373
Fixes #1910 - Add support for enabling and disabling webhook (#1911) 2021-12-23 20:10:38 -08:00
Suresh Srinivas
5892595b1f
Fixes #1900 - Initial implementation of webhook API (#1905)
Co-authored-by: Suresh Srinivas <sureshsrinivas@Suresh-Collate.local>
2021-12-23 11:26:00 -08:00
Matt
f1a8a7886e
Link Lifecycle Policy to specific Location (#1720)
- Amend ingestion to support Location reference from Policy
- Amend PolicyResource and PolicyRepository to accommodate Location reference
2021-12-23 11:06:15 -08:00
Matt
f4c3947fc5
Add googleformatter to auto-format Java classes (#1705) 2021-12-16 16:13:50 +01:00
parthp2107
a9e70e6a89
License header update (#1498)
* updated liscense header

* updated license header

* updated license header

* updated license header

* addressing stylecheck findings
2021-12-01 12:46:28 +05:30
sureshms
2b60b4abdd Fix #640 - Fix warnings in the code 2021-10-01 15:46:46 -07:00
Sriharsha Chintalapani
4d8a9c0a9d
Fix #458: Sort table profile data by profile date (#459)
* Fix #458: Sort table profile data by profile date
2021-09-09 22:55:24 -07:00
Suresh Srinivas
4c3f2f6b07 Checkstyle; Fix checkstyle errors 2021-08-05 18:33:03 -07:00
Suresh Srinivas
b4c14ab27b Checkstyle; Include test files for checkstyle, removed AvoidWildcard, StaticVariableName, MemberVariableNameCheck 2021-08-05 17:45:58 -07:00
parthp2107
b5baa9f2db applied license to the backend files 2021-08-02 15:08:30 +05:30
sureshms
8ce7c879e8 OpenMetadata snapshot release 0.3 2021-08-01 14:27:44 -07:00