-
As already noted in some issue reports, sometimes there are breaking changes which require special attention to how a smooth upgrade is being approached.
Some scenarios include:
1. upgrading to a …
ghost updated
2 months ago
-
This is a desirable tracking issue for 0.10.x to rollup breaking changes as possible as it can.
## Breaking Changes
- [ ] #433
## Features
- [x] #406
- [ ] #350
- [ ] #431
- [ ] #3…
-
Dear Freddy,
We are using AppSourceCop in our pipelines to validate Pull Request on breaking changes. During the run we change to AppSourceCop.json file and run CompileAppInBCContainer, which works g…
-
This issue tracks the breaking changes on the `main` branch.
We follow the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#specification), so breaking changes wi…
-
**What would you like to be added**:
- Add BREAKING notes on all potential candidates for PRs and allow manual editing of release notes and include that manual edit as MANDATORY process for every re…
-
This is a tracking issue for behaviour changes we want to introduce in Bun 1.2.
- https://github.com/oven-sh/bun/issues/12180
-
This issue is intended to form a collection of potentially-breaking changes to include in a chart update, so they can all happen at once when I eventually get around to it :P
* Use list or depends…
-
In https://github.com/canonical/charmed-openstack-upgrader/pull/594 , we fixed the case that caused issues in the upgrade from antelope to bobcat. There may be other such cases of breaking changes.
…
-
Update the docfx.json and TOC to include the two razor compiler breaking changes articles:
- [Since .NET 8 GA](https://github.com/dotnet/razor/blob/main/docs/Compiler%20Breaking%20Changes%20-%20DotNe…
-
libHARU does something annoying. All their types are actually pointer types but it hides this in the typedef. IMO this is bad form and because it hide the pointer in the type you can't get properly …