Skip to content

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.

[Unreleased]

Fix

  • Prevent duplicate gem publication when using OIDC trusted publishing

[1.0.2] - 2025-08-02

[1.0.1] - 2025-08-02

[1.0.0] - 2025-08-02

Added

  • Add project foundation and build infrastructure
  • Add OpenAPI 3.1.1 specification and generated Ruby client
  • Add helper library and development utilities
  • Add comprehensive cross-platform support and documentation
  • Integrate git-cliff with VitePress deployment

Fixed

  • Engineer release process to automatically use correct versions
  • Stabilize release process and exclude node_modules from linting
  • Use correct VitePress paths for changelog links in release notes

MAJOR

  • Remove duplicate OpenAPI validation, fix Windows CI/CD permanently
  • Migrate from typhoeus to Faraday HTTP client

Miscellaneous Tasks

  • Update generated client files to match OpenAPI v1.0.0
  • Update versions to 1.0.1 baseline for testing

Security

  • Update thor gem to fix CVE-2025-54314

Testing

  • Add comprehensive two-stage testing pattern

Build

  • Add development tools and automation scripts

Prepare

  • Reset to v0.9.9 and add RuboCop auto-correction for v1.0.0 release
  • Reset versions to 0.9.9 for first formal v1.0.0 release

Released under the Apache-2.0 License.