version/0.48
·
98 commits
to main
since this release
What's Changed
- WIP: Updating tests to use unittest.mock instead of mox. by @antarus12345 in #157
- Bump actions/checkout from 2 to 3 by @dependabot in #158
- chore: Reformat with
yapf3 -r -i .
by @jaqx0r in #159 - Bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 by @dependabot in #163
- Bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #161
- Pass force_write on FullUpdates by @kozl in #162
- Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #168
- ci: Pin python version to stop test breakage with mox. by @jaqx0r in #170
- Update integration tests to pass again by @jaqx0r in #171
- Bump pycurl from 7.45.1 to 7.45.2 by @dependabot in #169
- Bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 by @dependabot in #165
- Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 by @dependabot in #164
- Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #172
- Bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #173
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by @dependabot in #175
- Bump hmarr/auto-approve-action from 3.1.0 to 3.2.0 by @dependabot in #176
- build(deps): bump hmarr/auto-approve-action from 3.2.0 to 3.2.1 by @dependabot in #177
- feat(gcssource): add support for a GCS bucket source by @zachburg in #179
- build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 by @dependabot in #181
- Add gcssource to source factory and nsscache.conf.5 by @zachburg in #180
- Return early in GetUpdates if a blob's update time is before 'since' and directly open it instead of downloading as text and saving into a TextIO object. by @zachburg in #182
- Update links to the presentation. by @jaqx0r in #183
- Suppress "Your application has authenticated using end user credentia… by @zachburg in #184
- Mint version 0.48 by @jaqx0r in #185
New Contributors
- @antarus12345 made their first contribution in #157
- @kozl made their first contribution in #162
- @zachburg made their first contribution in #179
Full Changelog: version/0.47...version/0.48