Releases: anoncam/dedpaste
Release v1.24.4
What's Changed in v1.24.4
Commits
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
🔐 Verified Release
This release includes cryptographic build provenance attestations and is immutable (artifacts and tags cannot be modified or deleted). Release immutability is enabled in this repository.
Verify this release:
# Verify SBOM
gh attestation verify bom.json --owner anoncam --repo dedpaste
# Verify build artifacts
gh attestation verify <artifact-path> --owner anoncam --repo dedpasteThis ensures the artifacts have not been tampered with and were built by the official GitHub Actions workflow.
Release v1.24.3
What's Changed in v1.24.3
Commits
- Bump version to 1.24.3 (c3eedfd)
- Merge pull request #120 from anoncam/feat/claude-enhancements (d42d184)
- Add .claude tooling and configuration files (ca6b35a)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
🔐 Verified Release
This release includes cryptographic build provenance attestations and is immutable (artifacts and tags cannot be modified or deleted). Release immutability is enabled in this repository.
Verify this release:
# Verify SBOM
gh attestation verify bom.json --owner anoncam --repo dedpaste
# Verify build artifacts
gh attestation verify <artifact-path> --owner anoncam --repo dedpasteThis ensures the artifacts have not been tampered with and were built by the official GitHub Actions workflow.
Release v1.24.2
What's Changed in v1.24.2
Commits
- Bump version to 1.24.2 (eecf9fe)
- Merge pull request #117 from anoncam/alert-autofix-19 (13faa36)
- Potential fix for code scanning alert no. 19: Code injection (a56186b)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
🔐 Verified Release
This release includes cryptographic build provenance attestations and is immutable (artifacts and tags cannot be modified or deleted). Release immutability is enabled in this repository.
Verify this release:
# Verify SBOM
gh attestation verify bom.json --owner anoncam --repo dedpaste
# Verify build artifacts
gh attestation verify <artifact-path> --owner anoncam --repo dedpasteThis ensures the artifacts have not been tampered with and were built by the official GitHub Actions workflow.
Release v1.24.1
What's Changed in v1.24.1
Commits
- Bump version to 1.24.1 (ffca391)
- Merge pull request #115 from anoncam/copilot/implement-immutable-releases (7cbc3d7)
- Update documentation to reflect enabled immutability (a51fc51)
- Final wording improvement: clarify immutability as user action (6ded19b)
- Polish documentation for better clarity and conciseness (9ef8fa1)
- Improve readability by breaking long sentence into two sentences (0e0ff40)
- Address PR review feedback: move attestations before release, clarify immutability settings (920ab99)
- Fix backtick escaping in release notes generation (3fdc0bf)
- Add immutable releases support with build provenance attestations (8f09d17)
- Initial plan (accce43)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
🔐 Verified Release
This release includes cryptographic build provenance attestations and is immutable (artifacts and tags cannot be modified or deleted). Release immutability is enabled in this repository.
Verify this release:
# Verify SBOM
gh attestation verify bom.json --owner anoncam --repo dedpaste
# Verify build artifacts
gh attestation verify <artifact-path> --owner anoncam --repo dedpasteThis ensures the artifacts have not been tampered with and were built by the official GitHub Actions workflow.
Release v1.24.0
What's Changed in v1.24.0
Commits
- Bump version to 1.24.0 (62c3152)
- Merge pull request #111 from anoncam/feat/security-hardening-and-api-v1 (9f320dd)
- feat: security hardening, service layer, API v1, and paste lifecycle (c05df4f)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
Release v1.23.3
What's Changed in v1.23.3
Commits
- Bump version to 1.23.3 (fcafd39)
- Merge pull request #110 from anoncam/dependabot/npm_and_yarn/npm_and_yarn-f1bf2b0a19 (d33ade1)
- chore(deps): bump ajv in the npm_and_yarn group across 1 directory (d3fb15c)
Pull Requests
- #110: chore(deps): bump ajv from 6.12.6 to 6.14.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] View PR
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
Release v1.23.2
What's Changed in v1.23.2
Commits
- Bump version to 1.23.2 (6b46c42)
- Merge pull request #109 from anoncam/feat/large-file-support (700cb81)
- fix(worker): stream R2 objects on retrieval to support large file downloads (5ef897a)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
Release v1.23.1
What's Changed in v1.23.1
Commits
- Bump version to 1.23.1 (fc54be0)
- Merge pull request #108 from anoncam/feat/large-file-support (1ba9139)
- fix(package): include src/types in published files (ac575f6)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
Release v1.23.0
What's Changed in v1.23.0
Commits
- Bump version to 1.23.0 (99a09a8)
- Merge pull request #107 from anoncam/feat/large-file-support (fb5c48d)
- feat(upload): add multipart upload support for large files up to 5GB (27c1776)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
Release v1.22.0
What's Changed in v1.22.0
Commits
- Bump version to 1.22.0 (aa71ec3)
- Merge pull request #105 from anoncam/feat/npm-trusted-publishers (c924e41)
- feat(ci): migrate to npm Trusted Publishers (OIDC) (2f303ed)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.