---
title: "Changes to Get Current"
method: GET
path: "/releases/current"
---

# Changes to Get Current

`GET /releases/current`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 5 revisions.

- **2026-03-10** `6c5a928176c5` — 1 breaking, 6 info

## Changes

- **2026-03-10** `6c5a928176c5` — 1 breaking, 6 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/BaseRelease` from the response body `allOf` list for the response status `200`
  - added the required property `created_at` to the response with the `200` status
  - added the required property `git_commit_id` to the response with the `200` status
  - added the required property `id` to the response with the `200` status
  - added the required property `object` to the response with the `200` status
  - added the required property `version` to the response with the `200` status

---

[Operation](https://skmtc.dev/mirurobotics/apis/miru-agent-api/docs/releases/current/get.md) · [API](https://skmtc.dev/mirurobotics/apis/miru-agent-api.md) · [Page](https://skmtc.dev/mirurobotics/apis/miru-agent-api/changes/releases/current/get)
