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

release v0.17.0 #9395

Merged
merged 75 commits into from Nov 22, 2022
Merged

release v0.17.0 #9395

merged 75 commits into from Nov 22, 2022

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Nov 10, 2022

This PR accompanies the final v0.17.0 release (tracked in #9319).

galargh and others added 30 commits September 19, 2022 11:48
Merge release v0.16.0 back into master
`swarm stats all` requires that the ResourceManager instance
implements `rcmgr.ResourceManagerState`, and `loggingResourceManager`
was not implementing it, so the command was failing.

Also added a sharness test to check that the command is executing
correctly, because `jq -e` doesn't return an error if the json is nil.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
#9243
Co-authored-by: Marcin Rataj <lidel@lidel.org>
* feat: --reset flag on swarm limit command

This flag allows to the user to reset limits to default values.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Use adjusted default limits and remove already fixed FIXME

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Apply suggestions from code review

Co-authored-by: Gus Eggert <gus@gus.dev>

* Return correct defaults

* Remove resetting all values from a map.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Co-authored-by: Gus Eggert <gus@gus.dev>
* feat: remove provider delay interval in bitswap

* Use a non-zero provider search delay

* Add ProviderSearchDelay to Internal.Bitswap config

* Revert bitswap provider delay to 1s
…d-legacy-decode

chore(cmds): dag import: use ipld legacy decode
* add refs local alias repo ls

* add test for /repo/ls

Co-authored-by: Nikhilesh Susarla <nikhilesh.susarla@cylogic.com>
galargh and others added 12 commits November 10, 2022 17:28
chore: bump version to v0.17.0-rc1
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Co-authored-by: Steve Loeppky <biglep@protocol.ai>
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
This moves defaults to Kubo code, cleaning up config.
If value is in config, we assume it is an explicit choice made by user.
Makes migrations easier.
Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
These two are on par with sharness, and webui became flaky.
Flakiness will be addressed upstream, but this should decrease how often
it occurs + make CI faster (making sharness the longest one again)
@lidel lidel mentioned this pull request Nov 15, 2022
@ajnavarro
Copy link
Member

This can be added after the new RC: #9413 (review)

@galargh galargh changed the title wip: release v0.17.0 release v0.17.0 Nov 22, 2022
@galargh galargh marked this pull request as ready for review November 22, 2022 12:22
@galargh galargh requested a review from lidel as a code owner November 22, 2022 12:22
@galargh galargh merged commit 4485d6b into release Nov 22, 2022
hacdias pushed a commit to ipfs/boxo that referenced this pull request Jan 27, 2023
gammazero pushed a commit to ipfs/boxo that referenced this pull request Sep 28, 2023
gammazero pushed a commit to ipfs/boxo that referenced this pull request Sep 29, 2023
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.

None yet