File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ## 1.7.0 - 2026-02-06
11+
12+ - feature: Add "offline" diff for AzureService by @JAVGan in https://github.com/release-engineering/cloudpub/pull/152
13+ - Azure: Fix modular push by @JAVGan in https://github.com/release-engineering/cloudpub/pull/159
14+ - Azure: rework how conflict detection works by @JAVGan in https://github.com/release-engineering/cloudpub/pull/147
15+ - Azure: Fix bug when updating SAS URI on existing DiskVersion by @JAVGan in https://github.com/release-engineering/cloudpub/pull/177
16+ - Bump dependencies
17+
18+
1019## 1.6.0 - 2025-10-14
1120
1221- Azure: fix bug preventing pushing preview offers live by @JAVGan in https://github.com/release-engineering/cloudpub
Original file line number Diff line number Diff line change 33setup (
44 name = 'cloudpub' ,
55 description = 'Services for publishing products in cloud environments' ,
6- version = '1.6 .0' ,
6+ version = '1.7 .0' ,
77 keywords = 'stratosphere cloudpub cloudpublish' ,
88 author = 'Jonathan Gangi' ,
99 author_email = 'jgangi@redhat.com' ,
You can’t perform that action at this time.
0 commit comments