Skip to content

Commit 6a4d4f6

Browse files
committed
Merge branch 'release' into 'main'
Release v0.9.2 See merge request stratosphere/cloudpub!106
2 parents a116215 + 3724b73 commit 6a4d4f6

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.9.2 - 2024-06-25
11+
12+
- Bump urllib3 to fix a CVE
13+
- Remove "Not converting empty JSON" message from logs
14+
1015
## 0.9.1 - 2024-06-11
1116

1217
- Log diff offer for Azure

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name='cloudpub',
55
description='Services for publishing products in cloud environments',
6-
version='0.9.1',
6+
version='0.9.2',
77
keywords='stratosphere cloudpub cloudpublish',
88
author='Jonathan Gangi',
99
author_email='jgangi@redhat.com',

0 commit comments

Comments
 (0)