Skip to content

Commit

Permalink
Release 1.3.1 into Main (Sanketika-Obsrv#66)
Browse files Browse the repository at this point in the history
* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#99 fix: upgrade packages to fix vulnerabilities

* Command-service Vulnerabilities fixes (Sanketika-Obsrv#56)

* Release 1.3.0 into Main (Sanketika-Obsrv#53)

* issue#223: feat: Updated API endpoints with verbs

* issue#223: fix: Test case modification

* issue Sanketika-Obsrv#84 : fix: API swagger doc update

* Sanketika-Obsrv#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

---------

Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>

* develop into release 1.3.0 (Sanketika-Obsrv#59)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>

* Release 1.3.1 Changes (Sanketika-Obsrv#64)

* Issue Sanketika-Obsrv#4 feat: enhance the ingest event to add obsrv and source meta

* Sanketika-Obsrv#90 fix: Resolve API Issues (Sanketika-Obsrv#52)

* Sanketika-Obsrv#90 fix: format error messages, code cleanup

* Sanketika-Obsrv#90 fix: validate extraction config during ingest

* Sanketika-Obsrv#90 fix: add test cases for extraction key validation

* Sanketika-Obsrv#90 fix: move error handler to helpers for standard handling

* Sanketika-Obsrv#90 fix: update telemetry audit event set function (Sanketika-Obsrv#58)

* Build and deployment (Sanketika-Obsrv#57)

* build api image

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* Update build_and_deploy.yaml

* build api image

* Update build_and_deploy.yaml

* build api image

* build api image

* build api image

* build and deploy api image

* build and deploy api image

* build and deploy api image

* build and deploy of api service

* build and deploy of api service

* modify docker file

* modify docker file

* modify docker file

* update build and deployment

* update build and deployment

* Update build_and_deploy.yaml

* api service build and deployment

* api service build and deployment

* feat: obsrv api service build and deployment github actions configuration

* #0 fix: update the tag condition in actions

---------

Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Manjunath Davanam <[email protected]>
Co-authored-by: Praveen <[email protected]>

* #0 fix: add azure exhaust support (Sanketika-Obsrv#44)

* #0 fix: add azure exhaust support

* #0 fix: update azure exhaust service without async

* Sanketika-Obsrv#126 Feat: Add Querying on Aggregated datasources (Sanketika-Obsrv#60)

* Sanketika-Obsrv#126 feat: enable querying on aggregated datasources

* Sanketika-Obsrv#126 feat: Fix validation issues and update routes for aggregate queries

* Sanketika-Obsrv#126 fix: remove unused methods

* Sanketika-Obsrv#126 fix: remove aggregates from endpoint

* Sanketika-Obsrv#126 fix: add validation for granularity options

* Sanketika-Obsrv#126 fix: Remove unused routes and validators

* Sanketika-Obsrv#126 feat: add new property to datasources structure and update rollup querying

* #305 Feat: Add and Update dataset status (Sanketika-Obsrv#62)

* #305 feat: add retire apis and update dataset status

* #305 fix: remove unused import

* #305 fix: add command service api call to restart jobs

* #305 fix: fix command service payload

* #305 fix: update api doc

* #305 fix: clear unused code

* #305 fix: clear unused code

* #305 fix: undo change submit ingestion

* #305 fix: update test case to use enums

* #305 fix: add test env file for test cases

* #305 fix: add enum for string in test case

* Issue #305 feat: exclude system-events data source in validation (Sanketika-Obsrv#63)

---------

Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Praveen Veleneni <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Harish Kumar Gangula <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>

---------

Co-authored-by: Jerald <[email protected]>
Co-authored-by: harishkumar gangula <[email protected]>
Co-authored-by: Praveen <[email protected]>
Co-authored-by: Sowmya N Dixit <[email protected]>
Co-authored-by: Ravi Mula <[email protected]>
Co-authored-by: shiva-rakshith <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: ManojCKrishna <[email protected]>
Co-authored-by: Manoj Krishna <[email protected]>
Co-authored-by: Ravinder Kumar <[email protected]>
  • Loading branch information
11 people authored Dec 15, 2023
1 parent 0ece299 commit 2092906
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2092906

Please sign in to comment.