Opened 9 months ago

Closed 9 months ago

#21656 closed enhancement (fixed)

protobuf-31.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 9 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 9 months ago

Protocol Buffers v31.1

Compiler

  • Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values.

C++

  • Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values.

Java

  • Add missing copts attribute
  • Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values.

Python

  • Support allowing late injection of language feature set defaults from FeatureSet extensions while getting feature set extension values.
  • Python pyi print "import datetime" for Duration/Timestamp field
  • Add recursion depth limits to pure python

Other

  • Fix cmake staleness test

comment:3 by Bruce Dubbs, 9 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 3cbe43da1d.

Note: See TracTickets for help on using tickets.