23.03.3
Features
- Add support for DellEMC storage backend. (#682)
- Set abusing report path in db for Scalability. (#858)
- Enable vfolder upload function to allow you to upload folders by making parent directory of a target path. (#1233)
- Add recurvice option to vfolder upload function. (#1235)
- Include
scaling_group_name
when fail to assign session to agent. (#1259) - Add
agent_id
label to containers asai.backend.owner
. (#1266) - Add a manager-side status check API to the storage proxy for internal monitoring (#1268)
- Resolve
resource_opts
of session from sibling kernels. (#1282) - Implement feature to force password updates periodically based on manager settings. (#1284)
- Add a detailed request handler statistics to the web server (#1285)
- Intoduce separate concurrency limit for SFTP upload sessions (#1299)
Fixes
- Rewrite the alembic history to resolve errors in migrating from 22.09. (#1175)
- Restore session callback function and remove a plugin for it (#1212)
- Update the priority of session allocation for the pipeline service. (#1275)
- Fix a potential hang-up and leak issue due to missing async-context managers around Redis pipelines (#1281)
- Handle error of Session
status_changed
if any status is not registered instatus_history
. (#1288) - Fix doubling of agent's occupied resources when the transaction in
recalculate_usage()
is retried due to database contention (#1295) - Remove vscode app from intrinsic service which blocks using image's own vscode service definition. (#1298)
Full Changelog
Check out the full changelog until this release (23.03.3).
Full Commit Logs
Check out the full commit logs between release (23.03.2) and (23.03.3).