Skip to content

Conversation

@daytime-em
Copy link
Collaborator

No description provided.

@daytime-em daytime-em requested a review from a team as a code owner June 5, 2023 19:39
@daytime-em daytime-em changed the title Fix/handlers not retained Fix: handlers not retained Jun 5, 2023
@daytime-em daytime-em changed the title Fix: handlers not retained Fix: handlers not retained unless callers retain the MuxUpload Jun 5, 2023
@daytime-em daytime-em merged commit 38f481e into releases/v0.3.0 Jun 5, 2023
@daytime-em daytime-em deleted the fix/handlers-not-retained branch June 5, 2023 19:40
@github-actions github-actions bot mentioned this pull request Jun 5, 2023
daytime-em added a commit that referenced this pull request Jun 5, 2023
# API Changes

* `MuxUpload`'s initializer no longer requires a MIME type or Retry Time. These are calculated internally
* Added methods for querying the `UploadManager` for the list of currenty-active uploads, and listening for changes to the list

## Improvements

* NFC: call into upload manager reference (#14)
* api: Remove extraneous MIME type and retry time config fields, add opt-out for event tracking (#16)
* doc: Add a much-improved example app (#15)

## Fixes
* Fix: Uploads continue without reporting progress after being resumed (#24)
* Fix: handlers not retained unless callers retain the `MuxUpload` (#25)



Co-authored-by: AJ Lauer Barinov <[email protected]>
Co-authored-by: Liam Lindner <[email protected]>
Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>
tomkordic pushed a commit that referenced this pull request Mar 1, 2024
# API Changes

* `MuxUpload`'s initializer no longer requires a MIME type or Retry Time. These are calculated internally
* Added methods for querying the `UploadManager` for the list of currenty-active uploads, and listening for changes to the list

## Improvements

* NFC: call into upload manager reference (#14)
* api: Remove extraneous MIME type and retry time config fields, add opt-out for event tracking (#16)
* doc: Add a much-improved example app (#15)

## Fixes
* Fix: Uploads continue without reporting progress after being resumed (#24)
* Fix: handlers not retained unless callers retain the `MuxUpload` (#25)



Co-authored-by: AJ Lauer Barinov <[email protected]>
Co-authored-by: Liam Lindner <[email protected]>
Co-authored-by: Emily Dixon <[email protected]>
Co-authored-by: GitHub <[email protected]>
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.

3 participants