Release final oslo.db for Xena
This proposed a release for oslo.db to get any final merged changes out prior to the lib freeze for Xena going into effect. If the team is ready to proceed, please leave a +1 to acknowledge this release and we will process right away. If the team is working on any final merges, leave a -1 with some detail on the status and update the patch with the new commit hash to use when ready. Patches with no response will be merged by Monday, August 23. $ git log --oneline --no-merges 10.0.0..75661fbc4d ad4729d requirements: Bump sqlalchemy lower constraint 8e7454c Don't use plain string SQL statements 0816efc Update import of declarative_base() 6a013c6 Replace use of Table.autoload parameter 38c2eff Replace use of update.values parameter d2f101c Replace use of update.whereclause parameter 6dc4b1c Replace use of insert.values parameter d949861 Add missing bind argument to calls 872bc1d Don't pass strings to Connection.execute() 22b44ee Remove use of MetaData.bind argument 8d76072 Remove legacy calling style of select() 4c1eb96 tests: Enable SQLAlchemy 2.0 deprecation warnings da002a8 utils: Deprecate sqlalchemy-migrate-related functions 40bce5a tests: Enable SADeprecationWarning warnings a6007a9 tests: Use common base class 538e0a2 tests: Enfeeble 'oslo_db.tests.utils.BaseTestCase' 73e376d tests: Clean up base test bd69e86 Drop checks for IBM DB2 f048068 tox: Simplify test running 4f9df08 (HEAD -> review/stephen_finucane/cleanup) tests: Remove 'ModelsMigrationsSync.check_foreign_keys' 74c6bf2 concurrency: Deprecate 'TpoolDbapiWrapper' a778f2d sqlalchemy: Remove checks for older deps Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Icc048cb736d1e73737b98f6134e955d22bf46cf7
This commit is contained in:
parent
39ef71ed21
commit
7484d9c848
@ -23,3 +23,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.db
|
||||
hash: f3bdd4d4220a884e4752ce6b61c2605bfd72f2fb
|
||||
- version: 11.0.0
|
||||
projects:
|
||||
- repo: openstack/oslo.db
|
||||
hash: 75661fbc4d1929993f26361b75d5ccedb90ada50
|
||||
|
Loading…
Reference in New Issue
Block a user