Skip to content

Commit b5ff85c

Browse files
chore(master): release 0.95.0
1 parent 16448cd commit b5ff85c

2 files changed

Lines changed: 28 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.4"
2+
".": "0.95.0"
33
}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [0.95.0](https://github.com/reanahub/reana-db/compare/0.9.4...0.95.0) (2024-07-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **python:** drop support for Python 3.6 and 3.7
9+
10+
### Build
11+
12+
* **python:** add support for SQLAlchemy 1.4 ([#234](https://github.com/reanahub/reana-db/issues/234)) ([f341b21](https://github.com/reanahub/reana-db/commit/f341b21f203225f9537073fe67ec42578db11f02)), closes [#228](https://github.com/reanahub/reana-db/issues/228)
13+
* **python:** drop support for Python 3.6 and 3.7 ([#235](https://github.com/reanahub/reana-db/issues/235)) ([16448cd](https://github.com/reanahub/reana-db/commit/16448cd8e319661ce73697e6c66d138e0728b228))
14+
15+
16+
### Bug fixes
17+
18+
* **models:** remove duplicated User-Workflow relationship ([#234](https://github.com/reanahub/reana-db/issues/234)) ([a364bb0](https://github.com/reanahub/reana-db/commit/a364bb0a5db5bedf5c00b21e437ea8da1abd62df))
19+
20+
21+
### Continuous integration
22+
23+
* **actions:** update GitHub actions due to Node 16 deprecation ([#233](https://github.com/reanahub/reana-db/issues/233)) ([f418dfb](https://github.com/reanahub/reana-db/commit/f418dfba0b5b9c49039e7f64944104ed4685b78c))
24+
25+
26+
### Chores
27+
28+
* **master:** release 0.95.0a1 ([ec7c5e5](https://github.com/reanahub/reana-db/commit/ec7c5e5801fb7954bc8b8e652674e64d67526838))
29+
330
## [0.9.4](https://github.com/reanahub/reana-db/compare/0.9.3...0.9.4) (2024-03-01)
431

532

0 commit comments

Comments
 (0)