Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utilities: Add preallocate for encoded #3024

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

sashamelentyev
Copy link
Contributor

No description provided.

Copy link
Collaborator

@johanbrandhorst johanbrandhorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johanbrandhorst johanbrandhorst merged commit c3362bf into grpc-ecosystem:master Nov 22, 2022
@johanbrandhorst
Copy link
Collaborator

Thanks for your contribution!

@sashamelentyev sashamelentyev deleted the utils branch November 22, 2022 20:10
andrewpollock referenced this pull request in google/osv.dev Jan 5, 2023
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway)
| require | minor | `v2.14.0` -> `v2.15.0` |

---

### Release Notes

<details>
<summary>grpc-ecosystem/grpc-gateway</summary>

###
[`v2.15.0`](https://github.com/grpc-ecosystem/grpc-gateway/releases/tag/v2.15.0)

[Compare
Source](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.14.0...v2.15.0)

#### What's Changed

- utilities: Add preallocate for encoded by
[@&#8203;sashamelentyev](https://github.com/sashamelentyev) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3024](https://github.com/grpc-ecosystem/grpc-gateway/pull/3024)
- chore(logspam): allow_repeated_fields_in_body is deprecated by
[@&#8203;alexeagle](https://github.com/alexeagle) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3040](https://github.com/grpc-ecosystem/grpc-gateway/pull/3040)
- Various fixes by
[@&#8203;johanbrandhorst](https://github.com/johanbrandhorst) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3083](https://github.com/grpc-ecosystem/grpc-gateway/pull/3083)
- fix(docs): add protoc-gen-openapiv2 to tutorial by
[@&#8203;Fahmadi](https://github.com/Fahmadi) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3075](https://github.com/grpc-ecosystem/grpc-gateway/pull/3075)
- fix: add check for repeated google.protobuf.Any type by
[@&#8203;veith](https://github.com/veith) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3080](https://github.com/grpc-ecosystem/grpc-gateway/pull/3080)
- Fix field order in yaml generated OAS file by
[@&#8203;same-id](https://github.com/same-id) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3084](https://github.com/grpc-ecosystem/grpc-gateway/pull/3084)
- fix: include json name to query param filter by
[@&#8203;ljmsc](https://github.com/ljmsc) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3072](https://github.com/grpc-ecosystem/grpc-gateway/pull/3072)
- Make read_only work with references using AllOf by
[@&#8203;same-id](https://github.com/same-id) in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3082](https://github.com/grpc-ecosystem/grpc-gateway/pull/3082)

#### New Contributors

- [@&#8203;alexeagle](https://github.com/alexeagle) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3040](https://github.com/grpc-ecosystem/grpc-gateway/pull/3040)
- [@&#8203;Fahmadi](https://github.com/Fahmadi) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3075](https://github.com/grpc-ecosystem/grpc-gateway/pull/3075)
- [@&#8203;ljmsc](https://github.com/ljmsc) made their first
contribution in
[https://github.com/grpc-ecosystem/grpc-gateway/pull/3072](https://github.com/grpc-ecosystem/grpc-gateway/pull/3072)

**Full Changelog**:
grpc-ecosystem/grpc-gateway@v2.14.0...v2.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on monday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzMuMyJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants