question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breaking changes for 2.0

See original GitHub issue

This 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:closed
  • Created 5 years ago
  • Comments:22 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
arthurdmcommented, Jan 2, 2019

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 our 2.0 to go along with them. There’s nothing very urgent in 2.0 so far, and we can do a few of the MR builds if needed.

1reaction
jminicommented, Aug 23, 2018

For this point:

Remove methods that were renamed (and deprecated) in 1.1

Add: #261

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found