Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1000 Bytes

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1000 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add traces to repository builder.
  • Add health endpoint.
  • Trace GitHub client requests.

Fixed

  • Don't add /api/v3 to configured GitHub base URL.

Removed

  • Error responses don't need to be JSON encoded.

[1.0.0] - 2023-09-13

Added

  • First working version.