Release of Slurm-web v3.3.0 #501
rezib
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
/info
endpoint.Changed
agent
>racksdb_version
to describe its new semantic.importlib_metadata
external library on Python < 3.8.Fixed
pkg_resources
being used as an API.asyncio.tasks
on Python 3.6 (Crash with AttributeError: module 'asyncio.tasks' has no attribute '_gather' on Python 3.6 #498).requests.exceptions.RequestException
when retrieving information from agents to avoidAttributeError
with more specific exceptions on old versions on Requests library (AttributeError: module 'requests.exceptions' has no attribute 'JSONDecodeError'
on Requests < 2.26 #391).JSONDecodeError
from simpleson external library and json standard library module not managed by Requests < 2.27.This discussion was created from the release v3.3.0.
Beta Was this translation helpful? Give feedback.
All reactions