What's Changed
- Add property expiry in gspread client by @lavigne958 in #1453
- Bump typing-extensions from 4.11.0 to 4.12.0 by @dependabot in #1471
- Fix code block formatting typo in README by @agrvz in #1474
- ignore jinja CVE by @lavigne958 in #1481
- Type part of test suite utils by @lavigne958 in #1483
- Remove passing exception as args to super in APIError by @mike-flowers-airbnb in #1477
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #1488
- Update advanced.rst by @yatender-rjliving in #1492
- Bump bandit from 1.7.8 to 1.7.9 by @dependabot in #1485
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #1486
- Bump typing-extensions from 4.12.0 to 4.12.2 by @dependabot in #1480
- Bump mypy from 1.10.1 to 1.11.1 by @dependabot in #1497
- Bump black from 24.4.2 to 24.8.0 by @dependabot in #1499
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #1501
- Fix docstring about BackOffHTTPClient by @pataiji in #1502
- Fix comment to reflect correct google-auth package version requirement by @ikmals in #1503
- Doc/community addons orm package by @lavigne958 in #1506
- fix: fix type annotation for default_blank by @hiro-o918 in #1505
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #1508
- better handler API error parsing. by @lavigne958 in #1510
- Add test on receiving an invalid JSON in the APIError exception handler. by @lavigne958 in #1512
- [feature] Add 'expand_table' feature by @lavigne958 in #1475
- Bump bandit from 1.7.9 to 1.7.10 by @dependabot in #1514
- Created a
batch_merge
function [Issue #1473] by @muddi900 in #1498 - Added a range option to
Worksheet.get_notes
[Issue #1482] by @muddi900 in #1487 - Documentation update for gspread.worksheet.Worksheet.get_all_records by @levon003 in #1529
- add example for
batch_merge
by @alifeee in #1542 - explicitly list exported package symbols by @alinsavix in #1531
New Contributors
- @agrvz made their first contribution in #1474
- @mike-flowers-airbnb made their first contribution in #1477
- @yatender-rjliving made their first contribution in #1492
- @pataiji made their first contribution in #1502
- @ikmals made their first contribution in #1503
- @hiro-o918 made their first contribution in #1505
- @levon003 made their first contribution in #1529
- @alinsavix made their first contribution in #1531
Full Changelog: v6.1.4...v6.2.0