Skip to content

Releases: bagetter/BaGetter

1.5.1

05 Dec 09:18
c7a6bba
Compare
Choose a tag to compare

1.6.0-docs1 - (2024-11-27)

🔄 Update

  • Update release.yml

add CR_TOKEN env var

Signed-off-by: Rob Ford [email protected] (0249cde) - (Rob Ford)

  • Update release.yml

Change to use gh-pages branch

Signed-off-by: Rob Ford [email protected] (6c6ff34) - (Rob Ford)

  • Update release.yml

use main branch instead of master for helm-chart-repo

Signed-off-by: Rob Ford [email protected] (499b279) - (Rob Ford)

1.6.0-docs1

28 Nov 10:32
0249cde
Compare
Choose a tag to compare
1.6.0-docs1 Pre-release
Pre-release

1.6.0-docs1 - (2024-11-27)

🚀 Features

  • Add .NET 9.0 to target frameworks (#190) (c7a6bba) - (Joel Strasser)

🐛 Bug Fixes

  • Fixed the Tencent provider (#185) (227970c) - (geffzhang)

🔄 Update

  • Update release.yml

add CR_TOKEN env var

Signed-off-by: Rob Ford [email protected] (0249cde) - (Rob Ford)

  • Update release.yml

Change to use gh-pages branch

Signed-off-by: Rob Ford [email protected] (6c6ff34) - (Rob Ford)

  • Update release.yml

use main branch instead of master for helm-chart-repo

Signed-off-by: Rob Ford [email protected] (499b279) - (Rob Ford)

1.5.0-docs2

28 Nov 10:24
Compare
Choose a tag to compare
1.5.0-docs2 Pre-release
Pre-release

1.5.0-docs2 - (2024-11-11)

📝 Other

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

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 [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

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)