Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Releases: lsst-sqre/rsp-restspawner

0.5.0

26 Oct 21:00
@rra rra
0.5.0
433bd60
Compare
Choose a tag to compare

What's Changed

  • [neophile] Update dependencies by @neophile-square in #57
  • DM-41350: Handle terminating and terminated status by @rra in #58
  • DM-41350: Update Python dependencies, use pytest-sugar by @rra in #59

Full Changelog: 0.4.1...0.5.0

0.4.1

17 Oct 17:03
d0914a2
Compare
Choose a tag to compare

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

12 Oct 21:03
f4021c7
Compare
Choose a tag to compare

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

06 Jul 16:07
@rra rra
0.3.2
4b54c99
Compare
Choose a tag to compare

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

26 May 21:13
@rra rra
0.3.1
9a07369
Compare
Choose a tag to compare

What's Changed

  • DM-39400: Improve logging in spawner get_url method by @rra in #35

Full Changelog: 0.3.0...0.3.1

0.3.0

23 May 22:25
@rra rra
0.3.0
32ba4ca
Compare
Choose a tag to compare

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

14 Apr 20:24
@rra rra
0.2.0
ce6ca5a
Compare
Choose a tag to compare

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

  • @rra made their first contribution in #8

Full Changelog: 0.1.2...0.2.0

0.1.2

11 Mar 16:52
38cb7fd
Compare
Choose a tag to compare

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

10 Mar 20:49
4aa3cff
Compare
Choose a tag to compare

Get GHA CI building working

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

10 Mar 20:28
bce8d63
Compare
Choose a tag to compare

Initial release

What's Changed

Full Changelog: https://github.com/lsst-sqre/rsp-restspawner/commits/0.1.0