Skip to content

Releases: jupyter-naas/naas-python

v1.3.3

07 May 10:41
Compare
Choose a tag to compare

1.3.3 (2024-05-07)

Bug Fixes

  • Bump naas-models version (2cda6ef)

v1.3.2

07 May 10:21
Compare
Choose a tag to compare

1.3.2 (2024-05-07)

Bug Fixes

  • Version pinning to naas-models (a435536)

v1.4.0-dev.1

03 May 12:19
2d1936d
Compare
Choose a tag to compare
v1.4.0-dev.1 Pre-release
Pre-release

1.4.0-dev.1 (2024-05-03)

Bug Fixes

  • better cli print and return type (8e17116)
  • bump to prod storage (3240763)
  • conflic naas-python depend protobuf_to_pydantic==0.1.7.4 (96befd8)
  • get / post missing arg (18ddf68)
  • missing generate_cred (1905b6a)
  • missing poetry lock (894785a)
  • missing version (6e2bf7b)
  • moved delete from boto to api (c023bd2)
  • remove unused debug (d959943)
  • removed secondary adaptors import dependency (2898520)
  • renamed command to better reflect its purpose (d9a2b67)
  • short command (ea6a232)
  • typo (62aef25)
  • typo (c25ac19)
  • various improvements and bugfixes (71c40a1)

Features

v1.2.0-dev.7

03 May 12:08
dd14499
Compare
Choose a tag to compare
v1.2.0-dev.7 Pre-release
Pre-release

1.2.0-dev.7 (2024-05-03)

Bug Fixes

  • better cli print and return type (8e17116)
  • bump to prod storage (3240763)
  • get / post missing arg (18ddf68)
  • missing generate_cred (1905b6a)
  • moved delete from boto to api (c023bd2)
  • removed secondary adaptors import dependency (2898520)
  • renamed command to better reflect its purpose (d9a2b67)
  • typo (c25ac19)
  • various improvements and bugfixes (71c40a1)

Features

v1.3.1

19 Mar 08:02
Compare
Choose a tag to compare

1.3.1 (2024-03-19)

Bug Fixes

v1.3.0

18 Mar 08:41
e4c8705
Compare
Choose a tag to compare

1.3.0 (2024-03-18)

Features

v1.2.0-dev.6

18 Mar 08:30
75c27c9
Compare
Choose a tag to compare
v1.2.0-dev.6 Pre-release
Pre-release

1.2.0-dev.6 (2024-03-18)

Features

v1.2.0-dev.5

26 Feb 13:06
9184168
Compare
Choose a tag to compare
v1.2.0-dev.5 Pre-release
Pre-release

1.2.0-dev.5 (2024-02-26)

Features

  • bulk_create secrets list (29143ff)

v1.2.1

23 Feb 16:06
Compare
Choose a tag to compare

1.2.1 (2024-02-23)

Bug Fixes

  • HTTPLoginServer: Listen on 0.0.0.0 instead of localhost (3ef0a48)

v1.2.0

23 Feb 15:09
Compare
Choose a tag to compare

1.2.0 (2024-02-23)

Bug Fixes

  • clean unused function (d6758a3)
  • On a 500 status code do not try to read json (d99f855)
  • Review pull request (4cc27c8)
  • rework _generate_credential_file function (4403032)
  • simplify os.makedir (9c01bbb)
  • Update naas-model installation (2ddd08d)

Features

  • automatic credentials from jupyterhub api token (3ac20e4)
  • rework to DRY jupyter_hub_api_token call (053275a)