Skip to content

Release Notes

Each version corresponds to a Docker image release. Use the version navigation on the right to jump to a specific release.


1.0.0 - TBD

Docker Image:

<REGION>-docker.pkg.dev/<PROJECT>/aimd-inference/aimd-inference-mvp:v1.0.0
Digest: sha256:<DIGEST>

What's New

  • Initial release of the AIMD inference service
  • API key authentication via Google Secret Manager with environment variable fallback
  • Token bucket rate limiting with configurable per-second rate and burst capacity
  • Prometheus metrics endpoint (/metrics)
  • Structured JSON logging with request ID tracing

Known Issues

  • None at this time.

Upgrade Notes

  • First release — no upgrade required.