v3.4.3
Changes in this Release
Bumps google-auth from 2.22.0 to 2.23.0.
Release notes
Sourced from google-auth's releases.
v2.23.0
2.23.0 (2023-09-11)
Features
- Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
- Add get_bq_config_path() to _cloud_sdk.py (#1358) (9f52f66)
Bug Fixes
Changelog
Sourced from google-auth's changelog.
2.23.0 (2023-09-11)
Features
- Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
- Add get_bq_config_path() to _cloud_sdk.py (#1358) (9f52f66)
Bug Fixes
Commits
432e8a5
chore(main): release 2.23.0 (#1350)7877e72
chore: update sys test cred (#1381)8b8fce6
fix: expose universe domain in credentials (#1380)01d3770
fix: Make external_account resistant to string type 'expires_in' responses fr...7d453dc
fix: missing ssj for impersonate cred (#1377)36c1d54
chore: remove duplicate variable (#1375)117e325
chore: Remove support for Python 3.6 (#1354)a4ec88c
Revert "feat: add get_bq_config_path() to _cloud_sdk.py (#1358)" (#1367)65481be
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#1363)9bc8017
chore: Refresh system test creds. (#1366)- Additional commits viewable in compare view
Bumps tiktoken from 0.4.0 to 0.5.1.
Changelog
Sourced from tiktoken's changelog.
[v0.5.1]
- Add
encoding_name_for_model
, undo some renames to variables that are implementation details[v0.5.0]
- Add
tiktoken._educational
submodule to better document how byte pair encoding works- Ensure
encoding_for_model
knows about several new models- Add
decode_with_offets
- Better error for failures with the plugin mechanism
- Make more tests public
- Update versions of dependencies
Commits
39f29ce
Sync codebase52fceb8
Replace\<|endoftext|>
with constant (#186)cc1848c
Run only the most minimal test in emulated buildsa793779
Sync codebase5d970c1
Use future annotations in tiktoken._educational (#143)95b03bf
Fix up cibuildwheelc373d9b
Sync codebaseaffbd6e
Sync codebase- See full diff in compare view
What's Changed
- Bump google-auth from 2.22.0 to 2.23.0 by @dependabot in #90
- Bump tiktoken from 0.4.0 to 0.5.1 by @dependabot in #91
Full Changelog: v3.4.2...v3.4.3