github-actions
released this
03 Jun 06:59
·
45 commits
to main
since this release
What's Changed
- Remove
distutils
fromldapsource
. by @jaqx0r in #186 - Fix log message for when a GCS object is not found. by @zachburg in #187
- Add setup instructions for using the gcs source by @zachburg in #188
- build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #189
- test: Fixing errors by @jaqx0r in #190
- Small fixes by @jaqx0r in #191
- Small fixes by @jaqx0r in #192
- Merge and update antarus/mox-to-mock. by @jaqx0r in #193
- refactor: Replace mox with mock in many tests. by @jaqx0r in #194
- test: Use mock instead of mox. by @jaqx0r in #195
- build: Remove mox from requirements. by @jaqx0r in #196
- ci: Use latest Python now we've stopped using mox. by @jaqx0r in #197
Full Changelog: version/0.48...version/0.49