Skip to content

Releases: 256dpi/fire

v0.35.0

08 May 06:55

Choose a tag to compare

  • tidied modules
  • torch: handle failed computations
  • torch: simplify failure handling
  • added todo
  • torch: added missing tests
  • coal: visualize deeply nested items
  • ci: skip graphviz tests
  • coal: clarified item base embedding rules
  • blaze: fix upload with unknown extension
  • axe: added queue context
  • axe: return job management errors
  • coal: verify migration concurrency
  • coal: verify transaction store
  • flame: support missing token data getter
  • flame: check client presence
  • glut: return Lock early if not locked
  • fire: enforce controller group prefix
  • spark: fix shutdown crash
  • fire: properly check boolean filters
  • roast: support ignore values in first dimension
  • spark: prevent panic on absent reporter
  • stick: prevent panic when setting nil on non-pointer field
  • coal: surface cursor stream errors
  • blaze: properly capture fields
  • blaze: custom misuse panic message
  • blaze: fixed file link validation
  • fire: error construction panics
  • coal: increment attempts on unknown commit result error
  • fire: improved resource checks
  • flame: verify resource owner existence
  • coal: set missing context
  • coal: fix project ID mismatch crash
  • coal: clear spans when done
  • blaze: ensure download is closed
  • axe: stop if stream failed during await
  • fire: properly check relationship payloads
  • spark: ensure goroutine exit
  • glut: ensure lock is released on data error
  • glut: return error when lock has been lost
  • stick: ignore unexported fields
  • blaze: fix goroutine leak
  • coal: set missing context
  • updated dependencies
  • torch: set default progress
  • torch: extracted enqueue process helper
  • torch: honor retry interval in compute filter
  • torch: limit compute recompute filter to valid status
  • torch: validate operation scan batch
  • torch: treat missing model as no-op in process task
  • torch: skip tag decrement and model update when not needed
  • torch: clear dangling tag in scan when filter rejects
  • ci: modernized

v0.34.5

19 Apr 10:27

Choose a tag to compare

  • blaze: added function to create a minio service from an URL
  • coal: migrated BSON registry extensions
  • coal: added support for civil Date and Time
  • updated comment, check for existence, updated test

v0.34.4

12 Mar 12:59

Choose a tag to compare

  • roast: added hooks
  • roast: renamed parameter
  • roast: correct error validation
  • blaze: added redirect bucket method

v0.34.3

22 Feb 10:22

Choose a tag to compare

  • updated go
  • updated main dependencies

v0.34.2

19 Feb 19:26

Choose a tag to compare

  • blaze: check existence earlier during Assign
  • coal: added note about using "$unset" with "Apply"
  • coal: support translation when using "Apply"
  • fire: support absent filtering for strings
  • fire: support absent relationship filters
  • flame: added callback
  • torch: only attempt computations once by default
  • torch: remove tag only if run in transaction
  • torch: fix recomputation of zero value
  • updated lungo

v0.34.1

08 Sep 15:11

Choose a tag to compare

  • blaze: use improved media type parser from serve
  • torch: updated tag names
  • coal: prevent use of dot notation in tag names
  • torch: do not recompute zero hashes
  • coal: introduced Item interface
  • coal: added List helper
  • axe: use coal.Item for events
  • coal: visualize item fields
  • coal: added item path support
  • coal: added item type
  • stick: refactored UnmarshalKeyedList
  • coal: removed ToM and ToD helpers
  • stick: choose URL validity requirement and fixed tests
  • stick: IsURL checks request URL validity
  • ash: relax field existence requirement
  • coal: support extensions
  • torch: add model name to compute and check operation name
  • torch: always clear computation status

v0.34.0

12 Jun 20:05

Choose a tag to compare

  • torch: added sync/async operation, computatation and check framework
  • roast: allow zero or many await callbacks
  • spark: cleaned up readme
  • coal: added model tags (with wildcard index)
  • coal: return error for writes during a read only transaction
  • coal: expand transaction information
  • coal: handle unknown transaction result error
  • coal: validate updated models
  • coal: extracted apply helper
  • coal: stop ProcessEach pipeline on worker error
  • axe: improved await error handling
  • axe: support extending jobs
  • stick: support building accessor for nil value
  • blaze: added assign helper
  • use xo.Crash instead of xo.Panic
  • support both pagination mechanism or only cursor pagination
  • updated dependencies

v0.33.5

21 Dec 13:43

Choose a tag to compare

  • roast: fix error equality
  • fire: do not wrap client errors

v0.33.4

21 Dec 13:20

Choose a tag to compare

  • roast: support international filenames
  • blaze: support international filenames
  • roast: properly handle translated errors
  • fire: translate known errors
  • roast: exposed document not unique
  • fire: expose document not unique error
  • fire: added model client

v0.33.3

06 Dec 23:15

Choose a tag to compare

  • blaze: require timeout for upload and download action
  • fire: ensure timeout is provided when an action is constructed
  • roast: support existing tester
  • coal: do not ensure collections during creation, but expose method