Releases: release-engineering/pubtools-marketplacesvm
Releases · release-engineering/pubtools-marketplacesvm
v1.6.1
v1.6.0
What's Changed
- DeleteCommand: Use cloud_info data when available by @JAVGan in #79
- Bump starmap-client to v2.1.1 by @JAVGan in #80
- Adds --repo-file, can be used to load info from a json file by @jajreidy in #81
- Adds Azure support to delete command. by @jajreidy in #66
- Changes out repo-file from accepting json to accepting yaml files. by @jajreidy in #82
- Bump CloudPub to v1.2.2 by @JAVGan in #83
- Adds a wait for product to unlock to post-publish (AWS) by @jajreidy in #84
- Bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1 by @dependabot in #85
- Bump JamesIves/github-pages-deploy-action from 4.7.1 to 4.7.2 by @dependabot in #86
- Reverts from asyncio by @jajreidy in #88
- Bump cloudpub to v.1.2.3 by @JAVGan in #91
- Gives Publish more threads to use while avoiding collision. by @jajreidy in #90
- Fixes storing data in push_item when an error with rhsm happens. by @jajreidy in #92
- Bump cloudpub to v1.3.0 by @JAVGan in #93
- Release v1.6.0 by @JAVGan in #94
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Adds cloud_info to the pushcollector's clouds.json by @JAVGan in #71
- Fix awful condition by @JAVGan in #73
- Adds information on staged source by @jajreidy in #72
- CommunityWorkflow: Add billing type as custom tags by @JAVGan in #74
- Community: Set billing type for AMI and Snapshot by @JAVGan in #75
- Bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 by @dependabot in #77
- Fix and Improve the DeleteCommand by @JAVGan in #76
- Release v1.5.0 by @JAVGan in #78
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Returns asyncio to publish in push. by @jajreidy in #60
- Add support for Python 3.13 by @JAVGan in #67
- Fixes some errors in deleting images. Some were trying to delete twice. by @jajreidy in #68
- Adds ami-version-template to manage custom versions. by @jajreidy in #69
- Release v1.4.0 by @JAVGan in #70
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Community: Prevent null billing config on upload by @JAVGan in #61
- Update documentation for StArMap APIv2 by @JAVGan in #62
- Bump cloudpub to v1.2.1 by @JAVGan in #64
- Community: Allow a better handle of Release Type by @JAVGan in #63
- Release v1.3.1 by @JAVGan in #65
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add support for Starmap APIv2 mappings by @JAVGan in #56
- Bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8 by @dependabot in #57
- Revert "Switches from locked threads to async on publish" by @jajreidy in #58
- Release v1.3.0 by @JAVGan in #59
Full Changelog: v1.2.1...v1.3.0
v1.2.0
What's Changed
- Fixes how delete handles if there's an error. by @jajreidy in #48
- Fixes RHCOS naming to be in line with normal upload naming. by @jajreidy in #49
- Bumps pushsource version by @jajreidy in #50
- Add a more reliable way to map push items from the Destination's meta property by @JAVGan in #39
- Bump CloudPub to v1.1.0 by @JAVGan in #51
- Release v1.2.0 by @JAVGan in #52
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Fix sharing accounts format on mock tests by @JAVGan in #40
- Use dependabot for GH Actions by @JAVGan in #41
- Bump actions/checkout from 2 to 4 by @dependabot in #44
- Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.6.3 by @dependabot in #43
- Bump actions/setup-python from 2 to 5 by @dependabot in #42
- Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 by @dependabot in #46
- Community: Allow using beta from push item by @JAVGan in #45
- Release v1.1.1 by @JAVGan in #47
New Contributors
- @dependabot made their first contribution in #44
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Support StArMap responses on --repo in pubtools-marketplacesvm by @JAVGan in #16
- Accept a list of mappings in --repo by @JAVGan in #17
- Fixes internal Gitlab URLs to Github URLs by @jajreidy in #18
- Fix typos by @bennerv in #19
- Allow using Starmap Client Offline Mode by @JAVGan in #20
- Enhance the empty workflow detection by @JAVGan in #21
- Fix regression on community sharing accounts by @JAVGan in #26
- Update documentation by @JAVGan in #22
- Azure: Remove unnecessary "AZURE_PUBLISHER_NAME" by @JAVGan in #23
- AzureProvider: Allow forcing push draft offers by @JAVGan in #24
- Enable dependabot by @JAVGan in #28
- Add pip-audit to the CI by @JAVGan in #29
- Add support for Python 3.12 by @JAVGan in #31
- Make tests faster by @JAVGan in #32
- Reduce dependabot noise by @JAVGan in #33
- Flatten the community threads by @JAVGan in #25
- Add delete task to pubtools with support for AWS by @jajreidy in #27
- Fixes CLI command to match pubtools-ami's call of --keep-snapshot by @jajreidy in #34
- Adds index reference to delete command by @jajreidy in #35
- Updates pushsource to include build info from pub. by @jajreidy in #37
- Community: Fix sharing accounts bug & Improve Logs by @JAVGan in #36
- Release v1.1.0 by @jajreidy in #38
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Completely remove stage_preview feature by @JAVGan in #9
- Fix broken docs by @JAVGan in #10
- Changes name to generated name and adds region (if default) by @jajreidy in #12
- Fix sharing accounts bug on CommunityVMPush by @JAVGan in #13
- Use a common
sharing_accounts
format for AWS by @JAVGan in #11 - CommunityWorkflow: Rename aarch64 to arm64 by @JAVGan in #14
- Release 1.0.0 by @JAVGan in #15
New Contributors
Full Changelog: v0.12.5...v1.0.0