Eric Gribkoff
bfa085a1cf
Start 1.27.0 development cycle ( #6480 )
2019-12-03 17:27:55 -08:00
Eric Anderson
54b7847a7f
Update protobuf to 3.11.0 and gson to 2.8.6
...
Updating Protobuf to bring in improvements for Android.
Protobuf pulls in the newer version of gson and we are happy to update
to it.
2019-12-02 16:43:06 -08:00
Tomo Suzuki
3134df176a
all: upgrade to Mockito 2.28.2 ( #6355 )
2019-10-30 11:07:50 -07:00
Kun Zhang
47d798bbec
Start 1.26.0 development cycle ( #6329 )
2019-10-23 15:27:22 -07:00
Elliotte Rusty Harold
079219bbc9
Update to GSON 2.8.5 and protobuf 3.10.0
2019-10-09 07:47:34 -07:00
Chengyuan Zhang
fa8f89a1a6
Start 1.25.0 development cycle ( #6141 )
2019-09-10 17:41:37 -07:00
ST-DDT
d5b63e9c68
docs, examples: Update the maven plugins version ( #6065 )
2019-08-20 14:35:03 -07:00
ZHANG Dapeng
e14f8de4ab
Start 1.24.0 development cycle
2019-07-31 11:03:13 -07:00
Carl Mastrangelo
57e7bd394e
all: update to proto 3.9.0
2019-07-26 13:53:05 -07:00
Jihun Cho
e57d4c5a8e
Start 1.23.0 development cycle ( #5899 )
2019-06-18 15:54:16 -07:00
Eric Anderson
3aa3218fb2
Start 1.22.0 development cycle
2019-05-09 13:53:12 -07:00
Eric Anderson
52dff83717
Update Protobuf to 3.7.1
...
This mainly avoids protoc from 3.7.0 which has a dependency on libatomic. Most
of our systems have libatomic, so it mostly works, but the interop docker
container does not, so building fails. Version 3.7.1 was rebuilt to avoid
needing the libatomic shared library.
This has the added benefit that Bazel is now on the same version as Gradle, as
3.7.1 included fixes for Bazel.
2019-04-05 10:55:14 -07:00
Kun Zhang
026e4c53bd
Start 1.21.0 development cycle ( #5515 )
2019-03-28 13:27:45 -07:00
Tim van der Lippe
d35fbd7eee
all: Update to Mockito 2
...
This is the public port of cl/238445847
Fixes #5319
2019-03-19 14:17:52 -07:00
Eric Anderson
d7e53e871b
Merge pull request #5454 from ejona86/protobuf-3.7.0
...
Upgrade to Protobuf 3.7.0
2019-03-11 15:39:50 -06:00
Eric Anderson
08aaf7a8b1
Upgrade to Mockito 1.10.19
2019-02-27 17:06:01 -07:00
Carl Mastrangelo
041cf2abd4
Start 1.20.0 development cycle
2019-02-12 14:46:28 -08:00
Eric Anderson
eaca73473c
Upgrade to protobuf 3.6.1
...
For Bazel, we upgrade to protobuf 3.6.1.2 and javalite HEAD to fix
incompatibilities in newer Bazel releases.
compiler/Dockerfile is unused, so it was removed instead of being updated.
protoc no longer includes codegen for nano, so we remain on the older protoc
any time nano is used.
Protobuf now requires C++11 when compiling, so windows was swapped to
VC 14.
2019-02-07 13:40:53 -08:00
Jihun Cho
ef6b6169f8
Adding Bom ( #5209 )
2019-02-01 14:00:05 -08:00
ZHANG Dapeng
4337da6d7d
Start 1.19.0 development cycle
2019-01-02 15:31:01 -08:00
Jihun Cho
40398479ae
examples: update url of project ( #5198 )
2019-01-02 09:56:22 -08:00
sanjaypujare
847eae8d37
Example: Google Auth example with PubSub API ListTopics for a project ID ( #5162 )
...
* Working Google Auth example with PubSub API ListTopics for a project ID
Added another MD file for GOOGLE_AUTH_EXAMPLE
2018-12-18 16:47:42 -08:00