Skip to content

release: 1.4.0 - #35

Merged
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.4.0
Sep 1, 2026
Merged

release: 1.4.0#35
oscarvalenzuelab merged 1 commit into
mainfrom
chore/release-1.4.0

Conversation

@oscarvalenzuelab

Copy link
Copy Markdown
Collaborator

Version bump and changelog for 1.4.0, which carries the github ref fix from #34
(closes #33).

Minor rather than patch: a versioned pkg:github/* PURL now returns a .tar.gz
archive URL where it previously returned a .git clone URL. Consumers that
branched on the URL shape will see something different, even though the old
answer was not an answer about the requested ref.

Branch and commit sha refs also resolve now, where the previous
/archive/refs/tags/{ref}.tar.gz form 404'd for a branch that exists and could
never resolve a sha.

@cla-bot cla-bot Bot added the cla-signed label Sep 1, 2026
@oscarvalenzuelab
oscarvalenzuelab merged commit b6f1c5a into main Sep 1, 2026
9 checks passed
@oscarvalenzuelab
oscarvalenzuelab deleted the chore/release-1.4.0 branch September 1, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A github PURL with a tag that does not exist returns the clone URL, validated

1 participant