Skip to content

Releases: instill-ai/artifact-backend

v0.4.0-alpha

19 Jun 04:56
d8ad127
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

0.4.0-alpha (2024-06-16)

Features

  • kb: support knowledge base file related api (#23) (3912028)
  • use camelCase for HTTP body (#22) (5d0fc2f)

Bug Fixes

v0.3.0-alpha

06 Jun 06:52
c57330c
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

0.3.0-alpha (2024-06-06)

Features

Bug Fixes

  • return pagination in tag list endpoint (#17) (72bc47a)

v0.2.1-alpha

08 Apr 07:53
fb16959
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release

0.2.1-alpha (2024-04-05)

Bug Fixes

v0.2.0-alpha

03 Apr 08:13
11f28b7
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

0.2.0-alpha (2024-04-02)

Features

  • add CreateRepositoryTag endpoint (#8) (61bc325)
  • aggregate tag list with database info (#7) (6cc2d8d)
  • create artifact database if it does not exist (#4) (787a4ad)
  • fetch repository tags from registry (#6) (3568735)

Bug Fixes

  • expose private API on private port (#9) (9ef4b03)