Skip to content

Releases: inference-gateway/documentation-agent

🚀 Version 0.2.23

14 Oct 18:07

Choose a tag to compare

0.2.23 (2025-10-14)

🔧 Miscellaneous

  • deps: Update dependencies and generated files (29ae347)

🚀 Version 0.2.22

07 Oct 11:48

Choose a tag to compare

0.2.22 (2025-10-07)

🔧 Miscellaneous

  • deps: Update dependencies and regenerate ADL files (5e038db)

🚀 Version 0.2.21

26 Sep 15:01

Choose a tag to compare

0.2.21 (2025-09-26)

♻️ Improvements

🚀 Version 0.2.20

26 Sep 14:05

Choose a tag to compare

0.2.20 (2025-09-26)

♻️ Improvements

  • Update ADL CLI version to 0.21.6 and modify agent metadata file references (#8) (4aa1273)

🚀 Version 0.2.19

22 Sep 01:05

Choose a tag to compare

0.2.19 (2025-09-22)

♻️ Improvements

  • Update Go version to 1.25.0 and ADL CLI version to 0.21.4; revise documentation and descriptions (aa7c55b)

👷 CI

  • Add validation task for ADL in Taskfile and CI workflow (15e883e)
  • Install ADL CLI in CI workflow (93cb982)

🚀 Version 0.2.18

18 Sep 02:41

Choose a tag to compare

0.2.18 (2025-09-18)

♻️ Improvements

  • Update ADL CLI version in generated files to 0.20.15 (3ee1e3f)

🚀 Version 0.2.17

18 Sep 02:19

Choose a tag to compare

0.2.17 (2025-09-18)

♻️ Improvements

  • Improve Docker build command with caching options (2960dcd)

🚀 Version 0.2.16

18 Sep 02:06

Choose a tag to compare

0.2.16 (2025-09-18)

🐛 Bug Fixes

  • Update Docker build command to conditionally tag images with 'latest' (ec33aad)
  • Update Docker build command to use 'index:' prefix for image annotations (8263c38)

🚀 Version 0.2.15

18 Sep 01:49

Choose a tag to compare

0.2.15 (2025-09-18)

🐛 Bug Fixes

  • Update Docker build command to use annotations instead of labels for image metadata (ca803d0)

🚀 Version 0.2.14

18 Sep 01:03

Choose a tag to compare

0.2.14 (2025-09-18)

♻️ Improvements

  • Update Docker build command to use a variable for image description (3de82c6)

🐛 Bug Fixes

  • Correct Docker build command to use consistent variable syntax for image source label (ee79757)