Releases: bagetter/BaGetter
Releases ยท bagetter/BaGetter
1.5.0-docs1
๐ Other
- Add quotes around directory string (7d607da) - (Marlon Regenhardt)
1.5.0
1.5.0 - (2024-10-24)
๐ Features
- Implement private feeds (#156) (a39e3a3) - (Tomรกลก Filip)
- Pull-through cache: Add option to authenticate to an upstream mirror (#114) (0fe5bac) - (Lukas Jagemann)
โ Add
- Add helm chart release action (#181)
Co-authored-by: Haim Kortovich [email protected]
Co-authored-by: robford123 [email protected] (087ca20) - (Haim Kortovich)
- Add tencent cloud ocs support (#178)
feat: Added Tencent Cloud OCS support (#178).
Signed-off-by: geffzhang [email protected] (fd34684) - (geffzhang)
๐ Update
- Update all nuget packages to latest versions (#179)
refactor: Update all NuGet packages to latest versions (#179)
Signed-off-by: Rob Ford [email protected]
Co-authored-by: Rob Ford [email protected] (1b3790f) - (Rob Ford)
- Update Docker Compose example (#173)
docs: Update Docker Compose example. (f7cdf3e) - (Lukas Grรผtzmacher)
๐ Other
- New MaxVersionsPerPackage to clean packages (#180)
feat: Keep versions of a package at a maximum value (#180). (1f1d37c) - (Erik)
1.4.8
1.4.8 - (2024-08-09)
See 1.4.6 for the release notes.
๐ Other
- Helm chart: Fix another file path (01a582c) - (Marlon Regenhardt)
1.4.7
1.4.7 - (2024-08-09)
๐ Other
- Helm chart: Fix file paths (cd1adfa) - (Marlon Regenhardt)
1.4.6
1.4.6 - (2024-08-08)
๐ Features
- Docker: Create additional docker image tags for major and minor version (#170) (354f264) - (Lukas Grรผtzmacher)
๐ Bug Fixes
- Allow package repository urls to be http. (#151) (090a140) - (serious)
- Fix typo in Readme (#164) (1a6ee81) - (Stephan Keller)
๐ Other
- Create helm chart for BaGetter (#117) (0f16eaa) - (Benjamin Buchfink)
- Remove stale issue workflow (d6196e3) - (Marlon Regenhardt)
1.4.5
1.4.5 - (2024-06-25)
๐ Bug Fixes
- Azure: Set id to lower invariant when querying Azure Table. (#160) (44d14d7) - (Moe)
1.4.4
1.4.4 - (2024-06-25)
๐ Bug Fixes
- Azure: Fixed using incorrect table name. (#158) (b3ba409) - (Moe)
๐ Documentation
- Fix a typo in the docker installation guide (7c9f535) - (Marlon Regenhardt)
- Add IIS to the getting started readme section (0e74443) - (Marlon Regenhardt)
- Add custom host path to documentation (e5c6f33) - (Marlon Regenhardt)
1.4.3
1.4.3 - (2024-06-25)
๐ Bug Fixes
- Azure: Fixed using incorrect table name. (#158) (b3ba409) - (Moe)
๐ Documentation
- Fix a typo in the docker installation guide (7c9f535) - (Marlon Regenhardt)
- Add IIS to the getting started readme section (0e74443) - (Marlon Regenhardt)
- Add custom host path to documentation (e5c6f33) - (Marlon Regenhardt)
1.4.2
1.4.2 - (2024-05-21)
๐ Features
- Docker: Enabled support for Linux ARM based Docker images (Issue #134). (9823ff9) - (seriouz)
1.4.1
1.4.1 - (2024-05-11)
๐ Bug Fixes
- ci: Revert "feat(Docker): Add arm docker image support (#135)" (#138) (0b484cc) - (Marlon Regenhardt)
๐ Documentation
- Add docs for S3-compatible storage (#136) (2494ff4) - (Fernando Arias)