Skip to content

Commit 66a74b3

Browse files
author
Metabase Docs bot
committed
[auto] adding content to SEM-349-lighter->master
1 parent f3827a1 commit 66a74b3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

_docs/master/developers-guide/driver-changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ layout: new-docs
3434

3535
- Added a feature `:expressions/today` for drivers that support generating a date for the current day.
3636

37+
## Metabase 0.55.9
38+
39+
- Add multi-method `driver/do-with-resilient-connection` for executing functions in a context where closed connections may be automatically reopened
40+
41+
3742
## Metabase 0.55.0
3843

3944
- Add the multi-method `->date` that allows the driver to control how to cast strings and temporal types to dates.

_site/docs/master/developers-guide/driver-changelog.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4757,6 +4757,12 @@ <h2 id="metabase-0560">Metabase 0.56.0</h2>
47574757
</li>
47584758
</ul>
47594759

4760+
<h2 id="metabase-0559">Metabase 0.55.9</h2>
4761+
4762+
<ul>
4763+
<li>Add multi-method <code class="language-plaintext highlighter-rouge">driver/do-with-resilient-connection</code> for executing functions in a context where closed connections may be automatically reopened</li>
4764+
</ul>
4765+
47604766
<h2 id="metabase-0550">Metabase 0.55.0</h2>
47614767

47624768
<ul>

0 commit comments

Comments
 (0)