Skip to content

Releases: bluesky/databroker

v2.0.0

20 Nov 23:36
95fb01f

Choose a tag to compare

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

20 Nov 23:31
a9d975d

Choose a tag to compare

v2.0.0rc3 Pre-release
Pre-release

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

30 Oct 19:05
81f9bc9

Choose a tag to compare

v2.0.0rc1 Pre-release
Pre-release

What's Changed

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

v2.0.0b69

08 Oct 18:19
1b482f1

Choose a tag to compare

v2.0.0b69 Pre-release
Pre-release

What's Changed

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

v2.0.0b68

28 Aug 21:19
199e0de

Choose a tag to compare

v2.0.0b68 Pre-release
Pre-release

What's Changed

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

v2.0.0b67

27 Aug 12:13
fd9ca39

Choose a tag to compare

v2.0.0b67 Pre-release
Pre-release

What's Changed

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

v2.0.0b66

27 Aug 12:13
4e641a5

Choose a tag to compare

v2.0.0b66 Pre-release
Pre-release

What's Changed

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

v2.0.0b65

14 Aug 01:06
71d3b46

Choose a tag to compare

v2.0.0b65 Pre-release
Pre-release

What's Changed

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

v2.0.0b64

10 Jun 15:59
fda8b35

Choose a tag to compare

v2.0.0b64 Pre-release
Pre-release

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

v2.0.0b63

21 May 20:24
f83122c

Choose a tag to compare

v2.0.0b63 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b62...v2.0.0b63