Releases: google/nsscache
Releases · google/nsscache
version/0.49
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
version/0.48
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
version/0.47
What's Changed
- Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 by @dependabot in #154
- Bump actions/setup-python from 4.1.0 to 4.2.0 by @dependabot in #153
- Remove support for BDB by @kev009 in #155
Full Changelog: version/0.46...version/0.47
version/0.46
What's Changed
- Bump actions/setup-python from 3.1.2 to 4.0.0 by @dependabot in #147
- Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2 by @dependabot in #148
- Respect uidattr when writing out matching group by @achernya in #151
- ci: Record sha number in test results package. by @jaqx0r in #152
- Bump actions/setup-python from 4.0.0 to 4.1.0 by @dependabot in #149
New Contributors
Full Changelog: version/0.45...version/0.46
version/0.45
What's Changed
- Ignore subkeys on groups/users in Consul that aren't part of the mapping. by @hexedpackets in #73
- Add support for paged requests by @andrew-d in #74
- Add sshkey maps to http source. by @atreides322 in #75
- Add the shadow map to the consul source by @MiLk in #76
- Add LDAP client certificate support by @otterley in #77
- Add
ldap_override_shell
config option by @otterley in #79 - Fix resetting of cookie by @3x14 in #78
- Add support for suffix after mount point for autofs by @3x14 in #80
- Fix files.py ignoring path by @3x14 in #81
- Filter out user names with spaces by @jtpereyda in #55
- s3 bucket source support by @notmaxx in #82
- Nested groups by @trenton42 in #84
- FreeBSD fixes for the test suite by @kev009 in #86
- Fix error about getting user info exception while build index file by @Hexiaoqiao in #87
- Ad support by @3c2b2ff5 in #93
- first step to make code python3 compatible by @3c2b2ff5 in #95
- modifed StringIO imports and mox3 import by @3c2b2ff5 in #96
- Python3 second by @3c2b2ff5 in #97
- replaced deprecated time.clock() with time.process_time() by @3c2b2ff5 in #100
- convert all members of a group to string by @3c2b2ff5 in #102
- replaced if no x in y with if x not in y by @3c2b2ff5 in #104
- formated project with yapf by @3c2b2ff5 in #105
- Install samba4 AD and test nsscache by @3c2b2ff5 in #106
- Fix command_test timezone issue on FreeBSD by @kev009 in #107
- Ensure that only bytes are written to the cache by @mboutolleau in #111
- Add a github action to run the CI. by @jaqx0r in #112
- Bump pycurl from 7.43.0.2 to 7.43.0.6 by @dependabot in #113
- Check if displayName exists by @lucascalisi in #114
- Bump actions/setup-python from 2 to 2.2.2 by @dependabot in #115
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #116
- Bump codecov/codecov-action from 1 to 1.5.0 by @dependabot in #117
- Bump pycurl from 7.43.0.6 to 7.44.0 by @dependabot in #121
- Bump pycurl from 7.44.0 to 7.44.1 by @dependabot in #122
- Bump codecov/codecov-action from 1.5.0 to 2.0.3 by @dependabot in #123
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #124
- S3 ssh keys by @alexeiser in #125
- s3: add sshkey details to man page by @alexeiser in #126
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #128
- Update http source for required changes related to python3 by @alexeiser in #130
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #129
- Bump actions/setup-python from 2.2.2 to 2.3.0 by @dependabot in #131
- ci: use new cache directive in setup-python by @jaqx0r in #132
- Bump actions/setup-python from 2.3.0 to 2.3.1 by @dependabot in #133
- Bump actions/setup-python from 2.3.1 to 2.3.2 by @dependabot in #134
- Bump pycurl from 7.44.1 to 7.45.0 by @dependabot in #138
- Bump pycurl from 7.45.0 to 7.45.1 by @dependabot in #139
- Bump actions/setup-python from 2.3.2 to 3.1.0 by @dependabot in #140
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #137
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #141
- Bump actions/setup-python from 3.1.0 to 3.1.1 by @dependabot in #142
- Bump actions/setup-python from 3.1.1 to 3.1.2 by @dependabot in #143
- Update the CI actions. by @jaqx0r in #145
- Bump github/codeql-action from 1 to 2 by @dependabot in #144
- ci: Add a github action for releases. by @jaqx0r in #146
New Contributors
- @andrew-d made their first contribution in #74
- @atreides322 made their first contribution in #75
- @MiLk made their first contribution in #76
- @otterley made their first contribution in #77
- @3x14 made their first contribution in #78
- @notmaxx made their first contribution in #82
- @trenton42 made their first contribution in #84
- @Hexiaoqiao made their first contribution in #87
- @3c2b2ff5 made their first contribution in #93
- @mboutolleau made their first contribution in #111
- @jaqx0r made their first contribution in #112
- @dependabot made their first contribution in #113
- @lucascalisi made their first contribution in #114
- @alexeiser made their first contribution in #125
Full Changelog: https://github.com/google/nsscache/commits/version/0.45