Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 8.64 KB

CHANGELOG.md

File metadata and controls

69 lines (47 loc) · 8.64 KB

Changelog

0.3.0 (2024-05-29)

Features

0.2.0 (2024-04-30)

Features

  • add notebook for predictions (#78) (1ebde35)
  • add support for make it mine and deploy via cloudbuild trigger (#96) (bb0c209)
  • add vector search (#43) (257d718)
  • improve image building performance (#67) (2723991)
  • terraform to auto deploy index (#66) (1f9caec)
  • use document ai batch process (#71) (dcb2e48)

Bug Fixes

  • back out unique names and use unique webhook_sa_name (#87) (eb6965c)
  • Fix Blueprint integration test (#88) (0457df4)
  • Pin bigframes to < 1.0.0 (#91) (e708452)
  • Pin bigframes to <1.0.0 in notebook (#92) (fc0016f)
  • Set labels of all labels-supporting resources (#95) (4aa6b6c)
  • set unique_names to true (#83) (37a13fa)
  • Update architecture diagram (#80) (0a28eef)

0.1.1 (2023-12-08)

Bug Fixes

  • added envar for generating metadata (#25) (c208ebf)

0.1.0 (2023-12-01)

Features

Bug Fixes

  • add uuid suffix for unique bucket names (#39) (7b949a8)
  • handle empty string case in extraction util (#54) (cb958b5)
  • make lint, cft tests happy (#31) (fd85536)
  • refactor the LLM prompt to its own variable (#65) (4d20008)
  • Shorten storage bucket name (#43) (ce62b27)
  • Update int.cloudbuild.yaml to use LR billing (#61) (810c052)