Recent Releases of teapot
teapot - 0.17.0
What's Changed
- Docs by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/50
- Fix WebDAV PROPFIND response compatibility with Rucio by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/51
Full Changelog: https://github.com/interTwin-eu/teapot/compare/0.16.1...0.17.0
- Python
Published by vrbanecd 9 months ago
teapot - 0.15.1
What's Changed
- Add initial (place-holder) version of teapot documentation by @paulmillar in https://github.com/interTwin-eu/teapot/pull/46
- Fixed inconsistent double definition of the mapping file location by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/48
Full Changelog: https://github.com/interTwin-eu/teapot/compare/0.15.0...0.15.1
- Python
Published by vrbanecd 9 months ago
teapot - 0.15.0
Fixes
Teapot Response Update:
Resolved an issue where Teapot's response header and XML content incorrectly reflected the Storm-webdav hostname and port. The response now correctly includes the original hostname and port, ensuring accurate and expected behavior for clients relying on this metadata.
Full Changelog: https://github.com/interTwin-eu/teapot/compare/0.14.0...0.15.0
- Python
Published by vrbanecd 10 months ago
teapot - 0.8.0
What's Changed
- Extracting variables by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/34
- Fixing storm webdav kill by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/35
- Fix concurrency bug by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/38
Full Changelog: https://github.com/interTwin-eu/teapot/compare/v0.7.0...v0.8.0
- Python
Published by vrbanecd about 1 year ago
teapot - 0.7.0
What's Changed
- fix bad reverse-proxying behaviour by @paulmillar in https://github.com/interTwin-eu/teapot/pull/24
- Kill StoRM webdav as same user that created it. by @paulmillar in https://github.com/interTwin-eu/teapot/pull/25
- Remove non-python requirements by @paulmillar in https://github.com/interTwin-eu/teapot/pull/26
- Fix how teapot reports error conditions to the client by @paulmillar in https://github.com/interTwin-eu/teapot/pull/27
- Ssl certificates changes by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/28
- certificate verification fixed by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/29
- Linting by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/31
- Extra tests by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/32
- Service file creation and rpm update by @vrbanecd in https://github.com/interTwin-eu/teapot/pull/33
New Contributors
- @paulmillar made their first contribution in https://github.com/interTwin-eu/teapot/pull/24
Full Changelog: https://github.com/interTwin-eu/teapot/compare/v0.0.1...v0.7.0
- Python
Published by vrbanecd over 1 year ago