Following are the release notes of this mariacmdb
repository.
The version numbers are simply yy.mm.dd.
- Changed name of
mariacmdb.py
tomariacmdb
- Added script
vif
- a reanimation of the IBM product from 2000
- Added inline editing of 3 metadata columns in
finder.py
- Added an Update all servers button in finder
- Added update operation to
restapi.py
- In
mariacmdb.py
add function usesINSERT
and update usesUPDATE
rather than both usingREPLACE
- Add columns
arch_com, app, grp, owner, last_ping
to tableservers
- Update
serverinfo
to return values for new columns - Add
/srv/www/mariacmdb/finder.py
to create a search GUI - The code is still beta (but somewhat beta than the last version :))
- Many updates to get code in sync VM Workshop presentation 6/22/24
- Incremental release - consider the code beta
- Added
update
subcommand tomariacmdb.py
line command - Updated README to describe all line subcommands
- Initial release - consider the code alpha