Releases: LumeWeb/portal-plugin-s5
Releases · LumeWeb/portal-plugin-s5
v0.1.1
What's Changed
- chore: update sync dependency by @pcfreak30 in #14
- chore: update core by @pcfreak30 in #15
- chore: update core by @pcfreak30 in #16
- fix: need to use sync plugin types, they are no longer in core by @pcfreak30 in #17
- chore: update core by @pcfreak30 in #18
- chore: update core by @pcfreak30 in #19
- Refactor tus worker by @pcfreak30 in #20
- refactor: use event system and trigger StorageObjectUploadedEvent. Th… by @pcfreak30 in #21
- refactor: when deleting tus upload, dont error if we get ErrRecordNot… by @pcfreak30 in #22
- refactor: if a hex string and 33 bytes, support it as a b64 format an… by @pcfreak30 in #23
- Update events by @pcfreak30 in #24
- ci: github actions setup by @pcfreak30 in #25
- chore: changeset by @pcfreak30 in #26
- chore: update golang-versioner-action by @pcfreak30 in #27
- Version Packages by @github-actions in #28
New Contributors
- @github-actions made their first contribution in #28
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- fix: need to create a dedicated subrouter for authenticated endpoints… by @pcfreak30 in #1
- refactor: update to use new core plugin, context & api interfaces by @pcfreak30 in #2
- More plugin refactoring by @pcfreak30 in #3
- fix: use GetProtocol on config due to new api by @pcfreak30 in #4
- fix: need add dummy Config method for interface by @pcfreak30 in #5
- fix: need to import portal-plugin-sync/types for api by @pcfreak30 in #6
- refactor: add internal pkg with ProtocolName and use in api and plugi… by @pcfreak30 in #7
- refactor: handling of s5 configuration setup, defer to a startup func… by @pcfreak30 in #8
- refactor: remove using ProtocolInit as we seem to just have to combin… by @pcfreak30 in #9
- fix: add startup function to call tus handler init by @pcfreak30 in #10
- ci: add changeset config by @pcfreak30 in #11
- chore: changeset by @pcfreak30 in #12
- chore: release by @pcfreak30 in #13
New Contributors
- @pcfreak30 made their first contribution in #1
Full Changelog: https://github.com/LumeWeb/portal-plugin-s5/commits/v0.1.0