Releases: bluesky/tiled
Releases · bluesky/tiled
v0.1.0-b29
What's Changed
- FIX: apply user access_tag to tables when unspecified by @genematx in #980
- Control
page_size
more carefully by @danielballan in #982 - add readable_storage to SimpletiledServer by @jessica-moylan in #985
- Ensure CLI tests run server on random high port by @danielballan in #988
- Add tabular SQL storage by @genematx in #987
New Contributors
- @jessica-moylan made their first contribution in #985
Full Changelog: v0.1.0-b28...v0.1.0-b29
v0.1.0-b28
What's Changed
- MNT: Add Codecov reports by @genematx in #977
- add launch.json by @gwbischof in #967
- Moving tag compilation into separate service by @nmaytan in #978
- Allow for special characters in sql column names by @genematx in #974
Full Changelog: v0.1.0-b27...v0.1.0-b28
v0.1.0-b27
v0.1.0-b26
What's Changed
- Opt in to dropping revision on metadata update. by @danielballan in #972
- Mount nodes hotfix by @danielballan in #971
Full Changelog: v0.1.0-b25...v0.1.0-b26
v0.1.0-b25
v0.1.0-b24
What's Changed
- Do commonpath check on
file:
URIs only. by @danielballan in #964 - Metadata roundtrip by @danielballan in #966
- Refactor Storage. by @danielballan in #965
- Add Adapters for Numpy on-disk format (
.npy
) by @danielballan in #968 - Update data_source from the server response by @genematx in #969
Full Changelog: v0.1.0-b23...v0.1.0-b24
v0.1.0-b23
What's Changed
- Expose auth-state information in Session model schema by @cjboyle in #957
- Implement query using SQL
LIKE
operator. by @danielballan in #960
New Contributors
Full Changelog: v0.1.0-b22...v0.1.0-b23
v0.1.0-b22
What's Changed
- Add HTTP retries using stamina by @danielballan in #953
- ENH: Enhance Streaming Exporters by @genematx in #958
- ENH: iter for Composite by @genematx in #959
Full Changelog: v0.1.0-b21...v0.1.0-b22
v0.1.0-b21
What's Changed
- 🔑 Add authenticated property to context by @Kezzsim in #917
- Fix hdf5 read with broken links by @toqduj in #904
- Client-side flattening of a container by @genematx in #901
- Refactor auth by @DiamondJoseph in #891
- Refactor Settings creation by @DiamondJoseph in #908
- Resolve nits by @DiamondJoseph in #932
- Fix conditional for serve catalog and remove irrelevant type hint by @DiamondJoseph in #934
- Prevent issues with Helm chart action by @DiamondJoseph in #936
- Further changes to prepare for splitting access token parsing by @DiamondJoseph in #926
- Place lower bound on fastapi version. by @danielballan in #937
- Fixed grammar by @gudlot in #938
- ENH: Refactor HDF5 Adapter by @genematx in #897
- ENH: allow pyarrow.Table in args to write_table by @genematx in #899
- Update Awkward Adapter by @genematx in #942
- Refactor SQL type testing by @danielballan in #941
- FIX: accept scalar data in HDF5 by @genematx in #944
- Pin back numcodecs. by @danielballan in #950
- Added a .parent property to BaseClass by @toqduj in #947
- Add tiled --version by @danielballan in #945
- Xarray composite by @danielballan in #949
New Contributors
Full Changelog: v0.1.0-b20...v0.1.0-b21
v0.1.0-b20
What's Changed
- Enables reading of raw data from Dectris Eiger HDF5 files. by @toqduj in #903
- Simple tiled server by @danielballan in #906
- started enlarging test cases for sql adapter by @skarakuzu in #898
- Remove redundant dep declaration. by @danielballan in #914
- Do not specify include_data_soures unless true by @danielballan in #915
New Contributors
Full Changelog: v0.1.0-b19...v0.1.0-b20