Skip to content

Releases: ku-t3ch/kugetreg-api

Release v0.10.3

31 Dec 02:41

Choose a tag to compare

Release v0.10.4

31 Dec 02:42

Choose a tag to compare

0.10.4 (2024-12-31)

Release v0.10.2

03 Dec 13:46

Choose a tag to compare

0.10.2 (2024-12-03)

Bug Fixes

  • Update cron job message to reflect task running every 20 seconds (cbdbbd6)

Release v0.10.1

03 Dec 13:46

Choose a tag to compare

0.10.1 (2024-12-03)

Bug Fixes

  • Update cron job interval to run every 20 seconds and log timestamp (5ae2f45)

Release v0.10.0

26 Nov 09:39

Choose a tag to compare

0.10.0 (2024-11-26)

Features

  • Add .dockerignore file to exclude unnecessary files from Docker builds (02103a5)

Release v0.9.1

26 Nov 09:28

Choose a tag to compare

0.9.1 (2024-11-26)

Bug Fixes

  • Update environment variable access to use Bun.env in sign-in service and axios API (c2fae4c)

Release v0.9.0

26 Nov 09:02

Choose a tag to compare

0.9.0 (2024-11-26)

Features

  • Add app-key header to sign-in service API request (47cf641)

Release v0.8.2

26 Nov 08:48

Choose a tag to compare

0.8.2 (2024-11-26)

Bug Fixes

  • Log error details in sign-in service for improved debugging (fab155d)

Release v0.8.1

26 Nov 08:47

Choose a tag to compare

0.8.1 (2024-11-26)

Bug Fixes

  • Improve error handling by providing a fallback message in authentication route (0b15da2)

Release v0.8.0

26 Nov 08:47

Choose a tag to compare

0.8.0 (2024-11-26)

Features

  • Add custom headers to sign-in service API request (295b101)