Releases: google/libnss-cache
Releases · google/libnss-cache
version/0.22
What's Changed
- Bump lewagon/wait-on-check-action from 1.1.1 to 1.1.2 by @dependabot in #47
- Bump jidicula/clang-format-action from 4.6.2 to 4.7.0 by @dependabot in #48
- Bump jidicula/clang-format-action from 4.7.0 to 4.8.0 by @dependabot in #49
- Bump hmarr/auto-approve-action from 2.2.1 to 2.4.0 by @dependabot in #50
- Bump jidicula/clang-format-action from 4.8.0 to 4.9.0 by @dependabot in #51
- Bump hmarr/auto-approve-action from 2.4.0 to 3.0.0 by @dependabot in #52
- Bump hmarr/auto-approve-action from 3.0.0 to 3.1.0 by @dependabot in #53
- Bump lewagon/wait-on-check-action from 1.1.2 to 1.2.0 by @dependabot in #54
- Bump jidicula/clang-format-action from 4.9.0 to 4.10.1 by @dependabot in #55
- Bump jidicula/clang-format-action from 4.10.1 to 4.10.2 by @dependabot in #56
- Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 by @dependabot in #57
- Bump hmarr/auto-approve-action from 3.1.0 to 3.2.0 by @dependabot in #58
- Bump hmarr/auto-approve-action from 3.2.0 to 3.2.1 by @dependabot in #59
- Bump jidicula/clang-format-action from 4.10.2 to 4.11.0 by @dependabot in #60
- build:
test
andcheck
targets both generate coverage info by @jaqx0r in #61 - Bump actions/checkout from 3 to 4 by @dependabot in #62
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #63
- Update ci.yml by @jaqx0r in #65
- Bump actions/github-script from 6 to 7 by @dependabot in #64
- Bump github/codeql-action from 2 to 3 by @dependabot in #66
- Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 by @dependabot in #67
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #68
- Bump hmarr/auto-approve-action from 3.2.1 to 4.0.0 by @dependabot in #69
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #70
- Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 by @dependabot in #71
- Bump jidicula/clang-format-action from 4.11.0 to 4.12.0 by @dependabot in #72
- build(deps): bump jidicula/clang-format-action from 4.12.0 to 4.13.0 by @dependabot in #73
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #74
- build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0 by @dependabot in #75
- Stop installing multiple copies of the shared library. by @bodea in #76
New Contributors
Full Changelog: version/0.21...version/0.22
version/0.21
What's Changed
- Add clang-format linter to the CI. by @jaqx0r in #20
- Create auto-review workflow to approve PRs that pass test that I auth… by @jaqx0r in #24
- Add automerge action to automerge dependabot PRs by @jaqx0r in #25
- Set up coverage reporting. by @jaqx0r in #26
- Change permissions for dependabot automerge based on new info. by @jaqx0r in #28
- chore: Auto-approve action requires write on pull, not action. by @jaqx0r in #29
- Bump jidicula/clang-format-action from 4.3.0 to 4.3.1 by @dependabot in #27
- Refactor the dependabot workflow into multiple jobs. by @jaqx0r in #30
- ci,build: generate coverage for lookup.c by @jaqx0r in #31
- Bump jidicula/clang-format-action from 4.3.1 to 4.4.0 by @dependabot in #32
- Bump jidicula/clang-format-action from 4.4.0 to 4.4.1 by @dependabot in #33
- Bump jidicula/clang-format-action from 4.4.1 to 4.5.0 by @dependabot in #34
- Bump actions/github-script from 5 to 6 by @dependabot in #35
- Bump jidicula/clang-format-action from 4.5.0 to 4.6.0 by @dependabot in #36
- Bump jidicula/clang-format-action from 4.6.0 to 4.6.1 by @dependabot in #37
- Bump actions/checkout from 2 to 3 by @dependabot in #38
- Bump jidicula/clang-format-action from 4.6.1 to 4.6.2 by @dependabot in #39
- Bump hmarr/auto-approve-action from 2.1.0 to 2.2.0 by @dependabot in #41
- Bump hmarr/auto-approve-action from 2.2.0 to 2.2.1 by @dependabot in #43
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #42
- Bump github/codeql-action from 1 to 2 by @dependabot in #44
- Implement <gshadow.h> functions. by @chronos-tachyon in #40
- ci: Update comment. by @jaqx0r in #45
- chore: clang-format source files by @jaqx0r in #46
New Contributors
- @dependabot made their first contribution in #27
- @chronos-tachyon made their first contribution in #40
Full Changelog: version/0.20...version/0.21
version/0.20
What's Changed
- Fix a warning about order of operations. by @jaqx0r in #19
- Update CI config. by @jaqx0r in #18
- Generate release on new version tag by @jaqx0r in #21
- Comment and improve the release generator action. by @jaqx0r in #22
- Fix the tag matcher. by @jaqx0r in #23
Full Changelog: version/0.19...version/0.20
version/0.19.1
What's Changed
- Fix a warning about order of operations. by @jaqx0r in #19
- Update CI config. by @jaqx0r in #18
- Generate release on new version tag by @jaqx0r in #21
- Comment and improve the release generator action. by @jaqx0r in #22
- Fix the tag matcher. by @jaqx0r in #23
New Contributors
Full Changelog: version/0.19...version/0.19.1
version/0.19
What's Changed
- Support multiarch. by @bbaetz in #7
- Allow multiple packages architectures to be installed. by @bbaetz in #8
- Adjust logic for compat shims. by @the-maldridge in #11
- compat/getgrent_r.c: remove use of C11 type by @the-maldridge in #12
- Working tests by @the-maldridge in #13
New Contributors
- @bbaetz made their first contribution in #7
- @the-maldridge made their first contribution in #11
Full Changelog: https://github.com/google/libnss-cache/commits/version/0.19