udaij12

Results 13 issues of udaij12

Add code to publish plugins jar to maven central. Specifically for token authorization plugin. Running `./gradlew publish` will stage the jar file for publishing to Maven.

## Description Documentation update for security PRs #3163 and #3165 To be merged after both security PRs are merged

## Description Check https://github.com/pytorch/serve/pull/3205 for details

### 🚀 The feature Token authorization is currently a plugin feature for Torchserve, however we want to enable this by default. https://github.com/pytorch/serve/issues/3157 ### Motivation, pitch Enabling token authorization by default...

### 🚀 The feature Current model mode control is being developed for HTTP (#3165). Future development should be included to add this feature to support gRPC as well. ### Motivation,...

### 🚀 The feature Current token authorization is being developed for HTTP (https://github.com/pytorch/serve/pull/3163). Future development should be included to add this feature to support gRPC as well. ### Motivation, pitch...

### 🐛 Describe the bug Newest version of `transformer` (v4.41.0) causes the continuous batching pytests to fail. ### Error logs ``` 2024-05-20T22:21:22,515 [INFO ] W-9000-streaming_handler_1.0 org.pytorch.serve.wlm.WorkerThread - Looping backend response...

**What this PR does / why we need it**: Security issue in Torchserve require new arguments to be added when torchserve starts in order to maintain the same functionality as...

## Description Adding Graviton regression test CI https://github.com/pytorch/serve/actions/runs/10189267446/job/28186965920

## Description Please read our [CONTRIBUTING.md](https://github.com/pytorch/serve/blob/master/CONTRIBUTING.md) prior to creating your first pull request. Please include a summary of the feature or issue being fixed. Please also include relevant motivation and...