Releases: timescale/pgspot
Releases · timescale/pgspot
0.8.1
What's Changed
- Change severity of CREATE OR REPLACE FUNCTION by @svenklemm in #188
- Add some helper code for PLpgSQL AST by @svenklemm in #189
- Add initial implemention for plpgsql ast traversal by @svenklemm in #190
- Update maintenance by @renovate in #191
- Fix :: add install instruction of pip by @up1 in #193
- Update maintenance by @renovate in #192
- Bump pglast to 6.4 by @svenklemm in #194
- Update maintenance by @renovate in #195
- Fix plpgsql while handling by @svenklemm in #197
- Add handling for plpgsql LOOP and EXIT by @svenklemm in #198
- Treat RETURN NEXT and RETURN QUERY not as end of path by @svenklemm in #199
- Enable path forc loop test by @svenklemm in #200
- pgspot 0.8.1 by @svenklemm in #201
New Contributors
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Warn about C security definer functions without search_path by @svenklemm in #158
- Bump slackapi/slack-github-action from 1.25.0 to 1.26.0 by @dependabot in #157
- Bump pluggy from 1.4.0 to 1.5.0 by @dependabot in #160
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #159
- Bump virtualenv from 20.25.1 to 20.25.3 by @dependabot in #156
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #154
- Bump black from 24.4.0 to 24.4.1 by @dependabot in #164
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #163
- Bump virtualenv from 20.25.3 to 20.26.0 by @dependabot in #162
- Bump platformdirs from 4.2.0 to 4.2.1 by @dependabot in #161
- Try to fix dependabot grouping by @svenklemm in #172
- Configure Renovate by @renovate in #173
- Update maintenance by @renovate in #176
- Remove dependabot.yml because we are using Renovate now by @svenklemm in #177
- Update copyright years to include 2023 and 2024 by @mfreed in #178
- Update maintenance by @renovate in #179
- Update maintenance by @renovate in #181
- Bump python version in tox.ini by @svenklemm in #182
- Support @extschema:name@ placeholders introduced with PG16 by @svenklemm in #183
- Add flag to ignore specific unknown procedural languages by @jgpruitt in #185
- Update maintenance by @renovate in #186
- Release 0.8.0 by @svenklemm in #187
New Contributors
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- Switch dependabot to weekly grouped PRs to reduce spam by @svenklemm in #126
- Bump pglast from 6.1 to 6.2 by @dependabot in #125
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #127
- Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #128
- Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #131
- Bump tox from 4.12.1 to 4.13.0 by @dependabot in #130
- Bump pylint from 3.0.3 to 3.1.0 by @dependabot in #134
- Bump virtualenv from 20.25.0 to 20.25.1 by @dependabot in #133
- Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #132
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #135
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #139
- Bump tox from 4.13.0 to 4.14.1 by @dependabot in #138
- Bump packaging from 23.2 to 24.0 by @dependabot in #140
- Bump pyparsing from 3.1.1 to 3.1.2 by @dependabot in #137
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #148
- Bump actions/dependency-review-action from 4.1.3 to 4.2.5 by @dependabot in #147
- Bump filelock from 3.13.1 to 3.13.3 by @dependabot in #146
- Bump tox from 4.14.1 to 4.14.2 by @dependabot in #144
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #142
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #141
- Fix handling of FOREACH IN ARRAY by @svenklemm in #150
- Bump filelock from 3.13.3 to 3.13.4 by @dependabot in #149
- Change dependabot frequency to monthly by @svenklemm in #151
- Bump pglast version in setup.cfg by @svenklemm in #152
- Release 0.7.1 by @svenklemm in #153
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Adjust timescaledb workflow to function signature change by @svenklemm in #90
- Adjust nightly timescaledb run to schema changes by @svenklemm in #91
- Publish using pypi trusted publishers by @JamesGuthrie in #92
- Use f-string instead of format() by @svenklemm in #93
- Add pylint and fix suggestions by @svenklemm in #94
- Add CONTRIBUTING.md by @svenklemm in #95
- Add openssf badge by @svenklemm in #96
- Adjust function signatures to timescaledb upstream changes by @svenklemm in #97
- [StepSecurity] Apply security best practices by @step-security-bot in #98
- Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #99
- Bump distlib from 0.3.4 to 0.3.8 by @dependabot in #105
- Bump slackapi/slack-github-action from 1.18.0 to 1.24.0 by @dependabot in #100
- Bump actions/dependency-review-action from 2.5.1 to 3.1.5 by @dependabot in #101
- Bump mypy-extensions from 0.4.3 to 1.0.0 by @dependabot in #106
- Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #102
- Bump pglast from 5.0 to 5.8 by @dependabot in #107
- Bump pyparsing from 3.0.8 to 3.1.1 by @dependabot in #104
- Bump pluggy from 1.0.0 to 1.3.0 by @dependabot in #109
- Bump filelock from 3.6.0 to 3.13.1 by @dependabot in #110
- Bump version of black by @svenklemm in #112
- Bump pathspec from 0.9.0 to 0.12.1 by @dependabot in #114
- Bump pylint from 3.0.2 to 3.0.3 by @dependabot in #116
- Bump click from 8.1.2 to 8.1.7 by @dependabot in #115
- Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #113
- Bump pglast from 5.8 to 6.1 by @dependabot in #117
- Bump pluggy from 1.3.0 to 1.4.0 by @dependabot in #118
- Bump black from 23.12.1 to 24.1.0 by @dependabot in #119
- Bump black from 24.1.0 to 24.1.1 by @dependabot in #121
- Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 by @dependabot in #120
- Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #123
- Bump platformdirs from 4.1.0 to 4.2.0 by @dependabot in #122
- Release 0.7.0 by @svenklemm in #124
New Contributors
- @step-security-bot made their first contribution in #98
- @dependabot made their first contribution in #99
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
- Add --version flag by @svenklemm in #86
- Ignore defaults when comparing function signatures by @svenklemm in #88
Full Changelog: 0.5.0...0.6.0
0.5.0
- Update pglast to 5.0 to get access to PG15 parser by @svenklemm in #84
Full Changelog: 0.4.0...0.5.0
0.4.0
Update the used pglast version so we get access to the PostgreSQL 14 parser.
What's Changed
- Bump pglast to >= 4.1 by @svenklemm in #79
- Bump github action versions used in CI by @svenklemm in #80
- Require pytest >= 7.2.0 by @svenklemm in #81
- Remove py from requirements by @svenklemm in #82