Skip to content

Updated changelog for Jan 2026 release#119

Merged
demandal25 merged 2 commits intoROCm:amd-integrationfrom
diptorupd:update/Changelog
Jan 21, 2026
Merged

Updated changelog for Jan 2026 release#119
demandal25 merged 2 commits intoROCm:amd-integrationfrom
diptorupd:update/Changelog

Conversation

@diptorupd
Copy link
Collaborator

Updated changelog for v0.2.5+amd.2 release

Copilot AI review requested due to automatic review settings January 21, 2026 18:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the changelog to document the v0.2.5+rocm.2 release, which brings comprehensive ROCm/HIP support for FlashInfer including prefill kernels, decode operations, performance optimizations, and extensive infrastructure improvements.

Changes:

  • Added detailed changelog entries for v0.2.5+rocm.2 covering added features, changes, fixes, maintenance, and removed components
  • Organized changelog into clear sections: Added, Changed, Fixed, Maintenance, Removed, and Deprecated
  • Included contributor attribution and release summary

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@demandal25 demandal25 self-requested a review January 21, 2026 23:05
@demandal25 demandal25 changed the title Updated changelog Updated changelog for Jan 2026 release Jan 21, 2026
@demandal25 demandal25 merged commit 07420be into ROCm:amd-integration Jan 21, 2026
1 check passed
diptorupd added a commit to diptorupd/flashinfer that referenced this pull request Jan 26, 2026
* Update rocm+torch versions in Dev Dockerfile (ROCm#118)

Update the ROCm and pytorch version to the supported versions in Jan
release in `.devcontainer/rocm/Dockerfile`

* Updated changelog for Jan 2026 release (ROCm#119)

Updated changelog for v0.2.5+amd.2 release

* Update/readme (ROCm#120)

Adds latest docker image names to README.
Updates the wheel file name from `flashinfer` to `amd_flashinfer` in the `build from source` section's instructions.

* Minor changes and linting fixes to README (ROCm#121)

Some minor changes to README and some linting fixes.

* fix: use closest ancestor tag in git_describe_rocm.py (ROCm#125)

The previous implementation would pick the first tag in version-sorted
order that was an ancestor of HEAD. This caused issues when multiple rc
tags existed as ancestors - it would pick rc2 over the final release tag
because version-sort considers 'rc2' > '' (empty string).

Now the script finds the closest ancestor tag by commit distance, which
correctly selects the most recent tag reachable from HEAD.

* Initial files for code coverage automation

* Remove include list from pyproject.toml

* Improvements

---------

Co-authored-by: Debasis Mandal <Debasis.Mandal@amd.com>
diptorupd added a commit to diptorupd/flashinfer that referenced this pull request Jan 28, 2026
Updated changelog for v0.2.5+amd.2 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants