-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New version: Storj Uplink version 1.127.1 #252624
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
microsoft-github-policy-service
merged 5 commits into
microsoft:master
from
ifraixedes:if/storj-uplink-v1.127.1
May 5, 2025
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
863d122
New version: Storj Uplink version 1.127.1
ifraixedes f875941
Update manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.locale.en-US.yaml
ifraixedes 2a31458
Update manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.yaml
ifraixedes 9fc4524
Update manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.locale.en-US.yaml
ifraixedes 48707fc
Update manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.installer.yaml
ifraixedes 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
17 changes: 17 additions & 0 deletions
17
manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.installer.yaml
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,17 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json | ||
|
||
PackageIdentifier: Storj.Uplink | ||
PackageVersion: 1.127.1 | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: uplink.exe | ||
UpgradeBehavior: uninstallPrevious | ||
ReleaseDate: 2025-04-22 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/storj/storj/releases/download/v1.127.1/uplink_windows_amd64.zip | ||
InstallerSha256: 5049ACF9F2122A8C8AEF226470CA1035B02D5F051FD7A032076C6785216DDE5D | ||
ManifestType: installer | ||
ManifestVersion: 1.10.0 |
110 changes: 110 additions & 0 deletions
110
manifests/s/Storj/Uplink/1.127.1/Storj.Uplink.locale.en-US.yaml
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,110 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json | ||
|
||
PackageIdentifier: Storj.Uplink | ||
ifraixedes marked this conversation as resolved.
Show resolved
Hide resolved
|
||
PackageVersion: 1.127.1 | ||
PackageLocale: en-US | ||
Publisher: Storj Labs Inc | ||
PublisherUrl: https://www.storj.io/ | ||
PublisherSupportUrl: https://github.com/storj/storj/issues | ||
Author: Storj Labs Inc | ||
PackageName: Uplink | ||
PackageUrl: https://github.com/storj/storj | ||
License: AGPL-3.0 | ||
LicenseUrl: https://github.com/storj/storj/blob/HEAD/LICENSE | ||
ShortDescription: The Storj DCS client-side CLI | ||
Moniker: uplink | ||
Tags: | ||
- storj | ||
- storj-dcs | ||
- uplink | ||
- uplink-cli | ||
ReleaseNotes: |- | ||
Changelog | ||
General | ||
- b0c82ea shared/moduler: support google profiler for modular storage nodes | ||
- 7d7b061 shared/mudplanet: test helper framework for modular components | ||
- 1e4f00d shared: add FlightRecorder service using new lock-free CircularBuffer | ||
- 3a27987 all: linter fixes | ||
- 4726edc shared/flightrecorder: add benchmark tests for a circular buffer | ||
- 4665914 shared/mudplanet: fix injection of int64/duration fields | ||
- 8fa9641 ci: bump to Go 1.24.2 | ||
- 39ac6f1 shared/mudplanet: support default config values of string slice | ||
- 837c949 shared/nodeidmap: use a map internally | ||
- 1f2523f shared/dbutil/spannerutil: avoid leaking admin clients by reusing existing | ||
- 4a1b400 go.mod: bump storj.io/eventkit (managedstream support) | ||
- cd3279f cmd/jobq: enable debug server | ||
- 8fd9444 cmd/tools/segment-verify: fix buckets processing | ||
- cf9d2ed all: fix Cycle TriggerWait usage | ||
- 81b3e9d go.mod: bump eventkit (timestamp fix) | ||
- e7b0fb1 release v1.127.1 | ||
Satellite | ||
- 26724bd satellite/console: reorganise rest keys func | ||
- cf8b5aa satellite/console: add functionality for REST API keys | ||
- d3beb00 satellite/nodeselection: support node_id/id NodeAttribute | ||
- 719b281 web/satellite: add REST API UI | ||
- 5e64d7c satellite/piecelist: skip expired segments | ||
- e2f4fb0 satellite/metabase/rangedloop: log also segment placement | ||
- 69f144c satellite/repair/repairer: add placement to worker logs | ||
- 7b817ed satellite/nodeselection: prometheus based external tracker | ||
- 3e02ba4 satellite/repair: fix some flakiness in TestObserver_PlacementCheck | ||
- 93a013d satellite/gc/bloomfilter: collect nodes piece IDs | ||
- 268530c web/satellite: update applications | ||
- 381e8e6 satellite/metabase/metabasetest: close the database after test finishes | ||
- 833ee2f satellite/metabase: add product_id to objects | ||
- d327c47 satellite/metainfo: use dedicated type for node ID list | ||
- c7d196e satellite/jobq: add health-based segment prioritization test | ||
- 0adfea1 satellite/satellitedb: don't return exiting nodes with ActiveNodesPieceCounts | ||
- e961930 satellite/mud: fix components initialization after recent changes | ||
- 4dfba5d satellite/accountfreeze: fix flaky chore test | ||
- bf71ccc satellite/audit: split metrics by placement | ||
- f0c80d7 satellite/satellitedb: don't read deprecated columns with GetBucket | ||
- 0253bda satellitedb: simplify GetActiveNodes query | ||
- 19bfa5d satellite/metabase: fix postgres snapshot migration step version | ||
- a34af00 satellite/metabase: use spanner read API for testing utils | ||
- ef79062 satellite/satellitedb: simplify GetParticipatingNodes | ||
- e1b6839 satellite/overlay: rename GetActiveNodes | ||
- 9215fa2 web/satellite: small update for edit default CC | ||
- 2b29e89 satellite/satellitedb: drop table storagenode_bandwidth_rollups_phase2 | ||
- dea7686 satellite/jobq: Fix switching queues via Insert | ||
- 285dad7 satellite/nodeselection: add stream implementation for node selection | ||
- e86509f satellite/jobq: instrument with monkit | ||
- bcef33a web/satellite: updates for session handling | ||
- 0ce9356 satellite/console: Fix UserStatus String method | ||
- cb78553 satellite/{console,web}: remove self-serve placement names config | ||
- 99ef283 satellite/{admin,console}: set external_id to nil on user deactivation | ||
- e51a930 satellite/admin: add functionality to update user's external ID | ||
- f12ad03 satellite/repair/repairer: handle ctx in WaitForPending repairs | ||
- 5fc4a5a satellite/jobq: switch to a minmax heap | ||
- c8e0e4f cmd/satellite: Add new sub-command set status user accounts | ||
- 77ed138 satellite/jobq: add a maximum size to queues | ||
- 8646bad cmd/satellite: Bind the config to last added command | ||
- f12b024 satellite/satellitedb: use Spanner Read API for GetBucket | ||
- 7c67784 web/satellite: error msg fix for add funds | ||
- 0cbd9a0 satellite/metabase: add stale reads and low priority to ListBucketsStreamIDs | ||
- f6baa10 satellite/console: reset step counter on successful project delete | ||
- cb515d4 satellite/metainfo/bloomrate: convert to token bucket design | ||
- 533df0a satellite/audit: support audit of filtered nodes | ||
- 07dd2ec satellite: experimental Dockerfile for the (experimental) modular satellite | ||
- 212a4d4 satellite/metabase: remove deprecated db | ||
- f47e1f9 satellite/overlay: rename method TestSetNodeCountryCode | ||
- 94a5498 satellite/console: add config for STORJ zkSync contract address | ||
- a660a86 web/satellite: improve storj deposit dialog | ||
- 745fed8 satellite/metabase: add MaxCommitDelay option for object commit | ||
- da27a56 satellite:{payments,web}: fallback to global placements | ||
- 4ad554a satellite/metabase: don't set TrackSessionHandles for Spanner session pool | ||
- 414322e satellite/jobq: use drpc connection pooling | ||
- f4820e1 satellite/durability: avoid keeping alias map in memory | ||
- a767e00 satellite/repair: add participating nodes cache | ||
Storagenode | ||
- 2cda209 storagenode/blobstore/statcache: remove cache entry on trash restore | ||
- 28065d0 storagenode/hashstore: some helper function improvements | ||
- f315534 storagenode/hashstore: mmap support | ||
- 11c292d storagenode/hashstore: small bug fixes/improvements | ||
- 47d9618 storagenode/hashstore: remove madvise | ||
- 6a8be1a storagenode/hashstore: make ConfigTest os agnostic | ||
- 8d462dd storagenode/hashstore: lazy+sem acquire log files | ||
- 2968fa5 storagenode/hashstore: use constructors for new tables | ||
- 17d97aa storagenode/hashstore: use custom map type | ||
ReleaseNotesUrl: https://github.com/storj/storj/releases/tag/v1.125.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.10.0 |
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,8 @@ | ||
# Created with WinGet Updater using komac v2.10.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json | ||
|
||
PackageIdentifier: Storj.Uplink | ||
PackageVersion: 1.127.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.10.0 |
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.