Skip to content

Commit 36f8113

Browse files
relnotes fix
1 parent 3dd3be0 commit 36f8113

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

metro-ai-suite/smart-traffic-intersection-agent/docs/user-guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The Smart Traffic Intersection stack includes the following containerized servic
6262
6363
get-started
6464
api-reference
65-
release-notes
65+
Release Notes <release-notes>
6666
6767
:::
6868
hide_directive-->
Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,29 @@
1-
# Release Notes
1+
# Release Notes: Smart Traffic Intersection Agent
22

3-
## Current Release: 1.0.1
3+
## Version 1.0.0-rc2 - March 05, 2026
44

5-
**Release Date**: 27 Feb 2026
5+
**Improved**
66

7-
### Features
7+
- Fixed security vulnerabities in code.
8+
- Updated base image to python:3.13-slim.
9+
- Added support for helmchart for the application.
810

9-
- Fixed security vulnerabities in code
10-
- Update base image to python:3.13-slim
11+
## Version 1.0.0-rc1 - Feb 17, 2026
1112

12-
## Previous Releases: 1.0.0
13-
14-
**Release Date**: 17 Feb 2026
15-
16-
### Features
13+
**New**
1714

1815
- **Real-time Traffic Analysis**: Comprehensive directional traffic density monitoring with MQTT integration
1916
- **VLM Integration**: Vision Language Model (VLM)-powered traffic scene analysis with sustained traffic detection
2017
- **Sliding Window Analysis**: 15-second sliding window with 3-second sustained threshold for accurate traffic state detection
2118
- **Camera Image Management**: Intelligent camera image retention and coordination between API and VLM services
2219
- **RESTful API**: Complete HTTP API for traffic summaries, intersection monitoring, and VLM analysis retrieval
2320

24-
### Improvements
21+
**Improved**
2522

2623
- **Concurrency Control**: Semaphore-based VLM worker management for optimal resource utilization
2724
- **Image Retention Logic**: Camera images persist with VLM analysis for consistent data correlation
2825
- **Enhanced Error Handling**: Comprehensive error management across MQTT, VLM, and image services
2926
- **Setup Script Enhancements**: Added `--build` option for building service images without starting containers
3027

31-
### Known Issues
32-
- Helm is not supported
28+
**Known Issues**
3329
- This release includes only limited testing on EMT‑S and EMT‑D, some behaviors may not yet be fully validated across all scenarios.

0 commit comments

Comments
 (0)