Package Release Info

grpc-httpjson-transcoding-20190920-bp153.1.14

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

grpc-httpjson-transcoding-source

Change Logs

Version: 20190920-bp152.1.8
* Fri Jan 17 2020 Micha? Rostecki <mrostecki@opensuse.org>
- Remove all subpackages except source - envoy-proxy needs the
  whole source tree instead of a library and there is no other
  consumer of grpc-httpjson-transcoding.
* Tue Nov 05 2019 mrostecki@opensuse.org
- Update to version 20190920:
  * Changed return of ByteCount() to use plain int64_t.
  * Relax Base64 Decoding Strict decoding breaks Base64 MIME encodings, which place newlines after a certain number of spaces. MIME encoding is commonly used by Java Clients.
  * Update googleapis and protobuf
  * Run clang-format
  * Make path matcher utility compilable with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher utility
  * Make path_matcher.h compile with gcc 4.9
  * Replace std::set with std::unordered_set in path matcher
  * Replace a single character string literal with a character
- Add patch which fixes the build with newer googleapis:
  * 0001-bazel-Update-googleapis-and-do-not-define-custom-BUI.patch
* Mon Mar 18 2019 Michal Rostecki <mrostecki@opensuse.org>
- Add source package, which is needed to fix envoy-proxy.
  (boo#1129568)
* Thu Mar 07 2019 Michal Rostecki <mrostecki@opensuse.org>
- Add soname to all *.so* files.
* Fri Feb 22 2019 Micha? Rostecki <mrostecki@opensuse.org>
- Adjust to downgraded version of googleapis.
* Fri Feb 15 2019 Jan Engelhardt <jengelh@inai.de>
- Update descriptions.
* Thu Nov 29 2018 Micha? Rostecki <mrostecki@suse.de>
- Update to version 20181128:
  * bazel: Allow to distdir all dependencies
  * travis: Update Bazel version to 0.19.2
* Wed Nov 28 2018 Micha? Rostecki <mrostecki@suse.de>
- Initial release - 20180530