Skip to content

Commit

Permalink
chore(master): release 0.3.9 (#719)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.3.9](v0.3.8...v0.3.9)
(2025-01-16)


### Bug Fixes

* **db:** deadlock exhausting max connections
([1d9d18e](1d9d18e))
* disable terraform interactive prompts
([272cabb](272cabb))
* use generic update func to eliminate tx propagation failure
([#720](#720))
([900fbe7](900fbe7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 16, 2025
1 parent 272cabb commit 95d211e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.8"
".": "0.3.9"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.9](https://github.com/leg100/otf/compare/v0.3.8...v0.3.9) (2025-01-16)


### Bug Fixes

* **db:** deadlock exhausting max connections ([1d9d18e](https://github.com/leg100/otf/commit/1d9d18ed4f3c7e2198e94fef6ae6eb1db79f3646))
* disable terraform interactive prompts ([272cabb](https://github.com/leg100/otf/commit/272cabb3a0f350e3cb3325944bc64aba08885f4c))
* use generic update func to eliminate tx propagation failure ([#720](https://github.com/leg100/otf/issues/720)) ([900fbe7](https://github.com/leg100/otf/commit/900fbe7d17aef0a7df27c6cc25cfa72a13cd648e))

## [0.3.8](https://github.com/leg100/otf/compare/v0.3.7...v0.3.8) (2025-01-12)


Expand Down

0 comments on commit 95d211e

Please sign in to comment.