Breaking changes for 2.0
See original GitHub issueThis issue will encapsulate breaking changes that we’re considering for a future 2.0
release. Things like removing deprecated functionality, removing incorrect classes / methods, changing parts of the design, etc.
These items can go into the 2.0 branch.
To add an item to this list please add a comment.
Current list of 2.0
proposals:
- update extensible and non-extensible Links: models
- Remove methods that were renamed (and deprecated) in 1.1 Links: 256 261 268 280
- Delegate document / property location to MP Config Links: Arch Board 46
- (#240) All getters returning a list or a map MUST return copy of this list/map containing the same items. This list/map CAN be immutable
- (#284) The setters having a list or a map as parameter MUST not use the list/map instance directly (it can be for example an immutable list/map)
- (#345) Removal of the
Scopes
mode - (#348) Remove ServerVariables
- (#352) Removed parameter target in Parameters annotation
- (#384) Add SchemaProperty Annotation
Issue Analytics
- State:
- Created 5 years ago
- Comments:22 (22 by maintainers)
Top Results From Across the Web
[Documentation] Breaking changes in 2.0 · Issue #2480 - GitHub
This is a meta issue which lists down all breaking changes in OpenSearch 2.0 Inclusive Naming #1549 - Breaking changes in master REST...
Read more >Breaking Changes - OpenSearch documentation
2.0.0. Remove mapping types parameter. The type parameter has been removed from all OpenSearch API endpoints. Instead, indexes can be categorized by ...
Read more >Breaking changes in 2.0 | Gravitee.io API Platform ...
Starting from version 2.x, OAuth 2.0 access token and refresh token internal structure have changed for more simplicity and flexibility.
Read more >Breaking changes - Flutter documentation
Reverted change in 2.2. The following breaking change was reverted in release 2.2: Network Policy on iOS and Android: Introduced in version: 2.0.0...
Read more >2.0 Migration Guide - 2.x - CakePHP Cookbook
2.0 Migration Guide. Breaking Changes. 2.0 Migration Guide¶. Authorization 2.0 contains new features and a few breaking changes.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I agree @jmini - let’s keep an eye out this year for other specs potentially also in this situation (i.e. about to force an umbrella
3.0
version) and target our2.0
to go along with them. There’s nothing very urgent in2.0
so far, and we can do a few of theMR
builds if needed.For this point:
Add: #261