What's New in Altair AI Hub 2025.0.1?
Released: 14th February 2025
Version 2025.0 is compatible with version 10 and 2024. When you’re still on version 9, then upgrading to 2025 is a major version upgrade. Please make sure to read the upgrade from AI Hub 9 migration instructions!
The following describes the enhancements and bug fixes in AI Hub 2025.0.1:
AI Hub
Enhancements
- Add dependency column to extensions page in web interface
- Endpoints wizard dynamically loads projects in web interface
- Abort project cleanup if any endpoint is still using an explicit git reference of that project
- Allow to change properties of sample projects
- Expose owner name of sample projects with
repositories.sample.user-name
which defaults toadmin
- Expose owner's role of sample projects with
repositories.sample.user-is-admin
which defaults totrue
- Expose group name of sample projects with
repositories.sample.group-name
which defaults tousers
- Expose origin of sample projects with
repositories.sample.origin
which defaults tomaster
- Expose owner name of sample projects with
- Show information if a Web API Deployment is not available because no Web API Agent is online
- Endpoints can be filtered by state
- Show the missing extensions in the Web API Agent's deployment view
- Add
rootStacktrace
,stacktrace
toerror.log
file of Job Containers - Show error stacktraces in web interface
- Upgrade Java based component dependencies
- Bump Spring Boot version from
3.3.6
to3.3.8
- Bump Spring Cloud dependencies from
2023.0.3
to2023.0.5
- Bump Postgres JDBC library version from
42.7.4
to42.7.5
- Bump Spring Boot version from
- Upgrade front-end dependencies
- Update Studio Core from
11.0.0
to11.0.1
- Update Text extensions from
10.0.0
to11.0.0
Fixed
- Return long version of extensions
- Links to Altair community pages
- Schedule page has now a separate project selection
License Proxy
- Allow to transpose the following proxy environment variables to the ALM engine
ALAKIT_PROXY_HOST
ALAKIT_PROXY_PORT
ALAKIT_PROXY_USERNAME
ALAKIT_PROXY_PASSWORD
- Bump Spring Boot from
3.3.6
to3.3.8