Skip to content

Releases: bluesky/databroker

v2.0.1

Choose a tag to compare

@genematx genematx released this 27 May 19:37
b13119b

What's Changed

  • Use read_block when reading slices of the entire arrays by @genematx in #880

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@danielballan danielballan released this 20 Nov 23:36
95fb01f

This release remakes Databroker into a wrapper around Tiled, designed to
provide a backward-compatible shim to facilitate a transition to using Tiled

directly.

Databroker is no longer recommended for new users or facilities adopting
Bluesky. Instead, Tiled_ with Bluesky Tiled Plugins_ is recommended as the
canonical way to persist and access data and metadata from Bluesky.

Databroker now serves two purposes that remain relevant for some users and some
faciilities. First, it contains code adapting the legacy MongoDB-based Bluesky
document storage to Tiled---effectively a server-side plugin for Tiled. Second,
it wraps the Tiled Python client to provide an API backward-compatible with
legacy Databroker user code. If you do not have MongoDB-based Bluesky storage
and you do not have legacy Databroker user code, you do not need Databroker.

Databroker will be maintained by NSLS-II through April 2027 at minimum to
support the transition from MongoDB-based document storage to PostgreSQL-based
storage. The Python user interface may be maintained longer still, depending on
the need.

.. _Bluesky Tiled Plugins: https://blueskyproject.io/bluesky-tiled-plugins/

.. _Tiled: https://blueskyproject.io/tiled/

v2.0.0rc3

v2.0.0rc3 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 20 Nov 23:31
a9d975d

What's Changed

  • Deprecated databroker, and split bluesky-tiled-plugins into separate repo by @danielballan in #878

Full Changelog: v2.0.0rc1...v2.0.0rc3

v2.0.0rc1

v2.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 30 Oct 19:05
81f9bc9

What's Changed

Full Changelog: v2.0.0b69...v2.0.0rc1

v2.0.0b69

v2.0.0b69 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 08 Oct 18:19
1b482f1

What's Changed

Full Changelog: v2.0.0b68...v2.0.0b69

v2.0.0b68

v2.0.0b68 Pre-release
Pre-release

Choose a tag to compare

@genematx genematx released this 28 Aug 21:19
199e0de

What's Changed

Full Changelog: v2.0.0b67...v2.0.0b68

v2.0.0b67

v2.0.0b67 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 27 Aug 12:13
fd9ca39

What's Changed

Full Changelog: v2.0.0b66...v2.0.0b67

v2.0.0b66

v2.0.0b66 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 27 Aug 12:13
4e641a5

What's Changed

Full Changelog: v2.0.0b65...v2.0.0b66

v2.0.0b65

v2.0.0b65 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 14 Aug 01:06
71d3b46

What's Changed

Full Changelog: v2.0.0b64...v2.0.0b65

v2.0.0b64

v2.0.0b64 Pre-release
Pre-release

Choose a tag to compare

@danielballan danielballan released this 10 Jun 15:59
fda8b35

What's Changed

  • Add an optional argument page_size in keys_slice and item_slice by @genematx in #851

Full Changelog: v2.0.0b63...v2.0.0b64