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

Release 9.14.0 #2867

Merged
merged 108 commits into from
Sep 30, 2024
Merged

Release 9.14.0 #2867

merged 108 commits into from
Sep 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Automated PR for 9.14.0 release

tannalynn and others added 30 commits August 7, 2024 15:43
- for uuids and Oracle quoted strings, don't regex-escape characters
  unnecessarily
- for multi-line comment, borrow from OTel Ruby contrib, but discard the
  non-capturing parens from the pattern, as nothing is ORed.
- update the hash to Ruby v1.9+ syntax
update SQL obfuscation regexes
- Update the `skip_unless_special_ci` helper to only perform the skip when
  in a CI context; allowing things to run in a local dev context
- Don't bother performing the "ignore" regex check against a URL that has
  already previously been tested
- In addition to ignoring 'http://#', ignore 'https://#' as well
kaylareopelle and others added 14 commits September 18, 2024 13:46
* Correct Boolean config coercion 

Configs of type Boolean must contain either a boolean or a string/symbol of 'true', 'false', 'yes', 'no', 'on', or 'off'
Co-authored-by: Tanna McClure <tmcclure@newrelic.com>
…dition

Update min bundler version for installed_specs
* Use media_type to collect MIME type for Rails 7.1+
Update changelog for 9.14.0 release
kaylareopelle and others added 8 commits September 30, 2024 09:56
Remove railsedge testing from Ruby 3.1
Safety guard when the self.class is not responding to method identifier
unit test branch coverage and a CHANGELOG bugfix writeup to accompany PR
2870
reference the ViewComponent community PR fix in the v9.14.0 summary
Copy link
Contributor Author

SimpleCov Report

Coverage Threshold
Line 93.8% 93%
Branch 69.62% 50%

@kaylareopelle kaylareopelle merged commit 0e1e4ab into main Sep 30, 2024
140 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants