Releases: soulteary/apt-proxy
Releases · soulteary/apt-proxy
Release list
v0.5.1
v0.5.0
v0.4.0
Refactored to support CentOS acceleration
Changelog
- 2bc43f2 docs: fix and update coverage
- 0c07f2b feat: support centos
- f98c44e chore: auto select fastest mirror for all os
- 6c0a5bf test: full coverage for internal/state
- f489edf chore: split state to independent files
- c22d498 test: add ut for internal/server
- 0fcc14a test: add ut for internal/server
- 9ab1c78 chore: update defines
- ddb7d6d chore: add alpine to GetPredefinedConfiguration
- d1ea772 chore: update alpine mirrors
- b945e96 chore: update centos mirrors
- 19b01de chore: update debian mirrors, split offical and custom
- 1715caa chore: refactor mirrors manage
- d8e742d chore: refactor mirrors manage
- f01166e chore: refactor mirrors manage
- d08619b chore: refactor mirrors manage
- 0e5250d chore: code quality improvement
- d4d7697 chore: update assets dir
- 7003051 chore: refactor state
- 7f3ad1f chore: refactor benchmark, server
- db9b254 chore: refactor mirror manage, rewriter
- 82a5954 chore: refactor mirror manage
- 9f19805 chore: fix Golang security checks by gosec #G304
- 61d09c2 chore: code quality improvement
- e02e7b2 chore: code quality improvement
- bd1347f chore: code quality improvement
- 4379301 chore: code quality improvement
- 0d6a429 chore: add centos mirror setter/getter
- 15393c2 chore: add centos mirrors
- f29196d docs: add chinese docs
v0.3.3
Changelog
- 8be9943 docs: update docs
- 27bed18 chore: improve implementation httpcache
- d0159e9 chore: reduce test deps
- 76689ea test: simplify test time.*
- cb06b9e test: simplify test
- 8e2d8b1 test: simplify test
- 662526f test: simplify test status MISS
- 76e0285 test: simplify test status SKIP
- b549a8f test: simplify test status fully
- c79f9e5 test: simplify test status HIT
- 089baac chore: upgrade testify v1.8.0
- 974487e test: simplify test dependencies
- 56ae9c2 test: simplify test dependencies
- 16afb0d test: simplify test dependencies
- 66fc141 chore: update test and match rule
- 83ca772 feat: graceful shutdown
- 7f7653d chore: upgrade golang.org/x/sys
- 1f85324 chore: update deps path
- 04c1aaa fix: fix regexp for ubuntu
- fa3e2cd chore: update deps path
- 54796e3 chore: update deps path
- 3647393 chore: gofmt -s -w .
- 2f01bb7 chore: upgrade golang.org/x/sys
v0.3.2
Changelog
- fb176ad fix: fix regexp for cdn subdomain
- fix GitHub actions, improve code quality
Full Changelog: v0.3.0...v0.3.2
v0.3.0
Support using shorthand to specify mirror , propose by @kevin1sMe
Changelog
v0.2.1
v0.2.0
v0.1.0
No need for any settings, supports both Ubuntu / Debian by default.
Allows users to manually specify the Mirror URL used by Ubuntu and Debian systems.
Changelog
- 67fcb55 Merge pull request #4 from soulteary/feat/proxy-mode-upgrade
- f0285e6 docs: update docs
- 9d5428d Merge pull request #3 from soulteary/feat/proxy-mode-upgrade
- 4e07c43 chore: allow user proxy ubuntu and debian together
- 25e1a6c chore: refactor rewriter for ubuntu and debian
- 2f7ef13 chore: refactor proxy mode select
- 0a6e68f chore: refactor choose mirrors
- dfd8117 feat: upgrade proxy mode, support ubuntu and debian same time
- 20f2e22 chore: try to fix G104 errors unhandled
- 33862d9 chore: try to fix G104 errors unhandled
- 51f83ab chore: allow trigger security scan
- 721ffb5 docs: add ci badge
- 39a7ce9 chore: update security scan rule
- 31c8fcf chore: try to fix G104 errors unhandled
- 80d8a96 docs: how to use docker <=> host
- e4c9c02 docs: update docs
v0.0.6
Changelog
- a75c0b6 chore: fix armv6 docker image