Commit e7e4ffa
authored
Bump semantic_logger from 4.17.0 to 4.18.0 (#7)
Bumps [semantic_logger](https://github.com/reidmorrison/semantic_logger)
from 4.17.0 to 4.18.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/reidmorrison/semantic_logger/blob/master/CHANGELOG.md">semantic_logger's
changelog</a>.</em></p>
<blockquote>
<h1>Change Log</h1>
<p>All notable changes to this project will be documented in this file.
This project adheres to <a href="http://semver.org/">Semantic
Versioning</a>.</p>
<h2>[unreleased]</h2>
<ul>
<li>Fix the experimental OpenTelemetry formatter so its payload method
coerces values.
Ensures every attribute value is OTLP‑compatible.</li>
<li>Fix missing trace.id/span.id in NewRelic logs</li>
<li>Fix opentelemetry-logs-sdk logger does not expose logger_provider,
causing NoMethodError on flush/close.</li>
<li>Fix invalid exception instance causing NoMethodError when retrieving
backtrace</li>
<li>Pin minitest to < 6.0 to avoid breaking changes</li>
<li>Add <code>with_level</code> method to <code>Base</code> to allow
changing log level during block execution, in analogue to
<code>Logger.with_level</code>.</li>
<li>Add event_type to Honeybadger Insights payloads</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/777caacebf1e81d2aeabdebed1b0351c1e3816d9"><code>777caac</code></a>
v4.18.0</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/ba7e96e0abf5398dcdfc30336d5961873986cc16"><code>ba7e96e</code></a>
Fix <a
href="https://redirect.github.com/reidmorrison/semantic_logger/issues/311">#311</a>
Fix metric docs</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/55f46a69deb343b61f8abc9533952f189de41efb"><code>55f46a6</code></a>
Merge pull request <a
href="https://redirect.github.com/reidmorrison/semantic_logger/issues/333">#333</a>
from bookingexperts/add-with-level-support</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/29cdb10cec4bcf1eeec274af1c4598516b4a4ada"><code>29cdb10</code></a>
Fixes <a
href="https://redirect.github.com/reidmorrison/semantic_logger/issues/335">#335</a>
Use max_queue_size of 10_000</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/abbc0abb3b8e40d0273fcde87a034ca09a6900f6"><code>abbc0ab</code></a>
Merge branch 'master' into add-with-level-support</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/fa8985d5c8b9c15e57998491fb0b328efc7d6105"><code>fa8985d</code></a>
Merge pull request <a
href="https://redirect.github.com/reidmorrison/semantic_logger/issues/331">#331</a>
from stympy/honeybadger-insights-event-type</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/d83a7f35fa971a7ab6e016132d35f774678743cf"><code>d83a7f3</code></a>
Merge branch 'master' into honeybadger-insights-event-type</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/fed3fbc4b90d1c3000a776ca5876bfd63dfc7e83"><code>fed3fbc</code></a>
Merge pull request <a
href="https://redirect.github.com/reidmorrison/semantic_logger/issues/332">#332</a>
from stympy/pin-minitest</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/2ab65916d9e5f909181056ddd67de542537f5711"><code>2ab6591</code></a>
Add <code>with_level</code> method to <code>Base</code> to allow
changing log level during block ex...</li>
<li><a
href="https://github.com/reidmorrison/semantic_logger/commit/9fd484be55e6bde083fc8c857a58d18ebf479ef2"><code>9fd484b</code></a>
Update changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/reidmorrison/semantic_logger/compare/v4.17.0...v4.18.0">compare
view</a></li>
</ul>
</details>
<br />1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments