Skip to content
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

Infinite Scale Beta 8 Release Notes #4781

Merged
merged 7 commits into from
Sep 13, 2022
Merged

Infinite Scale Beta 8 Release Notes #4781

merged 7 commits into from
Sep 13, 2022

Conversation

pmaier1
Copy link
Contributor

@pmaier1 pmaier1 commented Sep 12, 2022

No description provided.

modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
```
docker run --rm -it \
--mount type=bind,source=$PWD/ocis/ocis-config,target=/etc/ocis \
owncloud/ocis migrate shares
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we can use ocis migrate shars, why not use it above? There you stated 2 different share migration commands for user/group and public shares... 🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I gues you mean ocis migrate shares... (or?)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulations, you found a typo. 😛 Question itself should be clear, even with the typo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, I only provided one example as you just need to replace shares with publicshares. Thought that transfer would be clear. Should I really add both?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added both now also for the docker commands.

The most prominent changes in **Infinite Scale 2.0.0 beta8** and ownCloud Web 5.7.0 comprise:

* A new share manager implementation has been added that will store share information in a more efficient and scalable way. https://github.com/owncloud/ocis/issues/4431[ocis#4431] https://github.com/cs3org/reva/pull/3199[reva#3199]
* The performance of loading the file list has been drastically improved. https://github.com/owncloud/web/issues/7038[web#7038]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was not part of this beta. We only limited the number of items per page for pagination to 100 or 500, the options 1000 and All have been removed.

Copy link
Contributor Author

@pmaier1 pmaier1 Sep 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, then the changelog was a little misleading. I'll change that.

modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
@phil-davis phil-davis self-requested a review September 13, 2022 06:45
modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
modules/ROOT/pages/ocis_release_notes.adoc Outdated Show resolved Hide resolved
@micbar micbar mentioned this pull request Sep 13, 2022
29 tasks
@pmaier1
Copy link
Contributor Author

pmaier1 commented Sep 13, 2022

Ready to merge, IMO.

@pmaier1 pmaier1 merged commit f92e06c into master Sep 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the beta8_release_notes branch September 13, 2022 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants