Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release opentelemetry-instrumentation-trilogy 0.59.0 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 7, 2024

🤖 I have created a release beep boop

0.59.0 (2024-02-21)

⚠ BREAKING CHANGES

  • Move shared sql behavior to helper gems (#529)
  • change db.mysql.instance.address to db.instance.id (#758)
  • Separate logical MySQL host from connected host (#487)
  • Add database name for trilogy traces (#484)
  • Drop support for EoL Ruby 2.7 (#389)
  • Remove parent repo libraries (#3)

Features

  • Add database name for trilogy traces (#484) (e8f57c6)
  • Add Obfuscation Limit Option to Trilogy (#477) (234738c)
  • add option to configure span name for trilogy (#348) (518e108)
  • add with_attributes context propagation to Trilogy instrumentation (#347) (64a2b10)
  • change db.mysql.instance.address to db.instance.id (#758) (73fa809)
  • Drop support for EoL Ruby 2.7 (#389) (233dfd0)
  • Propagate context to Vitess (#850) (3917722)
  • Separate logical MySQL host from connected host (#487) (f6df818)
  • trilogy: instrument connect and ping (#704) (6e7f8da)

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)
  • dup string if frozen in trilogy query (#863) (a2669ad)
  • Ensure encoding errors handled during SQL obfuscation for Trilogy (#345) (1a5972f)
  • regex non-match with obfuscation limit (issue #486) (#488) (6a9c330)
  • regex non-match with obfuscation limit (issue #486) (#488) (b31a4cb)
  • Remove inline linter rules (#608) (bc4a937)
  • Trilogy only set db.instance.id attribute if there is a value (#792) (8b790a1)

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 github-actions bot force-pushed the release-please--branches--main--components--opentelemetry-instrumentation-trilogy branch from 7ec005c to 5f55c14 Compare February 21, 2024 21:31
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 May 29, 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.

0 participants