ac2c874609
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to oslo.log 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 5.2.0..fdfc4e6 fdfc4e6 Fix broken reference to rate_limit_except_level b159dae Fix eventlet detection 95461ed Fix logging in eventlet native threads Change-Id: I0f6c3574762ded5986a3023345d1a0d92867b152 Signed-off-by: Elod Illes <elod.illes@est.tech>
26 lines
661 B
YAML
26 lines
661 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslo.log
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslo.log: {}
|
|
releases:
|
|
- version: 5.1.0
|
|
projects:
|
|
- repo: openstack/oslo.log
|
|
hash: f104bc44115794b4cd36337750835c35ec344bc5
|
|
- version: 5.2.0
|
|
projects:
|
|
- repo: openstack/oslo.log
|
|
hash: 16a8a421616ca5aeef670b4e2d47eed2e2950868
|
|
- version: 5.2.1
|
|
projects:
|
|
- repo: openstack/oslo.log
|
|
hash: fdfc4e61b58cb2b1a9a6188c139fb5271301fecf
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 5.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/oslo.log/2023.1.html
|