Skip to content

Releases: instill-ai/x

v0.6.0-alpha

17 Dec 10:15
8521a66
Compare
Choose a tag to compare
v0.6.0-alpha Pre-release
Pre-release

0.6.0-alpha (2024-12-13)

Features

  • collect shared logic for blob storage and minio (#27) (36280f1)
  • minio: add expiry tag and rule (#23) (6659d46)

Bug Fixes

  • minio: remove default bucket lifecycle rule (#30) (890bb31)
  • minio: set life cycle config on existing bucket (#25) (3b853d0)

v0.5.0-alpha

08 Oct 13:19
6fa2745
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

0.5.0-alpha (2024-10-03)

Features

  • errmsg: support errors wrapped through errors.Join (#21) (5ced228)

v0.4.0-alpha

09 Feb 16:14
91f9827
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

0.4.0-alpha (2023-12-19)

Features

  • add package to handle end-user error messages. (#13) (6230a89)

v0.3.0-alpha

23 Apr 18:51
96477a4
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

0.3.0-alpha (2023-04-23)

Features

  • add temporal client option wrappers (4e89cdb)

v0.2.0-alpha

17 Aug 17:07
c9adc47
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

0.2.0-alpha (2022-07-06)

Features

  • add google rpc status error details (bceeac6)
  • checkfield: add protobuf annotation check package (e81f88d)
  • paginate: add package (5a70916)
  • repo: add package (39fcffc)
  • structutil: add protobuf struct util package (d98c6e1)

Bug Fixes

  • checkfield: fix checkfield path recursion (30c5644)
  • checkfield: fix empty message reflect.ValueOf issue (a0cc7c9)
  • checkfield: fix immutable pointer struct logic (baab8aa)
  • checkfield: fix struct immutable check (9afb850)
  • refactor checkfield functions and add tests (#3) (83b1d7b)

v0.1.0-alpha

25 Feb 11:59
5c46584
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

0.1.0-alpha (2022-02-25)

Features