Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #48 feat: set query service to app state * Fix: Bug Fix * Feat: added validations on ingestion spec * Feat: updated test cases * #62 feat: add query wrapper APIs * #0 feat: upgrade package.json versions * #0 fix; fix test case * Feat: API to submit ingestion spec to druid * #0 fix: change functions to new service * #0 fix: remove unused import * Feat: API to submit ingestion spec to druid- Test Cases * Fix: fixing test cases * Feat: modified datasource APIs to submit ingestion spec on datasource entry * Fix: Bug Fix in getting default values * Fix: Url fix * Feat: modified submit ingestion method using wrapper service * Fix: Url fix * Fix: Bug fix while getting default values * Issue feat: prom metrics for data in and out apis * fix: attached endpoint label for the metrics * fix: feedback fixes * removed unnecessary logs * Feat: helper method for submitting ingestion spec * Feat: modified swagger doc with latest changes * Feat: modified swagger doc with latest changes * Feat: modified swagger doc with latest changes * Feat: removed unused args and logs * Feat: added more validations on ingestion spec * Feat: removed nested if else conditions * Feat: updated error logs * Feat: modified swagger doc according to latest changes * #Issue133 Feat: command-service to restart flink jobs * #Issue133 Feat: changed folder structure * #Issue133 Feat: added pycache to gitignore * Bug Fixes in Data IN API and fixing vulnerabilities in node version (#40) * Fix: fixing vulnerabilities in node version * Fix: Bug fixes in data in API * Feat: fetching options from appconfig * #Issue133 Feat: changed folder structure * #Issue133 Feat: changed folder structure * #0 fix: Remove unused packages * Issue 133 Fix: upgrading versions * #Issue 142 Feat: modified implementation of source config save (#41) * Fix: Resolving conflicts with main * SB-01:fix:updated the api-service and command-service Dockerfiles * SB-02:fix:updated command-service Dockerfile * SB-03:fix:updated docker/build-push-action@v4 in github/workflows/build_and_deploy.yaml * SB-04:fix:updated docker/build-push-action@v1 in github/workflows/build_and_deploy.yaml * SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml * SB-05:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml * SB-06:fix:updated aws and azure configuration in github/workflows/build_and_deploy.yaml * Release 1.3.0 into Main (conflict fix) (#54) * issue#223: feat: Updated API endpoints with verbs * issue#223: fix: Test case modification * issue #84 : fix: API swagger doc update * #99 fix: upgrade packages to fix vulnerabilities --------- Co-authored-by: Jerald <[email protected]> Co-authored-by: harishkumar gangula <[email protected]> Co-authored-by: Praveen <[email protected]> * Release 1.3.0 into Main (#53) * issue#223: feat: Updated API endpoints with verbs * issue#223: fix: Test case modification * issue #84 : fix: API swagger doc update * #99 fix: upgrade packages to fix vulnerabilities --------- Co-authored-by: Jerald <[email protected]> Co-authored-by: harishkumar gangula <[email protected]> Co-authored-by: Praveen <[email protected]> * command-service vulnerabilities fixes (#55) --------- Co-authored-by: Praveen <[email protected]> Co-authored-by: GayathriSrividya <[email protected]> Co-authored-by: Praveen <[email protected]> Co-authored-by: Manjunath Davanam <[email protected]> Co-authored-by: Jerald <[email protected]> Co-authored-by: Ravinder Kumar <[email protected]> Co-authored-by: GayathriSrividya <[email protected]> Co-authored-by: Harish Kumar Gangula <[email protected]> Co-authored-by: divyagovindaiah <[email protected]> Co-authored-by: Manoj Krishna <[email protected]>
- Loading branch information