2023.2.3
Release Date: 02/05/2024
This is a bug fix / patch release
Components updates:
Core 1.14.37
Discovery Service 1.5.2
Auth Service 1.5.2
Search Service 3.2.9
Thumbnails Service 1.5.10
Tagging Service 3.1.11
Nucleus Navigator 3.3.4
Ingress Router 1.1.1
View the detailed release notes
Core
1.14.29 -> 1.14.37
API Server
fixing a race condition in api server related to user metrics
update idl.cpp lib with race condition fix (repackaging)
reduce the frequency of requests to Discovery when looking up Auth service
replace dcb18d6mfegct.cloudfront.net with content-production.omniverse.nvidia.com for /NVIDIA mount folder
update idl.cpp lib with race condition fix
Fix a free-after-use bug in the connection library.
do not produce checkpoints for non-assets, non-omniobjects during copy/rename
Remove all remaining carb::dictionary::ItemType::eBool checks before attempting to getAsBool from Verifier
meta-upgrade: repair now supports removing checkpoints created for channels and associated counters
meta-upgrade: repair reorder fixFolderChildrenCounters to be after fixVersioning
LFT server
updating Python to fix vulnerability report
Discovery Service
1.5.0 -> 1.5.2
Update Python to 3.10.3+nv2.
Update aiohttp to 3.9.0.
Update PyInstaller to 5.13.1.
Auth Service
1.5.1 -> 1.5.2
Fixed an issue where new accounts were not activated using invitation and reset password links.
Remove unnecessary API calls to Moebius in NGS SSO integration.
Allow system administrators to call Profiles.set_info on disabled users.
Fixed an issue where groups were parsed incorrectly if an id token contained an empty group list.
Fixed an issue where system claims that come from the IdP were added to Nucleus tokens.
Remove access logs for static files.
Search Service
3.2.7 -> 3.2.9
Update Python to 3.10.3+nv2.
Fixed an issue where
parent
argument was not used ifname
prefix was not specified in the query.Update PyInstaller to 5.13.1.
Thumbnails Service
1.5.7 -> 1.5.10
Update Python to 3.10.3+nv3.
Update Pillow to 10.2.0 (CVE-2024-0567)
Update Python to 3.10.3+nv2.
Update PyInstaller to 5.13.1.
Send access tokens with discovery requests.
Tagging Service
3.1.7 -> 3.1.11
Updated python package to 3.10.13+nv2
Changed SERVICE_AUTHORIZED_ONLY value from False to “0”
Added functionality to avoid using omni-config-py in docker
Support structured logging.
Support verifying incoming connections with the access_token query parameter.
Send access tokens with discovery requests.
Ingress Router
1.1.0 -> 1.1.1
Bugfix: was adding double CORS headers to some endpoints