bd1520befa
[ Unreleased changes in openstack/oslo.cache (stable/newton) ] Changes between 1.14.0 and ff5bbb9 * ff5bbb9 2016-09-20 13:15:19 +0000 Updated from global requirements * 5f87c55 2016-08-29 16:06:21 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.concurrency (stable/newton) ] Changes between 3.14.0 and 9ac99b6 * 9ac99b6 2016-10-03 16:57:47 +0000 Ignore prlimit argument on Windows * f653c5c 2016-08-29 16:06:30 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.db (stable/newton) ] Changes between 4.13.5 and 3787363 * 3787363 2017-04-14 02:53:51 +0000 Fix marker checking when value is * None * 3e2591c 2017-02-06 21:59:16 +0100 Prepare for using standard python * tests [ Unreleased changes in openstack/oslo.log (stable/newton) ] Changes between 3.16.0 and a6efc0e * a6efc0e 2016-09-20 13:15:29 +0000 Updated from global requirements * cb61a3a 2016-09-12 16:40:13 +0100 Fix races in unit tests * 3a760fe 2016-08-29 16:07:18 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.messaging (stable/newton) ] Changes between 5.10.1 and 4713127 * c41f0ce 2017-06-15 22:59:33 +0200 rabbit: restore synchronous * ack/requeue * 31ba6b5 2017-02-02 23:52:06 +0000 Updated from global requirements * af1b98c 2016-12-09 13:08:37 +0000 [rabbit] Log correct topic on * cast/call * 2200d7b 2017-04-27 08:32:05 +0000 rabbit: make ack/requeue thread-safe * 545f9e9 2017-04-27 08:50:25 +0200 tests: fix MultiStrOpt value [ Unreleased changes in openstack/oslo.serialization (stable/newton) ] Changes between 2.13.0 and be02fdb * be02fdb 2016-09-20 13:15:39 +0000 Updated from global requirements * 22741b1 2016-08-29 16:08:20 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.service (stable/newton) ] Changes between 1.16.0 and 17a346b * 17a346b 2017-05-30 13:41:59 +0000 Fix race condition with fast threads * e11a288 2016-08-29 16:08:27 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.utils (stable/newton) ] Changes between 3.16.0 and 0aae41e * 0aae41e 2016-09-20 13:15:42 +0000 Updated from global requirements * ac2aebd 2016-08-29 16:08:49 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.versionedobjects (stable/newton) ] Changes between 1.17.0 and 9f33bd4 * 9f33bd4 2016-09-20 13:15:44 +0000 Updated from global requirements * 436adc3 2016-08-29 16:08:58 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.vmware (stable/newton) ] Changes between 2.14.0 and bfd1e0f * bfd1e0f 2016-09-20 13:15:46 +0000 Updated from global requirements * 9a72d01 2016-08-29 16:09:06 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslotest (stable/newton) ] Changes between 2.10.0 and a8c5ed4 * a8c5ed4 2016-09-20 13:15:48 +0000 Updated from global requirements * b02189e 2016-08-29 16:08:41 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/taskflow (stable/newton) ] Changes between 2.6.0 and a3ecbf0 * a3ecbf0 2017-02-27 14:55:21 +0000 Updated from global requirements * 6b06254 2017-02-16 07:35:38 +0000 Prepare for using standard python * tests * 23ed314 2017-02-16 05:42:40 +0000 Add Constraints support * 5adbb9f 2016-11-09 17:27:43 +0000 Updated from global requirements * 8f80c82 2016-09-20 13:17:10 +0000 Updated from global requirements * 33e4271 2016-08-29 16:13:27 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/tooz (stable/newton) ] Changes between 1.43.0 and bc11f09 * bc11f09 2017-06-30 01:27:30 +0000 Rewrite heartbeat runner with event * 1b5b21e 2017-06-27 19:45:14 +0200 redis: fix concurrent access on * acquire() * 44e488e 2017-06-27 19:45:14 +0200 redis: make sure we don't release * and heartbeat a lock at the same time * 797fb31 2017-06-27 19:45:14 +0200 Install only needed packages * 79f165c 2016-08-29 16:14:05 -0400 Update .gitreview for stable/newton Change-Id: I90ab5f8d316fc0882e4c4388829d2d34845aea21
86 lines
2.7 KiB
YAML
86 lines
2.7 KiB
YAML
---
|
|
launchpad: oslo.db
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: true
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.db/newton.html
|
|
branches:
|
|
- name: stable/newton
|
|
location: 4.13.0
|
|
releases:
|
|
- version: 4.8.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: fc3c23a722c8726504657cb8fd96a6b14146ee93
|
|
highlights: |-
|
|
* Remove sqlalchemy < 1.0.0 compatibility layer
|
|
* Add new filter for DBDataError exception
|
|
* Raise DbMigrationError for invalid version
|
|
* Remove direct dependency on babel
|
|
* api: use sane default in wrap_db_retry()
|
|
* exc_filters: catch and translate non existent constraint on drop
|
|
* Deprecate config option sqlite_db for removal
|
|
* Add support for LONGTEXT, MEDIUMTEXT to JsonEncodedType
|
|
- version: 4.9.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: c5999fb2fa25bc3107ca75d7b5b6cb619118712e
|
|
highlights: |-
|
|
- Set max pool size default to 5
|
|
- Set a min and max on the connection_debug option
|
|
- Memoize sys.exc_info() before attempting a savepoint rollback
|
|
- Add dispose_pool() method to enginefacade context, factory
|
|
- version: 4.10.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 3277ef33f2a1f6a892f0832e2907acef7b45dc2b
|
|
highlights: '- Capture DatabaseError for deadlock check'
|
|
- version: 4.11.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: f3d123a34d2377a87fa0c36b6edae06fb10d7cc6
|
|
highlights: '* Add a hook to process newly created engines'
|
|
- version: 4.12.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 7ca416418472b4a1a8625f1ef7b83194d784c6da
|
|
highlights: |-
|
|
- Link enginefacade to test database provisioning
|
|
- Display full reason for backend not available
|
|
- Deprecate argument sqlite_db in method set_defaults
|
|
- version: 4.13.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 87fb9cc84128fb5dceac483f892dba131c340d28
|
|
- version: 4.13.1
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 4314f3224f689c660d231183404f3af78310016e
|
|
- version: 4.13.2
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: bf3b21f75b94a4d8b533dd10fdeb9a64da344cf9
|
|
- version: 4.13.3
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 13223e459babddd74792699b20b52843a0ff9576
|
|
- version: 4.13.4
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: d94b7e3e3321f2dad7ab5861040b2d91f9036a5d
|
|
highlights: |-
|
|
* Support MariaDB error 1927
|
|
* Backport fix exc_filters for mysql-python
|
|
- version: 4.13.5
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 086be4ac91b17942370980a35d67d48d2e42567a
|
|
highlights: |-
|
|
* Support packet sequence wrong error
|
|
* exc_filters: fix deadlock detection for percona xtradb cluster
|
|
- version: 4.13.6
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 37873630050f332c95bf0506aa02d47712fb454b
|