version/0.45
github-actions
released this
16 May 03:00
·
182 commits
to main
since this release
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