File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed 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.6.0 - 2025-10-14
11+
12+ - Azure: fix bug preventing pushing preview offers live by @JAVGan in https://github.com/release-engineering/cloudpub
13+ - Improvement: Azure: Allow modular publishing by @JAVGan in https://github.com/release-engineering/cloudpub/pull/136
14+ - Add Ashwini Kumar as codeowner by @JAVGan in https://github.com/release-engineering/cloudpub/pull/145
15+ - BugFix: Azure: check for SAS in all targets by @JAVGan in https://github.com/release-engineering/cloudpub/pull/140
16+ - Azure: ensure draft is published when SAS found by @JAVGan in https://github.com/release-engineering/cloudpub/pull/146
17+ - Update dependencies
18+
1019## 1.5.0 - 2025-07-28
1120
1221- Drop support to python 3.9
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.5 .0' ,
6+ version = '1.6 .0' ,
77 keywords = 'stratosphere cloudpub cloudpublish' ,
88 author = 'Jonathan Gangi' ,
99
You can’t perform that action at this time.
0 commit comments