Skip to content

Releases: inference-gateway/coder

🚀 Version 0.1.1-rc.16

14 Feb 00:51
876c48d
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.16 (2025-02-14)

👷 CI

  • Adjust timeouts for cross-compilation jobs in release workflow (4f5d9c8)

🚀 Version 0.1.1-rc.15

14 Feb 00:16
eae8ff3
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.15 (2025-02-14)

👷 CI

  • Add Cargo configuration for musl targets with static linking (6b647e9)

🚀 Version 0.1.1-rc.9

13 Feb 20:44
df458d9
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.9 (2025-02-13)

👷 CI

  • Set timeout for Build and Upload Artifacts job to 15 minutes (5623c32)
  • Update release workflow to use docker/build-push-action for building and pushing containers (091c454)

🚀 Version 0.1.1-rc.8

13 Feb 20:07
31598f4
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.8 (2025-02-13)

🐛 Bug Fixes

🚀 Version 0.1.1-rc.7

13 Feb 19:51
33948a3
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.7 (2025-02-13)

👷 CI

  • Construct cache key to include with target in release workflow (f74ac8f)
  • Try to specify explicitly buildx (91b4ee9)

🚀 Version 0.1.1-rc.6

13 Feb 19:16
2370f0f
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.6 (2025-02-13)

👷 CI

  • Add conditional setup for QEMU and Docker Buildx only for Ubuntu (6d29255)

🚀 Version 0.1.1-rc.5

13 Feb 19:06
7b4821b
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.5 (2025-02-13)

👷 CI

  • Set up QEMU and Docker Buildx for using emulations (96b9815)

🚀 Version 0.1.1-rc.4

13 Feb 18:45
3a17396
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.4 (2025-02-13)

👷 CI

  • Add architecture platform support for Docker builds in release workflow (7fe71aa)

🚀 Version 0.1.1-rc.3

13 Feb 18:30
2de1fca
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.3 (2025-02-13)

👷 CI

  • Update Dockerfile to use Ubuntu base and install necessary dependencies for Rust cross-compilation (969aab0)

🚀 Version 0.1.1-rc.2

13 Feb 18:01
d749cac
Compare
Choose a tag to compare
Pre-release

0.1.1-rc.2 (2025-02-13)

👷 CI

  • Simplify it cache the current pwd and enter it after download (919427d)

🔧 Miscellaneous

  • Use a separate command for cargo to ensure workspace directory is restored (22234d6)