olympus-robotics / hephaestus

Hephaestus is a C++ framework designed to facilitate robotics development by providing commonly needed functionality and abstractions.
MIT License
26 stars 4 forks source link

Bump protobuf and absl. #118

Closed lhruby closed 4 months ago

lhruby commented 4 months ago

Description

Bump protobuf to v27.2 and absl to the matching 20240116.2. See absl release notes for breaking changes.

Bump DEPS_VERSION=1.0.17 accordingly.

Type of change

Checklist before requesting a review

filippobrizzi commented 4 months ago

@floriantschopp do you guys use a different version of protobuf? There is a backward incompatible change here, is it going to create issues for you?