Skip to content

Latest commit

 

History

History
513 lines (240 loc) · 26.1 KB

CHANGELOG.md

File metadata and controls

513 lines (240 loc) · 26.1 KB

Changelog

0.22.0-beta (2024-11-26)

Features

  • metric: implement new pipeline dashboard endpoints (#238) (afc27e8)

0.21.0-beta (2024-11-04)

Features

Bug Fixes

0.20.2-beta (2024-10-23)

Bug Fixes

  • metric: reintroduce /metrics/vdp/pipeline/triggers endpoint (#243) (d595d16)

0.20.1-beta (2024-10-14)

Bug Fixes

  • dashboard: broken InfluxDB query on trigger count (#241) (15a3b2e)

0.20.0-beta (2024-10-08)

Miscellaneous Chores

  • release: release v0.20.0-beta (0d54015)

0.19.2-beta (2024-08-13)

Miscellaneous Chores

0.19.1-beta (2024-08-01)

Bug Fixes

  • fix organization can not be updated (#233) (e811b0c)
  • fix the issue preventing users from inviting organization members (#231) (1f0c499)

Miscellaneous Chores

0.19.0-beta (2024-07-29)

Features

  • add private endpoint CheckNamespaceByUIDAdmin (#227) (274d365)
  • mgmt: add knowledge base acl model (#226) (b4b813e)
  • unify pipeline trigger chart endpoint with credit chart (#228) (c2ccc17)
  • use explicit user_id and organization_id in request params (#224) (3388190)

Bug Fixes

0.18.1-beta (2024-07-16)

Miscellaneous Chores

0.18.0-beta (2024-06-29)

Features

  • add script to create preset namespace (#219) (a578ed9)

Bug Fixes

0.17.0-beta (2024-06-18)

Features

  • endpoints: use camelCase for filter and orderBy query strings (#217) (12242f8)
  • use camelCase for HTTP body (#213) (81c518e)

Bug Fixes

  • receive config in InfluxDB constructor (#215) (2fc8f3e)

0.16.0-beta (2024-06-06)

Features

  • update last use time when api token is used (#210) (10fa9e2)

0.15.2-beta (2024-05-16)

Miscellaneous Chores

0.15.1-beta (2024-05-07)

Bug Fixes

  • fix organization converter bug (15ed2a2)

0.15.0-beta (2024-04-23)

Features

0.14.0-beta (2024-04-11)

Features

  • add credit datamodel and methods (#194) (a220469)
  • implement endpoints for user and organization avatars (#195) (28769fa)

0.13.0-beta (2024-03-28)

Features

  • add configuration for read-replica database (#189) (afdcd5f)
  • pin the user to read from the primary database for a certain time frame after mutating the data (#192) (0f3f707)
  • set TTL to owner cache (#191) (2222908)
  • support OpenFGA read replica (#193) (7ea8814)

0.12.0-beta (2024-02-29)

Bug Fixes

  • usage: send usage report with AuthenticatedUser (#185) (9f54034)

Miscellaneous Chores

0.11.0-beta (2024-02-16)

Features

  • delete related resources when an organization is deleted (#180) (313d942)
  • refactor AuthenticatedUser endpoints (#175) (fbf08af)
  • refactor user and organization profile fields (#177) (94ff2df)

Bug Fixes

  • fix the membership endpoint broken after organization deleted (#178) (59981c6)
  • worker: fix temporal cloud namespace init (#181) (1f7ec74)

0.10.0-beta (2024-01-30)

Features

Bug Fixes

  • the instill-auth-type header was missing when request the pipeline (#174) (29190c2)

0.9.0-beta (2023-12-31)

Features

Bug Fixes

0.8.0-beta (2023-12-16)

Features

  • datamodel: add profile_avatar and profile_data fields (#144) (fa8a18a)
  • organization: add organization and membership rules (#146) (a264412)

Bug Fixes

  • handler: fix organization can not revoke user membership (#154) (348f222)

Miscellaneous Chores

0.7.0-alpha (2023-11-28)

Features

  • organization: implement organization endpoints (#138) (b6a960f)

Miscellaneous Chores

0.6.2-alpha (2023-10-27)

Miscellaneous Chores

  • release: release v0.6.2-alpha (750cff6)

0.6.1-alpha (2023-10-13)

Miscellaneous Chores

  • release: release v0.6.1-alpha (30e1e28)

0.6.0-alpha (2023-09-30)

Features

  • auth: implement authentication apis (#126) (4ae7e73)
  • auth: support api_token authentication (#128) (73c113c)

Bug Fixes

Miscellaneous Chores

  • release: release v0.6.0-alpha (ef65c9e)

0.5.0-alpha (2023-09-13)

Miscellaneous Chores

  • release: release v0.5.0-alpha (e2ee696)

0.4.0-alpha (2023-08-03)

Miscellaneous Chores

  • release: release v0.4.0-alpha (04cf3c8)

0.3.12-alpha (2023-07-24)

Bug Fixes

  • metric: fix pagination with multiple key sorting (#106) (aed156f)

Miscellaneous Chores

  • release: release v0.3.12-alpha (8315a0b)

0.3.11-alpha (2023-07-09)

Miscellaneous Chores

  • release: release v0.3.11-alpha (65990f3)

0.3.10-alpha (2023-06-20)

Miscellaneous Chores

  • release: release 0.3.10-alpha (c49adf9)

0.3.9-alpha (2023-06-11)

Miscellaneous Chores

  • release: release v0.3.9-alpha (77f7138)

0.3.8-alpha (2023-06-02)

Miscellaneous Chores

  • release: release v0.3.8-alpha (31e6cf6)

0.3.7-alpha (2023-05-11)

Miscellaneous Chores

  • release: release v0.3.7-alpha (112c82f)

0.3.6-alpha (2023-05-05)

Miscellaneous Chores

  • release: release v0.3.6-alpha (b84804c)

0.3.5-alpha (2023-04-25)

Bug Fixes

  • ignore create_time and update_time when converting pb to db (#67) (8d1fbcd)

0.3.4-alpha (2023-04-15)

Miscellaneous Chores

  • release: release v0.3.4-alpha (817eed7)

0.3.3-alpha (2023-04-07)

Miscellaneous Chores

0.3.2-alpha (2023-03-26)

Miscellaneous Chores

0.3.1-alpha (2023-02-20)

Bug Fixes

  • fix admin and public servers mixed issue (8f8adef)

0.3.0-alpha (2023-02-10)

Features

  • refactor to admin/public services (#26) (426ab1c)

Bug Fixes

  • update roles to follow the protobuf (208d95d)
  • use error logs for usage (88ab8d4)

0.2.9-alpha (2023-01-30)

Miscellaneous Chores

0.2.8-alpha (2023-01-14)

Miscellaneous Chores

0.2.7-alpha (2022-11-30)

Miscellaneous Chores

0.2.6-alpha (2022-08-21)

Bug Fixes

0.2.5-alpha (2022-08-17)

Miscellaneous Chores

0.2.4-alpha (2022-07-19)

Bug Fixes

0.2.3-alpha (2022-07-07)

Bug Fixes

  • change port from 8080 to 8084 (364f155)

0.2.2-alpha (2022-06-27)

Miscellaneous Chores

0.2.1-alpha (2022-06-24)

Bug Fixes

  • check existing user by id (dd862a4)

0.2.0-alpha (2022-06-22)

Features

  • add reporter for usage collection (320d9a4)
  • add retrieve all user function (da78893)

Bug Fixes

  • add tlsenabled in usage backend configuration (dd8843a)
  • init config before logger (455ef7a)
  • init config first (4e3dea6)
  • put client connection in main (3ff4821)
  • refactor usage collection (c6a41f6)
  • specify time duration unit (27b77d2)

0.1.2-alpha (2022-05-31)

Bug Fixes

  • support CORS (#3) (5fb1439)
  • use cors package to replace naive implementation (ae49c1c)

Miscellaneous Chores

0.1.1-alpha (2022-05-18)

Bug Fixes

  • use dynamic uid for default user (eac0d03)

0.1.0-alpha (2022-05-12)

Features

Bug Fixes

  • add custom UI properties in JSON schema (fc372bc)
  • add lookup and use x library (8cd0139)
  • add migration files in dockerfile (fc74a5c)
  • add migration sql files (e47f7dc)
  • allow query by both ID and UUID (0331647)
  • auto create/update time with gorm tag (407a845)
  • handle nil pointer in convertor (1569e1c)
  • refactor backend based on new proto (3bf00a9)
  • refactor to be consistent with proto (52f9602)
  • refactor to the latest proto (d3e905b)
  • update json schema based on new proto (94794ba)
  • validate id is not in UUID format (85946d8)