-
Notifications
You must be signed in to change notification settings - Fork 82
IBX-10225: v5.0 release notes and deprecations #2825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 3 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1e72f6b
IBX-10225: v5.0 release notes and deprecations
dabrt d2de55c
Remove redundant file
dabrt d494ee6
Typo fix
dabrt 1fb44b3
Apply suggestions from code review
dabrt 500cea6
Mention dropped packages
dabrt 8cd73e6
Merge branch 'IBX-10225' of https://github.com/ibexa/documentation-de…
dabrt e45f4b0
Fix formatting issues, move deprecations around
dabrt 64bf775
Fix even more formatting
dabrt 4002098
Added a mention of new type hints
dabrt e859382
Fixed paths to js libraries
dabrt 6d19274
Bump release date
dabrt d4cc8ec
Apply suggestions from code review
dabrt cfb9969
Added PHP API classes and criterions for PIM attributes, added mentio…
dabrt f8658dd
Bump release date
dabrt 9673baf
Add Rector note to deprecations list
dabrt c8d5196
Fix broken links
dabrt 0530ea1
Link fix
dabrt a176187
Fix links to update guide
dabrt a4a8429
Merge branch '5.0' into IBX-10225
dabrt 27c4b01
Merge branch '5.0' into IBX-10225
dabrt d1b13f3
Merge branch '5.0' into IBX-10225
dabrt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[[% if version is not defined %]] | ||
Check warning on line 1 in docs/snippets/release_50.md
|
||
[[% set version = '' %]] | ||
[[% endif %]] | ||
|
||
To learn more about all the included changes, see the full release change logs: | ||
|
||
- [[[= product_name_headless =]] [[= version =]]](https://github.com/ibexa/headless/releases/tag/[[= version =]]) | ||
- [[[= product_name_exp =]] [[= version =]]](https://github.com/ibexa/experience/releases/tag/[[= version =]]) | ||
- [[[= product_name_com =]] [[= version =]]](https://github.com/ibexa/commerce/releases/tag/[[= version =]]) | ||
|
||
[[% if version != 'v5.0.0' %]] | ||
To update your application, see the [update instructions](../update_and_migration/from_4.6/update_to_5.0.md#[[= version_to_anchor(version) =]]). | ||
[[% endif %]] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.