This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Releases: lsst-sqre/rsp-restspawner
Releases · lsst-sqre/rsp-restspawner
0.5.0
0.4.1
What's Changed
- tickets/DM-41198: add postgresql-client to image by @athornton in #56
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- DM-40638: Switch to Ruff for linting by @rra in #42
- DM-40638: Update dependencies and add GitHub Actions by @rra in #43
- Update dependencies by @rra in #45
- DM-40638: Update Makefile targets by @rra in #47
- [neophile] Update dependencies by @neophile-square in #52
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #51
- Bump docker/build-push-action from 4 to 5 by @dependabot in #50
- Bump docker/login-action from 2 to 3 by @dependabot in #49
- Bump actions/checkout from 3 to 4 by @dependabot in #48
- [neophile] Update dependencies by @neophile-square in #53
- bump hub version by @athornton in #54
New Contributors
- @neophile-square made their first contribution in #52
- @dependabot made their first contribution in #51
Full Changelog: 0.3.2...0.4.0
0.3.2
What's Changed
- [neophile] Update dependencies by @sqrbot in #36
- [neophile] Update dependencies by @sqrbot in #37
- [neophile] Update dependencies by @sqrbot in #38
- [neophile] Update dependencies by @sqrbot in #39
- [neophile] Update dependencies by @sqrbot in #40
- DM-39596: Increase timeout when talking to controller by @rra in #41
Full Changelog: 0.3.1...0.3.2
0.3.1
0.3.0
What's Changed
- DM-38795: Use asyncio locking for progress events by @rra in #23
- DM-38795: Update dependencies by @rra in #24
- [neophile] Update dependencies by @sqrbot in #25
- [neophile] Update dependencies by @sqrbot in #28
- DM-38795: Remove lab stop on spawn failure by @rra in #27
- [neophile] Update dependencies by @sqrbot in #29
- [neophile] Update dependencies by @sqrbot in #30
- DM-39249: Do not reuse labs on conflict by @rra in #31
- [neophile] Update dependencies by @sqrbot in #33
- DM-39249: Log REST spawner exceptions before translating by @rra in #32
- DM-39249: Update dependencies by @rra in #34
New Contributors
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- DM-38279: Update dependencies by @rra in #8
- DM-38279: Pin JupyterHub by @rra in #9
- DM-38279: Clean up headers sent with lab controller requests by @rra in #6
- DM-38279: Code and test simplifications by @rra in #10
- DM-38279: Use httpx-sse for progress events by @rra in #11
- DM-38279: Use traitlets for configuration by @rra in #12
- DM-38279: Refactor GafaelfawrAuthenticator by @rra in #13
- DM-38279: Do all spawning work in start by @rra in #14
- DM-38279: Update build system by @rra in #15
- DM-38279: Improve exception reporting by @rra in #16
- DM-38279: Ignore keepalive messages from sse-starlette by @rra in #17
- DM-38554: Use JSON progress messages by @rra in #18
- DM-38554: Implement get_url by @rra in #19
- DM-38554: Alphabetize spawner methods by @rra in #20
- DM-38554: Tweak progress after spawn to 75% by @rra in #21
- DM-38554: Use more accurate type for exception conversion by @rra in #22
New Contributors
Full Changelog: 0.1.2...0.2.0
0.1.2
Need admin token to check created lab status
What's Changed
- tickets/DM-36744B: require admin token in status route by @athornton in #4
Full Changelog: 0.1.1...0.1.2
0.1.1
Get GHA CI building working
What's Changed
- Add container build and push by @athornton in #2
- update README by @athornton in #3
Full Changelog: 0.1.0...0.1.1
0.1.0
Initial release
What's Changed
- RSP RestSpawner implementation by @athornton in #1
Full Changelog: https://github.com/lsst-sqre/rsp-restspawner/commits/0.1.0