Add v1.3 release notes.#344
Conversation
There was a problem hiding this comment.
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (2)
release_notes/v1.3.md:2
- The TODO placeholder for the number of pull requests may confuse users. Consider updating this placeholder with the final count before release.
We are excited to announce the release of OPEA version 1.3, which includes significant contributions from the open-source community. This release addresses over 400(TODO: the number is subject to change) pull requests.
release_notes/RELEASE.md:18
- [nitpick] The date format seems inconsistent with other entries (e.g., using 'Apr' instead of 'July'). Consider standardizing abbreviations to maintain consistency in the release schedule.
| 1.4 | July 2025 |
mkbhanda
left a comment
There was a problem hiding this comment.
Does AMD want to add to the table of supported models on serving frameworks and hardware?
Arc not mentioned in table, do we want to add?
Yu-amd
left a comment
There was a problem hiding this comment.
AMD team has a validated model matrix we can provide.
@joshuayao Please see the table above, which includes a column of validated models on ROCm. Thanks! |
Hi @Yu-amd Updated. Thanks for your information. |
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
eero-t
left a comment
There was a problem hiding this comment.
Sorry, I had typos in my suggestions.
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
No problem. Thanks for the updates. |
eero-t
left a comment
There was a problem hiding this comment.
I guess "Other Notable Changes" section content came directly from the PR titles, but for the release notes I think it would good to use correct & consistent capitalization for the names (and maybe also monotype for function names).
Following terms seemed to have instances with incorrect capitalization:
- AgentQnA
- Dataprep
- DeepSeek
- Docker
- Helm
- LlamaGuard
- LVM
- Milvus
- MySQL
- OpenAI
- PubMed
- Python
- RAG
- TEI
- vLLM
- Xeon
- YAML
Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>


Add v1.3 release notes.