Browse Source

Update release notes for v10.1 stable

pull/24927/head
EngincanV 1 month ago
parent
commit
412d4f0a04
  1. 4
      docs/en/package-version-changes.md
  2. 2
      docs/en/release-info/migration-guides/abp-10-1.md
  3. 4
      docs/en/release-info/release-notes.md

4
docs/en/package-version-changes.md

@ -4,6 +4,6 @@
| Package | Old Version | New Version | PR |
|---------|-------------|-------------|-----|
| Microsoft.SemanticKernel | 1.67.1 | 1.71.0 | #24891 |
| Microsoft.SemanticKernel.Abstractions | 1.67.1 | 1.71.0 | #24891 |
| Microsoft.SemanticKernel | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) |
| Microsoft.SemanticKernel.Abstractions | 1.67.1 | 1.71.0 | [#24891](https://github.com/abpframework/abp/pull/24891) |

2
docs/en/release-info/migration-guides/abp-10-1.md

@ -7,7 +7,7 @@
# ABP Version 10.1 Migration Guide
This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application.
This document is a guide for upgrading ABP v10.0 solutions to ABP v10.1. There are some changes in this version that may affect your applications. Please read them carefully and apply the necessary changes to your application. You may also need to update or check package versions; for internal NuGet package changes, see [package-version-changes.md](../../package-version-changes.md) for reference.
## Open-Source (Framework)

4
docs/en/release-info/release-notes.md

@ -14,9 +14,9 @@ Also see the following notes about ABP releases:
* [ABP Studio release notes](../studio/release-notes.md)
* [Change logs for ABP pro packages](https://abp.io/pro-releases)
## 10.1 (2026-01-06)
## 10.1 (2026-02-17)
> This is currently a RC (release-candidate) and you can see the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-1-release-candidate-cyqui19d)** for the v10.1 release.
See the detailed **[blog post / announcement](https://abp.io/community/announcements/announcing-abp-10-1-stable-release-z4xfn1me)** for the v10.1 release.
* Resource-Based Authorization
* Introducing the [TickerQ Background Worker Provider](../framework/infrastructure/background-workers/tickerq.md)

Loading…
Cancel
Save