Release History: opentelemetry-instrumentation-grape

v0.5.0 / 2025-10-22

  • BREAKING CHANGE: Min Ruby Version 3.2

  • ADDED: Min Ruby Version 3.2

v0.4.0 / 2025-09-30

  • ADDED: Bump minimum API Version to 1.7

v0.3.0 / 2025-01-16

  • BREAKING CHANGE: Set minimum supported version to Ruby 3.1

  • ADDED: Set minimum supported version to Ruby 3.1

v0.2.0 / 2024-07-02

  • ADDED: Make the install of rack instrumentation by grape instrumentation optional

v0.1.8 / 2024-05-14

  • DOCS: Instrumentation Authors Guide

v0.1.7 / 2024-04-30

  • FIXED: Bundler conflict warnings

v0.1.6 / 2023-11-23

  • CHANGED: Applied Rubocop Performance Recommendations #727

v0.1.5 / 2023-10-31

  • FIXED: Remove dependency on ActiveSupport core extensions from Grape instrumentation

v0.1.4 / 2023-08-02

  • FIXED: Fix opentelemetry-api version constraint in grape gemspec

v0.1.3 / 2023-06-05

  • FIXED: Base config options

v0.1.2 / 2023-05-02

  • FIXED: Grape Instrumentation handle status code symbol

v0.1.1 / 2023-04-26

  • FIXED: Set grape.formatter.type to 'custom' for non-Grape formatters

v0.1.0 / 2023-04-17

  • Initial release.