release 0.3.4 (#525)

* release 0.3.4

* update lock file
This commit is contained in:
Adil Hafeez 2025-07-11 17:24:21 -07:00 committed by GitHub
parent a7fddf30f9
commit 14f19f02a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 32 additions and 32 deletions

View file

@ -14,9 +14,9 @@ Make sure your machine is up to date with [latest version of archgw]([url](https
2. start archgw in the foreground
```bash
(venv) $ archgw up --service archgw --foreground
2025-05-30 18:00:09,953 - cli.main - INFO - Starting archgw cli version: 0.3.3
2025-05-30 18:00:09,953 - cli.main - INFO - Starting archgw cli version: 0.3.4
2025-05-30 18:00:09,953 - cli.main - INFO - Validating /Users/adilhafeez/src/intelligent-prompt-gateway/demos/use_cases/preference_based_routing/arch_config.yaml
2025-05-30 18:00:10,422 - cli.core - INFO - Starting arch gateway, image name: archgw, tag: katanemo/archgw:0.3.3
2025-05-30 18:00:10,422 - cli.core - INFO - Starting arch gateway, image name: archgw, tag: katanemo/archgw:0.3.4
2025-05-30 18:00:10,662 - cli.core - INFO - archgw status: running, health status: starting
2025-05-30 18:00:11,712 - cli.core - INFO - archgw status: running, health status: starting
2025-05-30 18:00:12,761 - cli.core - INFO - archgw is running and is healthy!