Releases
v0.0.8
Changelog
9c6c771 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#200 )
2a861fd Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 (#199 )
aedcf08 Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.29.0 (#198 )
432fc8e Fix missed error mapping on service side when version doesn't exist (#197 )
c0a66a2 Fix service error mapping on listing nonexistent container (#161 )
f51700f Add metrics for manager (#195 )
307342d Add TTL field for containers, update containers representation (#194 )
c10225b Add GPG key verification by checksum (#192 )
0319061 Allow to preserve scheme on redirect to object (#191 )
14aef94 Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 (#190 )
2c250b3 Fix incomplete buffer in CLI (#189 )
2e5cc60 Add healthcheck for minio, fix seeder container names, and reduce object size (#185 )
254a5ad Use unprivileged user to run all components except CLI (#184 )
3064baa Add missed tests for cli/service (#183 )
8048549 close #143 : add container pagination (#180 )
a0178c5 Add seeder to get some data in docker-compose'd application (#182 )
3b07c3f Use bigint for size field of blob to allow huge files and uint64 in the code accordingly (#177 )
3bb459d Fix unclean error in case of 404 or other error (#175 )
958fa22 Add ability to move container from one namespace to another (#174 )
a27e830 Add namespaces to group containers (#172 )
57c7924 Wrap manager errors (#171 )
a97567a Add rename container feature to CLI & manager (#170 )
37050f4 Add ability to use RH mirrorlist to choose mirror (#169 )
44fec34 Fix status reporting to the actual value (#168 )
335cfa5 Add mirrorlist handling library (#167 )
b199673 Add some info level logging for create version from yum repo (#166 )
ad17a59 Lazyblob isolation (#165 )
ce5fe8b Remove excess buffer on file upload (#164 )
dfc7407 Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#163 )
d92fac0 Add GPG key verification for RPM packages (#157 )
6e2503e Use safer temp file operations, add some logging (#162 )
7dd0970 Fix lazyblob tempdir cleanup (#160 )
a72c190 Add lazyblob library to allow downloading file only once and reuse it (#159 )
8ecc25c Fix missed setup-go action version (#158 )
6714aa8 Fix ineffassign issues & add it to CI (#156 )
476640f Move presenters in their own subpackages for manager & publisher (#151 )
95aa76b Update README with some details about roadmap, testing, etc. (#140 )
451883a Update Go to 1.23 (#131 )
386a4dd Fix path to configuration docs (#132 )
19d715c Add configuration reference & cleanup orphaned variables (#124 )
51adb98 Add CLI support to create version directly from remote YUM repository (#122 )
663ee50 refactoring: Use constants instead of literals (#121 )
2cf1d84 Add rel=noopener for external links (#120 )
ac0448e Add some security tweaks for k8s deployment example (#119 )
124ae0a Fix HTML metadata stuff (#118 )
e5b8801 Add SonarQube artefacts dir to .gitignore (#117 )
b117a2f Add badges to README (#116 )
ec326b9 Fix 5xx errors on underlying error appearance with cache turned on (#115 )
You can’t perform that action at this time.