Skip to content

Releases: neuro-inc/apolo-cli

26.3.0

31 Mar 16:20
51ed957

Choose a tag to compare

Features

  • Add support for vcluster-based projects and their kubernetes configurations. (#3430)
  • Support --has-virtual-kube option for project creation, show this flag when printing the project's information. (#3435)
  • Expose apps configs (output proxy URL and lauchpad tweaks) at client.config.clusters[<cluster-name>].apps. (#3461)

26.1.0

05 Jan 13:31
4e30fd9

Choose a tag to compare

Bugfixes

  • Add API pagination support for app list / events endpoints. (#3425)

25.12.2

23 Dec 11:59
c47e12f

Choose a tag to compare

Misc

25.12.0

04 Dec 14:14
cfc7980

Choose a tag to compare

Features

  • Add apps get_status command (#3389)

25.11.2

25 Nov 14:17
d63d7a8

Choose a tag to compare

Deprecations and Removals

  • Drop Python 3.9 support.

Misc

  • Bump neuro-admin-client

25.11.1

13 Nov 12:45

Choose a tag to compare

Features

  • Add apolo app configure command to update inputs and/or display name of installed application. (#3387)
  • Add Apps.get_output() SDK method to retrieve output parameters from installed applications. (#3388)

25.9.1

30 Sep 10:05
b9ac235

Choose a tag to compare

Features

  • Add apolo secret get [key] command to retrieve secret content (#3351)

25.9.0

01 Sep 15:07
0bfed41

Choose a tag to compare

Features

  • Add force option to app uninstall command. (#3320)

Bugfixes

  • Fix neuro config client dependency issue. (#3329)

25.8.1

14 Aug 17:14
a0bc509

Choose a tag to compare

Features

  • Support GPU memory configuration in resource presets. (#3317)

25.8.0

08 Aug 09:36
784ca33

Choose a tag to compare

Features

  • Add yaml language server comment to app generation template. (#3304)

Bugfixes

  • Handle wrong template name. (#3296)
  • Fix markup for login command. (#3307)