Skip to content

Releases: lsst-sqre/lsst-rsp

0.6.5

15 Jan 18:34
c16b43b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.4...0.6.5

0.6.4

16 Aug 22:45
cb4f20e
Compare
Choose a tag to compare

New features

  • Set the default DAF_BUTLER_CACHE_DIRECTORY path to a sibling directory of the TMPDIR directory if moved into the scratch directory instead of using a subdirectory.

Bug fixes

  • When using a scratch directory as the root of directory of temporary files, set the mode on that directory to 0700 if it has to be created.

What's Changed

Full Changelog: 0.6.3...0.6.4

0.6.3

15 Aug 19:12
2c34da9
Compare
Choose a tag to compare

What's Changed

  • tickets/DM-45035: Conditionally add DAF_BUTLER_CACHE_DIRECTORY to env by @athornton in #53
  • Prepare 0.6.3 release by @athornton in #54

Full Changelog: 0.6.2...0.6.3

0.6.2

29 Jul 23:32
ed68a68
Compare
Choose a tag to compare

New features

  • Create user-specific TMPDIR under /scratch if applicable.

What's Changed

  • DM-45132: Fix change log entries by @rra in #48
  • DM-45132: Add missing change log entry for 0.5.5 by @rra in #49
  • Set TMPDIR to conserve ephemeral storage on startup by @athornton in #51
  • Collect changelog fragments by @athornton in #52

Full Changelog: 0.6.1...0.6.2

0.6.1

17 Jun 16:50
9978905
Compare
Choose a tag to compare

Bug fixes

  • Allow for the relative location of the logging source used in the two-Python model.

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

13 Jun 22:58
4ae877e
Compare
Choose a tag to compare

New features

  • Handle RESET_USER_ENV inside lsst.rsp.startup.
  • Add utility functions to get values that were constants in the single-Python model but now are not.

What's Changed

Full Changelog: 0.5.5...0.6.0

0.5.5

23 May 22:48
d1a7340
Compare
Choose a tag to compare

Backward-incompatible changes

  • Stop forcing the value of FIREFLY_HTML, since newer versions of the Firefly plugin do not want it to be set. It must be set in the Nublado configuration if needed.

What's Changed

Full Changelog: 0.5.4...0.5.5

0.5.4

09 May 23:57
72f9397
Compare
Choose a tag to compare

Bug fixes

  • Fix creation of the parent directory for the logging configuration.

What's Changed

  • tickets/DM-44278: create path to logging directory if needed by @athornton in #42

Full Changelog: 0.5.3...0.5.4

0.5.3

09 May 23:17
67d807c
Compare
Choose a tag to compare

New features

  • Add RSPClient, a configured HTTP client for services in the same RSP instance.

Bug fixes

  • Create the path to the logging profile directory if it doesn't exist.

What's Changed

  • Add missing change log entries by @rra in #39
  • Add RSPClient convenience class by @athornton in #40
  • tickets/DM-44278: create path to logging directory if needed by @athornton in #41

Full Changelog: 0.5.2...0.5.3

0.5.2

22 Apr 23:46
e0f3d56
Compare
Choose a tag to compare

Bug fixes

  • If the user credentials directory $HOME/.lsst does not exist, create it.

What's Changed

  • tickets/DM-43454: Create credential dir if it doesn't already exist by @athornton in #38

Full Changelog: 0.5.1...0.5.2