# Release History: opentelemetry-instrumentation-grape ### 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.