v0.5.5
What's Changed
- Use slices from stdlib over golang.org/x/exp/slices by @oliversun9 in #134
- Update CI workflow and drop slices for compatibility by @oliversun9 in #135
- Fix typo in cel_duration_arithmetic.proto example by @pqn in #139
- Update migrator to support editions by @rodaine in #141
- Expand ignore_empty into ignore to handle other semantics by @rodaine in #137
- Bump actions/setup-go from 4 to 5 by @dependabot in #142
- Bump github.com/bufbuild/protocompile from 0.7.0 to 0.7.1 in /tools by @dependabot in #143
- Add empty MODULE.bazel by @Alfus in #145
- Handle validation error message for zero value for certain rules as a special case by @oliversun9 in #133
- Test big integers in constraints by @nicksnyder in #146
- Update README.md by @nicksnyder in #151
- Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools by @dependabot in #149
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 in /tools by @dependabot in #152
- Update conformance.md by @rodaine in #154
- Bump actions/cache from 3 to 4 by @dependabot in #156
- Fix typos in comments and documentation of
examples
by @philsawicki in #157 - Fix a few more typos by @stefanvanburen in #158
- Bump github.com/bufbuild/protocompile from 0.7.1 to 0.8.0 in /tools by @dependabot in #159
- Bump bazelbuild/setup-bazelisk from 2 to 3 by @dependabot in #160
- Symlink repo LICENSE and README.md to module by @bufdev in #161
- Add host_and_port cel func + string rule by @rodaine in #164
- Temporarily remove host_and_port conformance tests until protos make it into buf by @rodaine in #165
New Contributors
- @pqn made their first contribution in #139
- @philsawicki made their first contribution in #157
- @stefanvanburen made their first contribution in #158
Full Changelog: v0.5.4...v0.5.5