1e3ea2dd07
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to oslo.db since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 12.3.2..be0515d be0515d exc_filters: Handle OperationalError for MariaDB/Galera Change-Id: I075f3ef47ba5c3dec1341bb5cdf49d24ef22700f Signed-off-by: Elod Illes <elod.illes@est.tech>
34 lines
901 B
YAML
34 lines
901 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.db
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.db: {}
|
|
releases:
|
|
- version: 12.2.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: a191d2e629f55c999b37a7a795ad6fbee2807b98
|
|
- version: 12.3.0
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 32b042e7069f90c61548d73e3460ab8e0f6990c7
|
|
- version: 12.3.1
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: b689b6320cdb7dbbb366bf35f23083814f5e79ec
|
|
- version: 12.3.2
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: 62aff14693373842cd7a28a737ccbbf9bbdb1218
|
|
- version: 12.3.3
|
|
projects:
|
|
- repo: openstack/oslo.db
|
|
hash: be0515daa260811ad77b5eb5b78670c77eda2df6
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 12.3.1
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.db/2023.1.html
|