Releases: alpha-unito/streamflow-postgresql
Releases · alpha-unito/streamflow-postgresql
0.0.8
Breaking Changes
- Drop support for Python 3.8 by @GlassOfWhiskey in #146
What's Changed
- Fixed caches by @LanderOtto in #107
- Removed column
output
inexecution
table by @LanderOtto in #109 - Removed deprecated
pkg_resources
API by @LanderOtto in #108 - Fixed type parameters by @LanderOtto in #106
- Added
isort
to CI/CD checks by @GlassOfWhiskey in #147 - Update plugin structure by @GlassOfWhiskey in #148
Dependencies
- Bump asyncpg from 0.29.0 to 0.30.0 by @dependabot in #128
- Bump streamflow from 0.2.0.dev11 to 0.2.0.dev12 by @GlassOfWhiskey in #150
Dev Dependencies
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #115
- Bump bandit from 1.7.9 to 1.7.10 by @dependabot in #124
- Bump bandit from 1.7.10 to 1.8.0 by @dependabot in #133
- Bump bandit from 1.8.0 to 1.8.2 by @dependabot in #140
- Bump bandit from 1.8.2 to 1.8.3 by @dependabot in #144
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #120
- Bump black from 24.8.0 to 24.10.0 by @dependabot in #125
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #143
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #132
- Bump codespell from 2.2.6 to 2.3.0 by @dependabot in #112
- Bump codespell from 2.3.0 to 2.4.0 by @dependabot in #141
- Bump codespell from 2.4.0 to 2.4.1 by @dependabot in #145
- Bump douglascamata/setup-docker-macos-action from v1-alpha.10 to v1-alpha.14 by @GlassOfWhiskey in #127
- Bump flake8-bugbear from 24.4.26 to 24.8.19 by @dependabot in #121
- Bump flake8-bugbear from 24.8.19 to 24.10.31 by @dependabot in #131
- Bump flake8-bugbear from 24.10.31 to 24.12.12 by @dependabot in #136
- Bump isort from 6.0.0 to 6.0.1 by @dependabot in #149
- Bump pytest from 8.0.1 to 8.2.1 by @dependabot in #111
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #113
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #118
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #123
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #134
- Bump pytest-asyncio from 0.21.2 to 0.25.3 by @dependabot in #142
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #130
- Bump pyupgrade from 3.15.2 to 3.16.0 by @dependabot in #114
- Bump pyupgrade from 3.16.0 to 3.17.0 by @dependabot in #119
- Bump pyupgrade from 3.17.0 to 3.18.0 by @dependabot in #126
- Bump pyupgrade from 3.18.0 to 3.19.0 by @dependabot in #129
- Bump pyupgrade from 3.19.0 to 3.19.1 by @dependabot in #137
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Add
codecov.yml
configuration file by @GlassOfWhiskey in #85 - Added Python 3.12 in CI pipeline by @GlassOfWhiskey in #103
- Bump StreamFlow to version
0.2.0.dev11
by @LanderOtto in #104 - Fix PyPI relase pipeline by @GlassOfWhiskey in #105
Dependencies
- Bump actions/setup-python from 4 to 5 by @dependabot in #61
- Bump actions/setup-node from 3 to 4 by @dependabot in #50
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #65
- Bump asyncpg from 0.28.0 to 0.29.0 by @dependabot in #53
- Bump bandit from 1.7.5 to 1.7.6 by @dependabot in #62
- Bump bandit from 1.7.6 to 1.7.7 by @dependabot in #74
- Bump bandit from 1.7.7 to 1.7.8 by @dependabot in #90
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #48
- Bump black from 23.10.0 to 23.10.1 by @dependabot in #49
- Bump black from 23.10.1 to 23.11.0 by @dependabot in #54
- Bump black from 23.11.0 to 23.12.1 by @dependabot in #68
- Bump black from 23.12.1 to 24.1.1 by @dependabot in #77
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #84
- Bump black from 24.2.0 to 24.4.2 by @dependabot in #98
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #80
- Bump codespell from 2.2.5 to 2.2.6 by @dependabot in #44
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #37
- Bump flake8-bugbear from 23.7.10 to 23.9.16 by @dependabot in #40
- Bump flake8-bugbear from 23.9.16 to 23.11.26 by @dependabot in #57
- Bump flake8-bugbear from 23.11.26 to 23.12.2 by @dependabot in #59
- Bump flake8-bugbear from 23.12.2 to 24.1.15 by @dependabot in #71
- Bump flake8-bugbear from 24.1.15 to 24.1.16 by @dependabot in #72
- Bump flake8-bugbear from 24.1.16 to 24.1.17 by @dependabot in #73
- Bump flake8-bugbear from 24.1.17 to 24.2.6 by @dependabot in #82
- Bump flake8-bugbear from 24.2.6 to 24.4.26 by @dependabot in #100
- Bump github/codeql-action from 2 to 3 by @dependabot in #64
- Bump mukunku/tag-exists-action from 1.3.0 to 1.4.0 by @dependabot in #38
- Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 by @dependabot in #66
- Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 by @dependabot in #81
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #51
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #69
- Bump pytest from 7.4.4 to 8.0.0 by @dependabot in #78
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #86
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #102
- Bump pytest-xdist from 3.3.1 to 3.4.0 by @dependabot in #55
- Bump pytest-xdist from 3.4.0 to 3.5.0 by @dependabot in #56
- Bump pytest-xdist from 3.5.0 to 3.6.1 by @dependabot in #101
- Bump pyupgrade from 3.10.1 to 3.12.0 by @dependabot in #42
- Bump pyupgrade from 3.12.0 to 3.13.0 by @dependabot in #43
- Bump pyupgrade from 3.13.0 to 3.14.0 by @dependabot in #45
- Bump pyupgrade from 3.14.0 to 3.15.0 by @dependabot in #46
- Bump pyupgrade from 3.15.0 to 3.15.2 by @dependabot in #95
- Bump streamflow from 0.2.0.dev9 to 0.2.0.dev10 by @dependabot in #47
New Contributors
- @LanderOtto made their first contribution in #104
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- Fix Python dependencies conflict in Mac OS CI by @GlassOfWhiskey in #34
- Bump streamflow from 0.2.0.dev8 to 0.2.0.dev9 by @dependabot in #36
Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #32
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #35
- Bump pytest from 7.4.0 to 7.4.2 by @dependabot in #33
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Migrate from aiopg to asyncpg by @GlassOfWhiskey in #29
- Updated JSON Schema by @GlassOfWhiskey in #30
Dependencies
- Bump streamflow from 0.2.0.dev7 to 0.2.0.dev8 by @dependabot in #28
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Fix type checking in conftest by @GlassOfWhiskey in #21
- Updated MacOS CI in GitHub Actions by @GlassOfWhiskey in #25
- Fix Mac OS CI steps by @GlassOfWhiskey in #26
- Rename package to
streamflow_postgresql
by @GlassOfWhiskey in #27
Dependencies
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #18
- Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0 by @dependabot in #24
- Bump psycopg2 from 2.9.6 to 2.9.7 by @dependabot in #22
- Bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in #19
- Bump pyupgrade from 3.7.0 to 3.9.0 by @dependabot in #16
- Bump pyupgrade from 3.9.0 to 3.10.1 by @dependabot in #20
- Bump streamflow from 0.2.0.dev5 to 0.2.0.dev6 by @dependabot in #14
- Bump streamflow from 0.2.0.dev6 to 0.2.0.dev7 by @dependabot in #23
- Bump flake8-bugbear from 23.6.5 to 23.7.10 by @dependabot in #17
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Fix streamflow version to 0.2.0.dev5 by @GlassOfWhiskey in #13
Dependencies
- Bump codespell from 2.2.4 to 2.2.5 by @dependabot in #10
- Bump flake8-bugbear from 23.5.9 to 23.6.5 by @dependabot in #7
- Bump pytest from 7.3.1 to 7.3.2 by @dependabot in #9
- Bump pytest from 7.3.2 to 7.4.0 by @dependabot in #12
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #6
- Bump pyupgrade from 3.4.0 to 3.6.0 by @dependabot in #8
- Bump pyupgrade from 3.6.0 to 3.7.0 by @dependabot in #11
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Renamed plugin into
unito.streamflow
by @GlassOfWhiskey in #5
Dependencies
- Bump flake8-bugbear from 23.3.23 to 23.5.9 by @dependabot in #2
- Bump pytest-xdist from 3.2.1 to 3.3.0 by @dependabot in #3
- Bump pytest-xdist from 3.3.0 to 3.3.1 by @dependabot in #4
- Bump pyupgrade from 3.3.2 to 3.4.0 by @dependabot in #1
Full Changelog: 0.0.1...0.0.2
0.0.1
First Commit