Skip to content

Comments

Pre-release 24.1 | +semver: patch#2345

Merged
raman-m merged 24 commits intorelease/24.1from
pre-release-24.1
Dec 19, 2025
Merged

Pre-release 24.1 | +semver: patch#2345
raman-m merged 24 commits intorelease/24.1from
pre-release-24.1

Conversation

@raman-m
Copy link
Member

@raman-m raman-m commented Dec 11, 2025

Closes #2343

This is Part 1 of releasing...

Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
@raman-m raman-m added this to the Summer'25 milestone Dec 11, 2025
@raman-m raman-m self-assigned this Dec 11, 2025
@raman-m raman-m added release Pre/Release (minor, major) Summer'25 Summer 2025 release labels Dec 11, 2025
@raman-m raman-m linked an issue Dec 11, 2025 that may be closed by this pull request
9 tasks
@coveralls
Copy link
Collaborator

coveralls commented Dec 11, 2025

Coverage Status

coverage: 93.503%. remained the same
when pulling 8f8368f on pre-release-24.1
into fff9cf7 on release/24.1.

@raman-m raman-m force-pushed the pre-release-24.1 branch 6 times, most recently from 6f6ae2c to 63c0968 Compare December 15, 2025 13:04
@raman-m raman-m force-pushed the pre-release-24.1 branch 3 times, most recently from f2f7789 to b03144b Compare December 15, 2025 17:47
@raman-m raman-m force-pushed the pre-release-24.1 branch 2 times, most recently from ce5e31d to 6df55cd Compare December 16, 2025 17:31
@raman-m raman-m force-pushed the pre-release-24.1 branch 4 times, most recently from 53be190 to 1fff822 Compare December 17, 2025 11:59
@raman-m raman-m changed the title Pre release 24.1 Pre release 24.1 | | +semver: patch Dec 19, 2025
@raman-m raman-m changed the title Pre release 24.1 | | +semver: patch Pre release 24.1 | +semver: patch Dec 19, 2025
@raman-m raman-m changed the title Pre release 24.1 | +semver: patch Pre-release 24.1 | +semver: patch Dec 19, 2025
@raman-m raman-m merged commit 417dfaf into release/24.1 Dec 19, 2025
1 check passed
@raman-m raman-m deleted the pre-release-24.1 branch December 19, 2025 14:19
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
raman-m added a commit that referenced this pull request Dec 19, 2025
* Bump packs to the latest versions.
Bump Microsoft.* packs to 9.0.11 & 8.0.22.
Bump Ocelot.Testing to 24.1.0-beta.1 (ref 9.0.11)
* Don't skip AuthorizationTests
* Update packages for all projects, including Ocelot.sln, Ocelot.Release.sln and Ocelot.Samples.sln solutions
* Fix test ShouldHighlyLoadOnStableKubeProvider_WithRoundRobinLoadBalancing for PollKube provider
* Move Claims Transformation tests
* Don't skip ClaimsToDownstreamPathTests
* Don't skip ClaimsToHeadersForwardingTests
* Don't skip ClaimsToQueryStringForwardingTests
* Don't skip CustomMiddlewareTests
* Stabilize flaky tests in the CI/CD environment
* Don't skip LoadTests locally, but skip them in CI/CD
* Update PR workflow with build-windows job
* build-windows: Add DNS-records & Install certificate
* PR workflow: build-cake job needs [build, build-windows]
* build-success job
* build-macos job
* Fix tests for MacOS
* MacOS: Fix ShouldApplyGlobalLoadBalancerOptions_ForAllDynamicRoutes
* Caching NuGet packages in monorepos
* Add "PR Closed" workflow to manage Actions Caches
* Organize PR workflow by using step-by-step scripts
* Revamp Develop workflow and optimize PR workflow for faster execution
* Review build.cake and bump libs to the latest ver
* Review main building script aka build.cake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Pre/Release (minor, major) Summer'25 Summer 2025 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version 24.1 Release Plan

2 participants