2025.1 Series Release Notes

17.2.1

Bug Fixes

17.2.0

Deprecation Notes

  • The iteritems method of the oslo_db.sqlalchemy.models.ModelBase class has been deprecated. Use the items method instead.

17.0.0

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .