github.com/aptly-dev/aptly
v1.6.3
#561 most downloaded on Go modules
aptly-dev/aptly
What this package is like to depend on
Last release 1 months ago
01 Jul 2026
Release timing varies
gaps range from 2 weeks to 6 months
Some releases are documented
notes for 10 of 19 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
104 releases · first in 2014
5 releases in the last 12 months
see the full history below
Release timeline
104 releases · Mar 2014 to Jul 2026Releases
latest 60 of 104-
v1.6.4-0.20260701084038-f59b0d2b063901 Jul 2026 pre-releaseNothing published for this version
-
v1.6.324 Jun 2026Release notes
Open source →Changes
- NEW FEATURES:
- Google Cloud Storage (GCS) publish backend (#1550)
- dput-compatible file upload API (#1436)
- JFrog Artifactory publish backend (#1553)
- AppStream (DEP-11) mirror support (#1543)
- Multiple GPG keys support (#1479)
- GPG key list & delete API (#1558)
- Edit mirror API endpoint (#1535)
- NumPackages in list responses (#1559)
- Mirror latest packages (#1513)
- Reproducible builds /
SOURCE_DATE_EPOCHsupport (#1537), #1542) ReleasefileVersionfield support (#1533)InReleasefileSigned-Byfield support (#1518), #1519)- GCP / Google Artifact Registry authentication (#1505)
- Update publish label & origin (#1484)
- Ubuntu 26.04 / resolute builds (#1571)
- BUG FIXES:
- Race condition & concurrency fixes for the REST API (#1574)
- Fix empty line in
Package-Listfor source packages (#1588) - Publish: check storage exists before publishing (#1587)
- S3 publish race condition (#1594)
- Repo edit name optionally (#1593)
- Fix crash in
aptly db recover(#1565) - Fix deadlocks in task list (#1529)
- Fix S3 re-upload issue (#1480)
- Fix
aptly repo editAPI (#1493) - Fix out-of-disk-space error handling (#1504)
- Fix
aptly mirror updateremoving unrelated params (#1466) - Fix concurrent pool linking race condition (#1481)
- Fix
dpkg-compliant version comparison (#1509) - Fix Swagger property casing and spec errors (#1510), #1498)
- Remove useless nil check (#1482)
- Format Go code with gofmt (#1483)
- DEPENDENCIES CHANGES:
- Go toolchain → 1.25.0
go.opentelemetry.io/otel→ v1.41.0 (#1586)go.opentelemetry.io/otel/sdk→ v1.43.0 (#1584)github.com/go-jose/go-jose/v4→ v4.1.4 (#1585)github.com/go-git/go-git/v5→ v5.19.1 (#1590)github.com/ulikunitz/xz→ v0.5.15 (fixes 32-bit build failures)golang.org/x/crypto→ v0.45.0 (#1506)google.golang.org/grpc→ v1.79.3 (#1546)github.com/aws/aws-sdk-go-v2/service/s3→ v1.97.3 (#1554)github.com/cloudflare/circl→ v1.6.3 (#1461), #1541)requests(Python, system tests) → 2.33.0 (#1460), #1547)github.com/ProtonMail/go-crypto→ v1.4.0golang.org/x/net→ v0.48.0
-
v1.6.3-0.20260504093056-0d31298f370904 May 2026 pre-releaseNothing published for this version
-
v1.6.3-0.20260228114657-9defe70190a128 Feb 2026 pre-releaseNothing published for this version
-
v1.6.3-0.20250830172252-d3bed7830c0530 Aug 2025 pre-releaseNothing published for this version
-
v1.6.3-0.20250829083502-94a600c0c1cd29 Aug 2025 pre-releaseNothing published for this version
-
v1.6.3-0.20250812123144-8ca4cb8dcb4d12 Aug 2025 pre-releaseNothing published for this version
-
v1.6.3-0.20250720213241-231039e86c9920 Jul 2025 pre-releaseNothing published for this version
-
v1.6.3-0.20250621134030-4675589cf67e21 Jun 2025 pre-releaseNothing published for this version
-
v1.6.209 Jun 2025Release notes
Open source →Changes
- doc: add swagger doc for /api/gpg/key (#1456)
- bash-completion: include global options in aptly command completions (#1452)
- Bump golang.org/x/net from 0.33.0 to 0.38.0 (#1443)
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#1441)
- Remove corrupt package references in
db recover(#1445) - Fix upload of unchanged packages in S3 (#1440)
- use go 1.24 (#1439)
-
v1.6.2-0.20250525205445-a11e004943b925 May 2025 pre-releaseNothing published for this version
-
v1.6.2-0.20250501101714-f8bde63081c001 May 2025 pre-releaseNothing published for this version
-
v1.6.2-0.20250425112110-c05068c2e8a125 Apr 2025 pre-releaseNothing published for this version
-
v1.6.115 Feb 2025Release notes
Open source →Changes
- update golang-github-syndtr-goleveldb-dev dependency (v1.0.1-0.20220721030215-126854af5e6d) to fix segfault on arm64
(bug in golang-github-golang-snappy-dev) #1172 - allow snapshotting empty mirrors again (regression) #1416
- debian compliance: add postrm (note:
apt purge aptly-apiwill remove all data in ~aptly-api/) #1425 - update other dependencies (x/net 0.33.0, gin-gonic/gin 1.9.1, x/crypto 0.31.0) #1420 #1187 #1407
- update golang-github-syndtr-goleveldb-dev dependency (v1.0.1-0.20220721030215-126854af5e6d) to fix segfault on arm64
-
v1.6.1-test415 Feb 2025 pre-releaseNothing published for this version
-
v1.6.1-test115 Feb 2025 pre-releaseNothing published for this version
-
v1.6.024 Dec 2024Release notes
Open source →Changes
- support reading filters from file or stdin
- fix mirroring source packages
- support yaml config per default
- provide swagger API documentation
- provide API for querying aptly storage usage
- provide snapshot pull via API
- support creating repos from snapshots
- fix mirroring flat remote repos
- support skeleton files for publishing
- use new azure sdk
- support updating the components of a published repo
- support publishing multiple distributions (-multi-dist)
- support etcd database
- allow slash (/) in distribution names
- support for storing the "local" pool on Azure
- provide copy package API
- fix publish concurrency and improve performance
- improved mirroring
- fix download throttling
- fix resuming package downloads
- fix ignoring signatures
- fix packages dependency resolution (Virtual Packages, version numbers in Provides)
- improved S3 support and performance
- fix race condition with goleveldb
- use go 1.22
-
v1.5.1-0.20250123234915-cf3841e35cfb23 Jan 2025 pre-releaseNothing published for this version
-
v1.5.1-0.20250113113601-666b5c9700a313 Jan 2025 pre-releaseNothing published for this version
-
v1.5.1-0.20250111230500-2eabc6045f7911 Jan 2025 pre-releaseNothing published for this version
-
v1.5.1-0.20241221175444-e5b8315859a021 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241220102907-fea7acb56e5e20 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241211120130-93650efddb6011 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241211091149-f9ae9b323a1f11 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241204080726-88ef8efba52204 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241202144730-3fad19650d0102 Dec 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241128125706-b7e91f0994dd28 Nov 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241117171302-763b810ca89617 Nov 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241116204027-31ccce13435616 Nov 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241110143847-147955c6821210 Nov 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241101194523-74364544c22f01 Nov 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241022145612-767bc6bd0bd622 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241011131530-ae0fa20aa65311 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241009095548-ce2966e5479e09 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241008202234-3e7bec5604dd08 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241005162908-4658bec08ba905 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241003210727-d6a156b1814a03 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20241001181100-aff7b0db50a601 Oct 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240924144106-96e60ae5408024 Sep 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240816080446-372ce3c4bcea16 Aug 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240710144303-11401ca4721b10 Jul 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240703160858-d8c1e432c62103 Jul 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240624154440-46619132654824 Jun 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240612110140-c843709eab8912 Jun 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240515144237-4bc2180eed8f15 May 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240403081656-6be4f5e8d03103 Apr 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240306114644-50eaf6c0bb8c06 Mar 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20240206201955-1001ca92c85a06 Feb 2024 pre-releaseNothing published for this version
-
v1.5.1-0.20231123104058-aeef41bf70de23 Nov 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20231003063139-322e5c1587ee03 Oct 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230921092518-f155ed3ba95e21 Sep 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230531134842-ecc055180c3031 May 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230322162254-9c6f8966664a22 Mar 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230314073855-77e02bf7a36314 Mar 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230307160516-aaa622288cfd07 Mar 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20230220124250-8e62195eb5a020 Feb 2023 pre-releaseNothing published for this version
-
v1.5.1-0.20220909070252-e90ac6767f3509 Sep 2022 pre-releaseNothing published for this version
-
v1.5.1-0.20220829135429-b3d9055059e229 Aug 2022 pre-releaseNothing published for this version
-
v1.5.1-0.20220713063348-f0a85b2b6e7413 Jul 2022 pre-releaseNothing published for this version
-
v1.5.022 Jun 2022Release notes
Open source →What's Changed
- Bintray no longer used for artifacts. [ci skip] by @smira in #850
- Update system tests after Debian buster was released. by @smira in #852
- Try Travis on xenial workers by @smira in #854
- Print when test is skipped by @smira in #853
- Skip uploading release versions of aptly to nightly repo by @smira in #851
- Update Go AWS SDK to the latest version by @smira in #856
- Revert "Don't remove API file socket if it exists and it's usable" by @smira in #857
- Update ugorji/go/codec to latest version by @smira in #855
- Add test for publishing with non-empty Origin & Label by @smira in #860
- Rework HTTP downloader retry logic by @smira in #865
- Fix flakey tests related to identity name ordering. by @smira in #863
- Print redirects being followed, drop mirror.yandex.ru. by @smira in #864
- Refactor database code to support standalone batches, transactions. by @smira in #861
- Consistently use transactions to update database by @smira in #866
- Fix #827 - passhprase typos by @TuningYourCode in #867
- Remove test which relied on now gone mongodb repository by @smira in #870
- Make database open attempts configurable also via config file by @steinex in #869
- Fix issues with
progress == nilcausing panics by @smira in #871 - Bump Go supported version to 1.11-1.13 by @smira in #872
- Parse dependency architecture even without version by @rmedaer in #868
- Allow a custom Suite when publishing by @smira in #874
- Fix system tests for Debian Stretch 9.11 by @smira in #877
- Vendor update goleveldb by @smira in #876
- Update nvidia repo key by @smira in #881
- Switch to Go modules instead of dep by @smira in #880
- Really upgrade goleveldb to the latest master version by @smira in #882
- Upgrade AWS SDK to the latest version by @smira in #883
- Bump golangci-lint to 19.1 by @smira in #884
- Allow GPGFinder to work with nonstandard GPG version strings by @sleepdeprecation in #888
- Fix tests by @lbolla in #937
- Test against newer versions of Go by @lbolla in #942
- Store MD5 in a separate metadata field and use it when ETag is not an MD5 hash by @andrewshadura in #924
- Filter command: Fix typo Priorioty -> Priority in #928
- .goxc.json: list os/arch explicitly to avoid darwin/386 by @peat-psuwit in #947
- Add -json output flag to list|show commands by @freakinhippie in #976
- Proposed keyserver changed to functional one by @Vitexus in #992
- Export RemoteRepo package list by @lebauce in #967
- Add support for publishing to Azure storage by @chuan in #413
- Background API by @lbolla in #971
- Convert tests to Python 3 by @lbolla in #1014
- Fix badges by @randombenj in #1015
- Grab downloader by @lbolla in #1016
- deb: fix importing dbgsym packages with versioned Source field by @peat-psuwit in #936
- Fix: typo in aptly web page link by @chanix95 in #1020
- Issue/revive unittests by @lbolla in #1024
- Add release to CI by @randombenj in #1029
- Use University of Utah mirror in tests by @lbolla in #1035
- Timeout CI build job after 30 minutes by @lbolla in #1033
- Update the gpg key of the
repo.aptly.inforepository in the README by @maciej-gol in #1052 - Add support for zst compression by @mbearup in #1050
- Publish releases and nightly builds from ci by @randombenj in #1055
- Fix master build and system test setup by @randombenj in #1056
- Update deps by @randombenj in #1057
- Add metrics endpoint with http metrics using Prometheus client lib by @mmianl in #1045
- Fix artifacts publishing by @randombenj in #1061
- Support custom Azure publish endpoint by @chuan in #1063
- Give info when unable to load list of repos by @smutel in #1064
- Use correct version compare by @randombenj in #1066
- Enable Azure publish unit tests in Github actions by @chuan in #1069
- fix: typo in the comments by @myml in #1077
- Fix azurite dir for CI by @chuan in #1078
- api: allow parameters with urlencoded names by @sjoerdsimons in #1079
- Use python3 for system tests by @sjoerdsimons in #1083
- Cope with zero-length http downloads w/o Content-Length header by @mkke in #1080
- Update azure dependency by @randombenj in #1084
- Upload code coverage by @randombenj in #1085
- Use parallel gzip instead of gzip for compression by @sjoerdsimons in #1082
- Allow disabling bzip2 compression for index files by @sjoerdsimons in #1081
- S3: support disabling ACL with
nonevalue by @wadey in #1087
New Contributors
- @TuningYourCode made their first contribution in #867
- @steinex made their first contribution in #869
- @rmedaer made their first contribution in #868
- @sleepdeprecation made their first contribution in #888
- @lbolla made their first contribution in #937
- @andrewshadura made their first contribution in #924
- @peat-psuwit made their first contribution in #947
- @freakinhippie made their first contribution in #976
- @Vitexus made their first contribution in #992
- @chuan made their first contribution in #413
- @chanix95 made their first contribution in #1020
- @maciej-gol made their first contribution in #1052
- @mbearup made their first contribution in #1050
- @mmianl made their first contribution in #1045
- @smutel made their first contribution in #1064
- @myml made their first contribution in #1077
- @sjoerdsimons made their first contribution in #1079
- @mkke made their first contribution in #1080
- @wadey made their first contribution in #1087
Full Changelog: v1.4.0...v1.5.0