Github: update equuleus branch

This commit is contained in:
rebortg 2023-01-30 06:05:19 +00:00 committed by GitHub
parent 26c30c3152
commit 8cdb9abd1c
2 changed files with 17 additions and 1 deletions

@ -1 +1 @@
Subproject commit e090c10ea0767bf144f64966d6d0f52fd28b5837
Subproject commit bdd77b05d1fda6d2a1e4d10918ee52d913eff812

View File

@ -8,6 +8,22 @@
_ext/releasenotes.py
2023-01-24
==========
* :vytask:`T4949` (feature): Backport "monitor log" and "show log" op-mode definitions from current to equuleus
* :vytask:`T4947` (feature): Support mounting container volumes as ro or rw
2023-01-23
==========
* :vytask:`T4798` (default): Migrate the file-exists validator away from Python
* :vytask:`T4683` (enhancment): Add kitty-terminfo package to build
* :vytask:`T4875` (default): Replace Python validator 'interface-name' to avoid Python startup cost
* :vytask:`T4664` (bug): Add validation to reject whitespace in tag node value names
2023-01-22
==========