Releases: getgauge/gauge-python
Releases · getgauge/gauge-python
Gauge Python v0.4.1
Gauge Python v0.4.1
- #296 - Replacing hub with gh cli
- #295 - Updating dependencies to resolve vulnerabilities
- #294 - Bump urllib3 from 2.0.4 to 2.0.7
- #286 - Bump readme-renderer from 40.0 to 42.0
- #284 - Bump actions/checkout from 3 to 4
- #282 - Bump protobuf from 4.24.0 to 4.24.2
- #279 - Bump debugpy from 1.6.7 to 1.6.7.post1
- #278 - Bump protobuf from 4.23.4 to 4.24.0
- #275 - Bump more-itertools from 10.0.0 to 10.1.0
- #274 - Bump rich from 13.5.1 to 13.5.2
- #273 - Bump pygments from 2.15.1 to 2.16.1
- #272 - Bump rich from 13.4.2 to 13.5.1
- #271 - adds sleep before attaching assets in release pipeline
Gauge Python v0.4.0
What's Changed
- Re-enables dependabot updates by @haroon-sheikh in #267
- Bump pyfakefs from 4.5.6 to 5.2.3 by @dependabot in #269
- Upgrading pip dependencies to latest by @haroon-sheikh in #270
- Open file for parsing with UTF-8 support by @zabil in #262
New Contributors
- @haroon-sheikh made their first contribution in #267
Full Changelog: v0.3.17...v0.4.0
Gauge Python v0.3.17
- #241 - use latest grpcio, fixes install issue in apple silicon
Gauge Python v0.3.16
- #240 - bump version -> 0.3.16
- #239 - Bump grpcio from 1.37.0 to 1.39.0
- #238 - Bump grpcio from 1.37.0 to 1.38.1
- #237 - Bump pyfakefs from 4.4.0 to 4.5.0
- #236 - Bump grpcio from 1.37.0 to 1.38.0
- #235 - Bump grpcio from 1.37.0 to 1.37.1
- #234 - Upgrade to GitHub-native Dependabot
- #232 - Bump grpcio from 1.36.1 to 1.37.0
Gauge Python v0.3.15
- #230 - log error and stacktrace when impl file load fails
- #229 - Bump grpcio from 1.34.0 to 1.36.1
- #227 - Bump grpcio from 1.34.0 to 1.36.0
- #226 - Bump pyfakefs from 4.3.2 to 4.4.0
- #225 - fix missing example url of python-selenium
- #224 - Bump grpcio from 1.34.0 to 1.35.0
- #223 - Bump grpcio from 1.34.0 to 1.34.1
- #219 - Bump pyfakefs from 4.3.2 to 4.3.3
Gauge Python v0.3.14
Gauge Python v0.3.13
- #214 - Remove use of hub action
- #213 - Bump version
- #212 - Remove deprecated datastore factory tests
- #211 - Bump pyfakefs from 4.1.0 to 4.3.2
- #210 - Bump pyfakefs from 4.1.0 to 4.3.1
- #209 - Replace deprecated 'add-path' usage
- #208 - Bump pyfakefs from 4.1.0 to 4.3.0
- #207 - Bump pyfakefs from 4.1.0 to 4.2.1
- #206 - Bump pyfakefs from 4.1.0 to 4.2.0
- #205 - Bump grpcio from 1.33.1 to 1.33.2
- #204 - Exit when there's an error in loading the module
- #202 - Bump grpcio from 1.32.0 to 1.33.1
Gauge Python v0.3.12
Features
None
Bug Fixes
None
Gauge Python v0.3.11
Features
None
Bug Fixes
None
Gauge Python v0.3.10
NOTE: Python 2 will not be supported from this version
Bug Fixes
- #189 - updated grpcio version to fit requirements.txt