Skip to content

Releases: bagetter/BaGetter

1.5.0-docs1

11 Nov 18:17
Compare
Choose a tag to compare
1.5.0-docs1 Pre-release
Pre-release

1.5.0-docs1 - (2024-11-11)

๐Ÿ“ Other

  • Add quotes around directory string (7d607da) - (Marlon Regenhardt)

1.5.0

24 Oct 14:08
a39e3a3
Compare
Choose a tag to compare

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)
  • Add helm chart release action

  • Updated to use helm-chart-repo for output of chart releaser


Co-authored-by: Haim Kortovich haim.kortovich@topmanage.com
Co-authored-by: robford123 robford123@hotmail.com (087ca20) - (Haim Kortovich)

  • Add tencent cloud ocs support (#178)

feat: Added Tencent Cloud OCS support (#178).

Signed-off-by: geffzhang geffzhang@weyhd.com (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 robford123@hotmail.com
Co-authored-by: Rob Ford rob.ford@pymatech.com (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

09 Aug 10:16
Compare
Choose a tag to compare

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

09 Aug 10:11
Compare
Choose a tag to compare

1.4.7 - (2024-08-09)

๐Ÿ“ Other

  • Helm chart: Fix file paths (cd1adfa) - (Marlon Regenhardt)

1.4.6

09 Aug 09:58
Compare
Choose a tag to compare

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

26 Jun 14:51
44d14d7
Compare
Choose a tag to compare

1.4.5 - (2024-06-25)

๐Ÿ› Bug Fixes

  • Azure: Set id to lower invariant when querying Azure Table. (#160) (44d14d7) - (Moe)

1.4.4

26 Jun 12:25
b3ba409
Compare
Choose a tag to compare

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

25 Jun 21:11
b3ba409
Compare
Choose a tag to compare

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

21 May 13:42
Compare
Choose a tag to compare

1.4.2 - (2024-05-21)

๐Ÿš€ Features

  • Docker: Enabled support for Linux ARM based Docker images (Issue #134). (9823ff9) - (seriouz)

1.4.1

11 May 14:22
0b484cc
Compare
Choose a tag to compare

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)