-
Notifications
You must be signed in to change notification settings - Fork 12
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
Align staging with master #344
Commits on Nov 28, 2023
-
chore: upgrade websocket to version 1.15.1
Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 777734a - Browse repository at this point
Copy the full SHA 777734aView commit details
Commits on Nov 29, 2023
-
Merge pull request #333 from kjaskiewiczz/deps-update
chore: upgrade websocket to version 1.15.1
Configuration menu - View commit details
-
Copy full SHA for bfa4054 - Browse repository at this point
Copy the full SHA bfa4054View commit details
Commits on Nov 30, 2023
-
chore: Move control logic earlier in the filetransfer handler
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f991fa0 - Browse repository at this point
Copy the full SHA f991fa0View commit details -
chore: Improve idle timeout logic for filetransfer downloads
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 176380f - Browse repository at this point
Copy the full SHA 176380fView commit details
Commits on Dec 1, 2023
-
feat: Add support for HEAD to download API endpoint
Changelog: Title Ticket: ALV-182 Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d11bb25 - Browse repository at this point
Copy the full SHA d11bb25View commit details -
Merge pull request #334 from alfrunes/ALV-182
ALV-182: Add support for `HEAD` HTTP method for download API endpoint
Configuration menu - View commit details
-
Copy full SHA for ac23e67 - Browse repository at this point
Copy the full SHA ac23e67View commit details -
chore: bump golang.org/x/sys from 0.14.0 to 0.15.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0. - [Commits](golang/sys@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63b1b31 - Browse repository at this point
Copy the full SHA 63b1b31View commit details
Commits on Dec 4, 2023
-
revert: "Merge pull request #334 from alfrunes/ALV-182"
This reverts commit ac23e67, reversing changes made to bfa4054. Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ecbb895 - Browse repository at this point
Copy the full SHA ecbb895View commit details -
revert: "revert: "Merge pull request #334 from alfrunes/ALV-182""
This reverts commit ecbb895. Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44a508d - Browse repository at this point
Copy the full SHA 44a508dView commit details -
Merge pull request #336 from alfrunes/revert-ALV-182
Revert "Merge pull request #334 from alfrunes/ALV-182"
Configuration menu - View commit details
-
Copy full SHA for 8b81129 - Browse repository at this point
Copy the full SHA 8b81129View commit details
Commits on Dec 6, 2023
-
fix: Respond with error on filetransfer if no bytes are written
Changelog: None Ticket: ALV-182 Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2ac93e - Browse repository at this point
Copy the full SHA a2ac93eView commit details -
chore: Adjust error message to match test assertions
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d76fe4 - Browse repository at this point
Copy the full SHA 7d76fe4View commit details -
chore: added dependabot default reviewers
Using default reviewers dependabot functionality Ticket: SEC-963 Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72f2a09 - Browse repository at this point
Copy the full SHA 72f2a09View commit details -
chore: Do not return
io.EOF
when the empty chunk is receivedSigned-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2468144 - Browse repository at this point
Copy the full SHA 2468144View commit details -
chore: Flush buffered writer before returning at end of transmission
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ef8fae - Browse repository at this point
Copy the full SHA 5ef8faeView commit details -
test: Fix unit tests and adjust errors with expectations
Signed-off-by: Alf-Rune Siqveland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 178a610 - Browse repository at this point
Copy the full SHA 178a610View commit details
Commits on Dec 7, 2023
-
Merge pull request #335 from mendersoftware/dependabot/go_modules/gol…
…ang.org/x/sys-0.15.0 chore: bump golang.org/x/sys from 0.14.0 to 0.15.0
Configuration menu - View commit details
-
Copy full SHA for 6c18f03 - Browse repository at this point
Copy the full SHA 6c18f03View commit details
Commits on Dec 11, 2023
-
Merge pull request #337 from mendersoftware/feature-ALV-182
ALV-182: Implement filetransfer download HEAD method
Configuration menu - View commit details
-
Copy full SHA for 13eb6c6 - Browse repository at this point
Copy the full SHA 13eb6c6View commit details
Commits on Dec 13, 2023
-
Merge pull request #338 from oldgiova/SEC-963-dependabot-default-revi…
…ewers added dependabot default reviewers
Configuration menu - View commit details
-
Copy full SHA for 787998d - Browse repository at this point
Copy the full SHA 787998dView commit details -
chore: bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab022aa - Browse repository at this point
Copy the full SHA ab022aaView commit details -
chore: bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f33309 - Browse repository at this point
Copy the full SHA 1f33309View commit details
Commits on Dec 14, 2023
-
chore: downstream pipeline failures workaround
Ticket: QA-642 Changelog: None Signed-off-by: Roberto Giovanardi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 250bfa3 - Browse repository at this point
Copy the full SHA 250bfa3View commit details -
Merge pull request #340 from mendersoftware/dependabot/go_modules/go.…
…mongodb.org/mongo-driver-1.13.1 chore: bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
Configuration menu - View commit details
-
Copy full SHA for 1ecabf0 - Browse repository at this point
Copy the full SHA 1ecabf0View commit details
Commits on Dec 15, 2023
-
Merge pull request #339 from mendersoftware/dependabot/go_modules/git…
…hub.com/google/uuid-1.5.0 chore: bump github.com/google/uuid from 1.4.0 to 1.5.0
Configuration menu - View commit details
-
Copy full SHA for e359543 - Browse repository at this point
Copy the full SHA e359543View commit details
Commits on Dec 18, 2023
-
Merge pull request #341 from oldgiova/QA-642-downstream-workaround
downstream pipeline failures workaround
Configuration menu - View commit details
-
Copy full SHA for 26e26ea - Browse repository at this point
Copy the full SHA 26e26eaView commit details -
Signed-off-by: Krzysztof Jaskiewicz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf93dc0 - Browse repository at this point
Copy the full SHA cf93dc0View commit details
Commits on Dec 19, 2023
-
Merge pull request #342 from kjaskiewiczz/deps-update
chore: update dependencies
Configuration menu - View commit details
-
Copy full SHA for f62f444 - Browse repository at this point
Copy the full SHA f62f444View commit details -
chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 294dccc - Browse repository at this point
Copy the full SHA 294dcccView commit details -
Merge pull request #343 from mendersoftware/dependabot/go_modules/gol…
…ang.org/x/crypto-0.17.0 chore: bump golang.org/x/crypto from 0.14.0 to 0.17.0
Configuration menu - View commit details
-
Copy full SHA for 900466d - Browse repository at this point
Copy the full SHA 900466dView commit details