Releases: spacetelescope/crds
12.1.2
What's Changed
- roman/remove-exptype-from-skycells-rmap by @alphasentaurii in #1119
Full Changelog: 12.1.1...12.1.2
12.1.1
What's Changed
- Add reftypes for SIRSKERNEL to NIRISS and NIRSPEC by @hbrown-ST in #1113
- Created new reftype for niriss_bkg based on niriss_wfssbkg. by @hbrown-ST in #1114
Full Changelog: 12.1.0...12.1.1
12.1.0
What's Changed
- CRDS-781: Fix typo in STIS halotab text by @stscirij in #1105
- roman/skycells-rmap by @alphasentaurii in #1108
- Declare conflicting optional dependencies for uv builds by @GeorgeJCleary in #1110
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #1079
- revert release action version to v1 by @alphasentaurii in #1111
- fix-changelog by @alphasentaurii in #1112
New Contributors
- @GeorgeJCleary made their first contribution in #1110
Full Changelog: 12.0.9...12.1.0
12.0.9
12.0.8
What's Changed
- [CI] if latest contexts have changed, retrieve the previous contexts' test cache and then use
./setup_test_cache u
to update by @zacharyburnett in #1099 - prune unecessary dependencies by @zacharyburnett in #1101
- Added reftype for pars-cleanflickernoisestep and added doc. by @hbrown-ST in #1102
Full Changelog: 12.0.7...12.0.8
12.0.7
What's Changed
- Reftypes for Miri lsf and nircam refpix by @hbrown-ST in #1100
Full Changelog: 12.0.6...12.0.7
12.0.6
What's Changed
- Added SUB8FP6A to nircam_all.tpn by @hbrown-ST in #1098
Full Changelog: 12.0.5...12.0.6
12.0.5
What's Changed
Roman
- Adds new reference mapping types for Aperture Correction (apcorr) and AB-Vega Offset (abvegaoffset) by @alphasentaurii in #1097
Full Changelog: 12.0.4...12.0.5
12.0.4
What's Changed
- Bump mamba-org/setup-micromamba from 1 to 2 by @dependabot in #1081
- Drc dev versions by @alphasentaurii in #1089
- Fix re string type by @jhunkeler in #1077
- ci/latest-cache-context by @alphasentaurii in #1090
- tests/sync-latest-and-build by @alphasentaurii in #1091
- remove
display_version
from docs config by @zacharyburnett in #1093
Full Changelog: 12.0.3...12.0.4
12.0.3
What's Changed
sync: Allow 'latest' as a CRDS file state to stop the inundation of warnings about an "unusual file state" by @jdavies-st in #1088
Additional bug fixes relating to crds.sync which affected the server mirroring process and GA CI-workflow cached context retrievals by @alphasentaurii in #1088 :
-
core/cmdline.py: default_context property was incorrectly trying to use the actual context name as a dictionary key instead of simply returning the context name.
-
core/config.py: add 'latest' and 'build' as valid
context_spec
keywords. These were previously only included as validmapping_spec
keywords. -
actions/CI: pass null as the new
state
argument when retrieving the context from JWST's crds server. The same will be done for the other observatories once the DRC-style code is deployed there.
Full Changelog: 12.0.2...12.0.3