Skip to content

Releases: bluesky/event-model

v1.16.0

03 Sep 18:35
Compare
Choose a tag to compare

Added

  • The schema for Run Start documents now includes an optional “projections” key. See Projections (Experimental).
  • Added the method emit and an emit parameter to DocumentRouter to support chaining them.
  • The Filler now provides public methods for clearing its caches, clear_handler_cache() and clear_document_caches().
  • The method deregister_handler() returns the handler that it has deregistered.
  • The filler_state attribute of Filler now includes attributes resource and datum which may be used by coercion functions to work around incorrect shape metadata.

Changed

The function register_coercion() replaces the misspelled register_coersion(), which is retained as an alias for backward-compatibility.

v1.15.2

05 Aug 16:08
Compare
Choose a tag to compare
v1.15.1

v1.13.3

05 Mar 22:05
8375669
Compare
Choose a tag to compare
Merge pull request #157 from danielballan/rel-notes-1.13.3

Release notes for v1.13.3

Filler updates

03 Jul 14:32
ea141f1
Compare
Choose a tag to compare
Merge pull request #92 from gwbischof/rechunk

added rechunk_event_pages

REL: v1.6.0

29 Aug 22:43
v1.6.0
ab79b24
Compare
Choose a tag to compare
 - enforce that the 'name' field in Descriptors must be a string

v1.5.0

29 Aug 22:18
Compare
Choose a tag to compare
REL: v1.5.0

v1.4.0

01 Mar 22:17
Compare
Choose a tag to compare
REL: v1.4.0