Skip to content

Conversation

@github-actions
Copy link

🤖 I have created a release beep boop

0.27.0 (2024-02-27)

⚠ BREAKING CHANGES

  • Move shared sql behavior to helper gems (#529)
  • obfuscation for mysql2, dalli and postgresql as default option for db_statement (#682)
  • Drop support for EoL Ruby 2.7 (#389)
  • Removed deprecated instrumentation options (#265)
  • Remove parent repo libraries (#3)

Features

  • Add with_attributes context propagation for PG instrumentation (#101) (a11d8b1)
  • add config[:obfuscation_limit] to pg and mysql2 (#224) (b369020)
  • Drop support for EoL Ruby 2.7 (#389) (233dfd0)
  • obfuscation for mysql2, dalli and postgresql as default option for db_statement (#682) (20e1cd0)
  • Removed deprecated instrumentation options (#265) (bf82e8d)

Bug Fixes

  • add missing requires for sql-helpers to mysql, pg, and trilogy instrumentation (#859) (0de90bb)
  • Base config options (#499) (7304e86)
  • broken test file requirements (#1286) (3ec7d8a)
  • only take the first item in a comma-separated list for pg attrs (#142) (82093a9)
  • Pass block explicitly in define_method calls for PG instrumentation query methods (#574) (84f7b64)
  • pg: safeguard against host being nil (#178) (38e975b)
  • Reduce Hash Allocations in PG Instrumentation (#232) (53a5b26)
  • regex non-match with obfuscation limit (issue #486) (#488) (6a9c330)
  • regex non-match with obfuscation limit (issue #486) (#488) (b31a4cb)
  • Use attributes from the active PG connection (#185) (207369a)

Code Refactoring

  • Move shared sql behavior to helper gems (#529) (c89d681)
  • Remove parent repo libraries (#3) (3e85d44)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Author

👋 This pull request has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this pull request will be closed eventually by the stale bot

@github-actions github-actions bot added the stale label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant