Skip to content

Releases: canonical/awspub

v0.0.15

07 Oct 14:29

Choose a tag to compare

fix: allow marketplace version update without any existing version

If the marketplace listing doesn't have a version yet, do allow to
create a new version request.
This fixes:

File "awspub/image_marketplace.py", line 40, in request_new_version
    for version in entity["DetailsDocument"]["Versions"]:
                   ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'Versions'

v0.0.14

20 Jun 09:41

Choose a tag to compare

fix(deps): update all non-major dependencies

v0.0.13

17 Mar 19:01

Choose a tag to compare

docs: fix wordlist

v0.0.12

17 Mar 15:44

Choose a tag to compare

Add support for sharing with Organizations and Organizational Units

This PR extends "share:" schema to support sharing images with
organizations & organization units by ARN.

Fixes: #105

v0.0.11

18 Feb 07:43

Choose a tag to compare

chore(deps): update sigstore/gh-action-sigstore-python action to v3

v0.0.10

16 Jan 09:35
4dfa2b1

Choose a tag to compare

Merge pull request #77 from rpocase/20250109-attempt-all-regions

feat: allow partial image registration

v0.0.9

18 Dec 14:28
7355655

Choose a tag to compare

Merge pull request #74 from JessicaJang/sns-region-setting

fix: Allow SNS config has separate list of regions

v0.0.8

12 Dec 07:33
1789f05

Choose a tag to compare

Merge pull request #71 from JessicaJang/sns-email-notification

Add Notification API call

v0.0.7

10 Oct 14:12
8de84ab

Choose a tag to compare

Merge pull request #69 from rthill91/fix-empty-share

fix: do not attempt to share image with empty list

v0.0.6

09 Oct 12:05
8971bf5

Choose a tag to compare

Merge pull request #67 from toabctl/main-shared

Restrict share by partition