Releases: authzed/authzed-node
Releases · authzed/authzed-node
v1.1.0
What's Changed
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #169
- Update API to v1.38.0 by @github-actions in #176
- build(deps): bump the npm group across 1 directory with 9 updates by @dependabot in #177
- build(deps): bump bufbuild/buf-setup-action from 1.45.0 to 1.46.0 in the github-actions group by @dependabot in #174
- Use remotes for code generation and update regen workflows accordingly by @tstirrat15 in #178
Full Changelog: v1.0.3...v1.1.0
v1.0.3
This should fix the issue referenced in #166 where:
"14 UNAVAILABLE: No connection established. Last error: Credentials not **loaded**
What's Changed
- Fix npm version invocation by @tstirrat15 in #165
- Remove lockfiles by @tstirrat15 in #168
- fix(credentials): Pass empty object to enable insecure connections by @mgagliardo91 in #167
Full Changelog: v1.0.2...v1.0.3
v1.0.2
There were errors in the release process of 1.0.0, so this is the version that will be available on the package manager.
What's Changed
- Use script instead of abandoned lib by @tstirrat15 in #164
Full Changelog: v1.0.1...v1.0.2
v1.0.0
Hitting V1
There are no breaking changes in this release. Rather, the v1 represents that this library has reached maturity and further development will continue from here.
What's Changed
- build(deps): bump bufbuild/buf-setup-action from 1.37.0 to 1.39.0 in the github-actions group by @dependabot in #152
- build(deps-dev): bump the npm group with 4 updates by @dependabot in #151
- Update API to v1.37.0 by @github-actions in #155
- build(deps): bump the npm group with 8 updates by @dependabot in #156
- Set package version at release time by @tstirrat15 in #160
New Contributors
- @tstirrat15 made their first contribution in #160
Full Changelog: v0.17.0...v1.0.0
v0.17.0
What's Changed
- build(deps): bump the npm group across 1 directory with 6 updates by @dependabot in #137
- Update API to v1.35.0 by @github-actions in #143
- build(deps-dev): bump the npm group across 1 directory with 6 updates by @dependabot in #144
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- [Docs]Add some descriptions for local setup by @luanxuechao in #121
- build(deps): bump the npm_and_yarn group with 4 updates by @dependabot in #127
- Update API to v1.34.0 by @github-actions in #130
- build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the github-actions group by @dependabot in #133
New Contributors
- @luanxuechao made their first contribution in #121
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Bump @types/jest from 27.5.2 to 29.5.12 by @dependabot in #103
- Bump jasmine and @types/jasmine by @dependabot in #102
- Bump typescript from 4.9.5 to 5.4.3 by @dependabot in #104
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.62.0 by @dependabot in #97
- Bump @grpc/grpc-js from 1.8.13 to 1.10.4 by @dependabot in #105
- add dependabot grouping by @vroldanbet in #106
- Bump the github-actions group with 6 updates by @dependabot in #107
- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.5 in the github-actions group by @dependabot in #113
- build(deps): bump the npm group across 1 directory with 9 updates by @dependabot in #115
- Update API to v1.33.0 by @github-actions in #116
- triggers builds if github event is release by @vroldanbet in #118
- re-enable tests by @vroldanbet in #119
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Add an automatic workflow for API updates in prep for being called by… by @josephschorr in #73
- Switch automatic action to use repository_dispatch, so it can be invo… by @josephschorr in #74
- docs: fix user reference in the README by @pierr in #81
- updates CLA workflow to support Dependabot by @vroldanbet in #93
- Create dependabot.yml by @vroldanbet in #92
- Bump eslint from 7.32.0 to 8.57.0 by @dependabot in #98
- various updates to CI pipeline by @vroldanbet in #99
- Bump @protobuf-ts/runtime from 2.8.3 to 2.9.3 by @dependabot in #95
- Bump @protobuf-ts/plugin from 2.8.3 to 2.9.3 by @dependabot in #96
- Update API to v1.30.0 by @github-actions in #101
New Contributors
- @pierr made their first contribution in #81
- @vroldanbet made their first contribution in #93
- @dependabot made their first contribution in #98
- @github-actions made their first contribution in #101
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Update authzed-node for experimental bulk check API by @josephschorr in #63
- Add workflow for creating a PR when updating the API by @josephschorr in #65
- Fix uses in new action by @josephschorr in #66
- Add output for new action to debug conditional by @josephschorr in #67
- Fix step ID reference in API update workflow by @josephschorr in #68
- Make sure to install buf in the API PR generation action by @josephschorr in #69
- Switch to using the repo's own secret to push to itself by @josephschorr in #70
Full Changelog: v0.12.1...v0.13.0