Skip to content

Releases: 256dpi/fire

v0.20.2

09 Aug 12:36
Compare
Choose a tag to compare
  • coal: added transaction helper
  • added glut package
  • small fixes

v0.20.1

07 Aug 18:23
Compare
Choose a tag to compare
  • axe: simplify job retry logic
  • axe: added backoff algorithm

v0.20.0

07 Aug 08:35
Compare
Choose a tag to compare
  • all: migrated to official mongo driver
  • all: updated docs and website
  • all: minor renamings of methods and types
  • fire: added support for transactions
  • fire: renamed soft protection to tolerate violations
  • fire: added support for idempotent create and consistent update
  • coal: provide ID that forwards to primitive.ObjectID
  • coal: updated stream API and added new Reconcile API
  • coal: added traced collection
  • flame: exposed JWT methods
  • axe: added context
  • axe: improved queueing algorithm
  • spark: improved WS and SSE handling
  • wood: removed package

v0.19.3

30 Apr 12:59
Compare
Choose a tag to compare
  • coal: fixed and tested stream error handling
  • coal: clarified stream resuming

v0.19.2

30 Apr 08:56
Compare
Choose a tag to compare

coal: redesigned stream api with support for resume tokens

v0.19.1

29 Apr 06:27
Compare
Choose a tag to compare
  • coal: fixed json key and bson field fallback

v0.19.0

13 Apr 10:17
Compare
Choose a tag to compare
  • coal: allow flags on model fields
  • coal: added L helper to retrieve flagged fields
  • coal: added require helper
  • flame: removed describe methods in favor of field flags
  • flame: renamed token fields to match default models
  • fire: implemented soft delete using field flags
  • fire: use model flags for timestamp validator

v0.18.6

30 Mar 14:14
Compare
Choose a tag to compare
  • coal: switch to undirected graphs rendered with fdp

v0.18.5

30 Mar 12:55
Compare
Choose a tag to compare
  • fire: preload relationships to speed up collection requests

v0.18.4

27 Mar 17:32
Compare
Choose a tag to compare
  • bump version (updating previous tag was a bad idea...)