aboutsummaryrefslogtreecommitdiff
path: root/other/java/client/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-12-13Bump io.grpc:grpc-protobuf from 1.23.0 to 1.53.0 in /other/java/client (#5103)dependabot[bot]1-1/+1
Bumps [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) from 1.23.0 to 1.53.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.23.0...v1.53.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11Bump com.google.guava:guava in /other/java/clientdependabot[bot]1-1/+1
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13Java 3.59chrislu1-1/+2
fix https://github.com/seaweedfs/seaweedfs/issues/5001
2023-08-17Java: upgrade to 3.55chrislu1-1/+1
2022-10-28refactor filer proto chunk variable from mtime to modified_ts_nschrislu1-1/+1
2022-10-04build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /other/java/client ↵dependabot[bot]1-1/+1
(#3789)
2022-10-023.30 javachrislu1-2/+2
2022-06-26java 3.13chrislu1-1/+1
2022-01-092.852.85chrislu1-1/+1
2022-01-07Bump protobuf-java from 3.9.1 to 3.16.1 in /other/java/clientdependabot[bot]1-1/+1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.9.1 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.9.1...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-022.842.84chrislu1-1/+1
2021-12-052.812.81chrislu1-1/+1
also sync java client version to SeaweedFS version
2021-11-03Java: 1.7.0Chris Lu1-2/+2
update org.apache.httpcomponents to 4.5.13 update grpc API to use cacheRemoteObjectToLocalCluster
2021-10-171.6.9Chris Lu1-1/+1
2021-09-132.68Chris Lu1-2/+2
2021-08-09Java: 1.6.7 Support Mounted Remote StorageChris Lu1-1/+1
2021-05-23java 1.6.6Chris Lu1-1/+1
2021-05-17java client 1.6.5Chris Lu1-1/+1
2021-03-30patch https://github.com/advisories/GHSA-5mg8-w23w-74h3Chris Lu1-1/+1
https://github.com/advisories/GHSA-5mg8-w23w-74h3
2021-03-30Bump guava from 28.0-jre to 29.0-jre in /other/java/clientdependabot[bot]1-1/+1
Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30Java client 1.6.4Chris Lu1-1/+1
2021-03-22revert wrong changeChris Lu1-1/+1
2021-03-22Java client 1.6.3Chris Lu1-2/+2
2021-02-25Java: 1.6.2Chris Lu1-1/+1
2021-02-08Java: 1.6.1 refacoring APIChris Lu1-1/+1
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu1-1/+1
2021-02-05HCFS: 1.5.9Chris Lu1-1/+1
2021-02-04Java: 1.5.8Chris Lu1-1/+1
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu1-1/+1
2020-11-181.5.6Chris Lu1-1/+6
2020-11-13HCFS: 1.5.4Chris Lu1-1/+1
2020-11-082.092.09Chris Lu1-1/+1
2020-10-25HCFS: 1.5.2Chris Lu1-1/+1
2020-10-18HCFS: 1.5.1Chris Lu1-1/+1
2020-10-12upgrade junit to 4.13.1Chris Lu1-1/+1
2020-10-12Hadoop 1.5.0Chris Lu1-1/+1
2020-10-10Hadoop client: 1.4.9Chris Lu1-1/+1
2020-09-27HCFS: 1.4.82.01Chris Lu1-1/+1
2020-09-161.4.7 hdfs configurable fs.seaweed.buffer.sizeChris Lu1-1/+1
2020-08-16Hadoop HCFS 1.4.6 random access fileChris Lu1-1/+1
2020-08-091.4.5Chris Lu1-1/+1
change the scope for hadoop depencies to provided
2020-08-01Hadoop: 1.4.4Chris Lu1-1/+1
2020-07-29Hadoop file system: 1.4.3Chris Lu1-1/+1
added buffered fs input stream
2020-07-22HCFS: 1.4.1Chris Lu1-1/+1
2020-07-20HCFS: 1.4.0Chris Lu1-1/+1
2020-07-171.3.9 remove logsChris Lu1-1/+1
2020-07-171.3.8Chris Lu1-1/+1
2020-07-16Hadoop: 1.3.6Chris Lu1-1/+1
2020-07-15reuse bytebufferChris Lu1-1/+1
2020-07-151.3.4Chris Lu1-1/+1