Skip to content

Releases: jupyter-naas/abi

v1.31.6

31 Jul 12:50
Compare
Choose a tag to compare

1.31.6 (2024-07-31)

Bug Fixes

v1.31.5

31 Jul 12:47
Compare
Choose a tag to compare

1.31.5 (2024-07-31)

Bug Fixes

  • Use access token to trigger on release (d59ea23)

v1.31.4

31 Jul 12:33
Compare
Choose a tag to compare

1.31.4 (2024-07-31)

Bug Fixes

  • Adding missing permissions to abi builder co (c2ca0a4)

v1.31.3

31 Jul 12:20
Compare
Choose a tag to compare

1.31.3 (2024-07-31)

Bug Fixes

  • Build ABI container on release published (2904c1c)

v1.31.2

31 Jul 12:11
Compare
Choose a tag to compare

1.31.2 (2024-07-31)

Bug Fixes

v1.31.1

31 Jul 11:04
49f1a21
Compare
Choose a tag to compare

1.31.1 (2024-07-31)

Bug Fixes

v1.31.0

24 Jul 13:04
245414c
Compare
Choose a tag to compare

1.31.0 (2024-07-24)

Bug Fixes

Features

  • Dockerfile: Working on packaging ABI (02fa555)

v1.30.2

24 Jul 07:54
256563e
Compare
Choose a tag to compare

1.30.2 (2024-07-24)

Bug Fixes

  • Make ABI detect that there is a drift between conda.yml and the install conda env (d8e058b)
  • Makefile: Add dependencies to conda-export (cebe262)
  • Makefile: conda-export (af62cfc)
  • Makefile: make conda-export persist naas-drivers packages (e9f58f8)

v1.30.1

23 Jul 14:42
Compare
Choose a tag to compare

1.30.1 (2024-07-23)

Bug Fixes

  • add loop to get all object in s3 (cc8e473)

v1.30.0

23 Jul 14:33
501c93b
Compare
Choose a tag to compare

1.30.0 (2024-07-23)

Bug Fixes

Features

  • add main folder to dependency (34f7aa1)
  • add boto3 in requirements (01b3289)
  • Add conda env file and Makefile (4606beb)
  • add conditions to send notifications (655b496)
  • add config.yml (070b508)
  • add dummystep main (c5e7f3d)
  • add naas_pipeline to utils (d8f0c22)
  • add naas_python to setup and requirements + upgrade openai package (4593f25)
  • add slug as param to push_plugin_to_w (0814628)
  • add steps gsheet (71bbfdc)
  • add timezone parameter (f17970d)
  • add version for all packages (d8b628b)
  • add workspace_id to config (27bc640)
  • add yml files (01edd9e)
  • config.secret.yml ignore (e342432)
  • create storage manager in utils (33910b4)
  • get personal workspace function (fe301ac)
  • install conda env and get jwt token (b02cd97)
  • list objects and delete object in bucket s3 (697d66d)
  • Makefile: Add windows-install-conda target (03df784)
  • manage config.yml in main + replace gsheet by yml file (e616db8)
  • Provide a first config.yml implementation. (306515d)
  • push readme (56f971c)
  • save tables in specific folder (471d3f7)
  • test function from utils/llm.ipynb (2114bd2)
  • test naas_pipeline dummysteps and notebookssteps (286ae06)
  • update content custom pipeline (7190e46)
  • update gitignore (5c53b69)
  • use naas_python for secret remove import naas.pipeline (2c06fbc)
  • use naas.pipeline from utils (137f1f8)
  • use storage manager in content-engine (61fa0ac)
  • use yml file for config (edb1c61)
  • Working on kernel installation (689fb6f)