Commit Graph

  • 554418e58a Add EU_CENTRAL_2, EU_SOUTH_1, and EU_SOUTH_2 (#219) master Andrew Gaul 2025-04-28 17:12:40 +09:00
  • 1f181bf00c Fix NPE on failure to parse AWSError when determing whether to retry request Max Smiley 2024-07-24 22:10:42 +00:00
  • 0e1eee0457 Bump to 2.7.1-SNAPSHOT Andrew Gaul 2025-02-12 21:26:14 -08:00
  • 45adfd679b JCLOUDS-1646: Use boxed Long in GCS Andrew Gaul 2025-02-12 21:18:09 -08:00
  • 27d2e20355 Fix digitalocean2 NumberFormatException (#216) Fritz Elfert 2025-02-12 17:13:58 +01:00
  • ae611aed8f Apache jclouds 2.7.0-rc1 release rel/jclouds-2.7.0-rc1 rel/jclouds-2.7.0 Andrew Gaul 2025-01-21 21:19:05 -08:00
  • 9ced58af5a Set version to 2.7.0-SNAPSHOT 2.7.x Andrew Gaul 2025-01-21 20:53:24 -08:00
  • 26338e30d7 JCLOUDS-1644: Create AWS S3 buckets with ownership and public access block Andrew Gaul 2025-01-21 20:13:01 -08:00
  • dd6cb51454 JCLOUDS-1644: Create AWS S3 buckets with ownership and public access block Andrew Gaul 2025-01-19 18:50:07 -08:00
  • bdfac92184 Upgrade to Apache httpclient 4.5.14 Andrew Gaul 2025-01-19 15:36:59 -08:00
  • 808d94086c Upgrade to EasyMock 5.5.0 Andrew Gaul 2025-01-19 12:52:09 -08:00
  • 98d1afea83 Upgrade to Guava 33.4.0 Andrew Gaul 2025-01-19 12:51:59 -08:00
  • a87b66a17c Upgrade to snakeyaml 2.3 Andrew Gaul 2025-01-19 12:51:47 -08:00
  • a8cdabd3b1 Upgrade to xmlunit 1.6 Andrew Gaul 2025-01-19 11:28:28 -08:00
  • 323898d8a5 Upgrade to logback 1.5.16 Andrew Gaul 2025-01-19 11:28:17 -08:00
  • 52625c02ad Upgrade to jetty 9.4.56.v20240826 Andrew Gaul 2025-01-19 11:27:58 -08:00
  • 56bf70ba76 Upgrade to modernizer-maven-plugin 3.1.0 Andrew Gaul 2025-01-19 11:27:40 -08:00
  • b8d0ab94f7 Upgrade to AutoFactory 1.1.0 Andrew Gaul 2025-01-19 11:27:16 -08:00
  • ecd0ccd05b Upgrade to gson 2.11.0 Andrew Gaul 2025-01-19 11:11:53 -08:00
  • 6316641557 Parse Cache-Control header from BlobMetadataParser Andrew Gaul 2024-12-23 17:09:02 -05:00
  • 94b42fb7b9 Improve parsing of missing S3 bucket errors Andrew Gaul 2024-12-23 08:23:02 -05:00
  • 07a4ed72cc JCLOUDS-1640: Use raw query to sign S3 V2 request Andrew Gaul 2024-12-22 17:30:34 -05:00
  • 176d3d44a8 Allow null S3 grantee ID Andrew Gaul 2024-12-22 15:28:31 -05:00
  • 0b2420d21c Allow empty S3 storage class when listing Andrew Gaul 2024-12-22 15:22:05 -05:00
  • 5c41d7629f Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 in /project dependabot[bot] 2024-12-20 15:25:35 +00:00
  • 4f2f8a8ef1 Tentative fix for https://issues.apache.org/jira/browse/JCLOUDS-1643 (#214) Fabien Viale 2024-12-21 14:26:51 +01:00
  • d3a261ba61 JCLOUDS-1641: Use POST instead of PATCH for GCS Andrew Gaul 2024-11-26 16:20:27 -08:00
  • 6b51855365 JCLOUDS-1605: Return correct length in GCS getBlob Andrew Gaul 2024-11-27 12:54:21 -08:00
  • 44ec4b8763 Refine AzureBlob InvalidQueryParameterValue error Andrew Gaul 2024-11-11 22:26:08 -08:00
  • 73c566a4c7 JCLOUDS-1635: Update test expectations Andrew Gaul 2024-11-09 17:46:36 -08:00
  • 770bcce7e2 JCLOUDS-1639: Allow filtering Azure getBlockList Andrew Gaul 2024-11-09 17:37:38 -08:00
  • 5b65094df1 Upgrade to auto-service 1.1.1 Andrew Gaul 2024-11-07 21:49:42 -08:00
  • b979e15529 Added allocationId to PublicIpInstanceIdPair so that IP addresses can be tracked by that AWS concept. Added a releaseAddressInRegionByAllocationId so that an IP address can be released by that addresses AllocationId Modified the DescribeAddressesResponseHandler so that it can optionally take allocationId into account on a Describe Added a use case to test allocationId Gary Teichrow 2024-10-07 15:01:02 -07:00
  • 6851ac9459 Added a new describe* method called describeRouteTablesWithFilter so that RouteTables can be described by Vpc-Id, for instance Added a unit test which searches for a RouteTable by a VPC-id Gary Teichrow 2024-10-07 12:13:26 -07:00
  • e3f8de0a29 Specify okhttp as a test dependency in apachehc Andrew Gaul 2024-10-09 12:27:39 -07:00
  • ed0604a08e Skip test incompatible with Java 21 Andrew Gaul 2024-10-09 12:18:47 -07:00
  • 89e834a4c5 Ignore Java 21 SortedSet methods in test Andrew Gaul 2024-10-09 12:18:32 -07:00
  • 4ef1d8b177 Upgrade to EasyMock 5.4.0 Andrew Gaul 2024-10-09 12:10:42 -07:00
  • 9b48d04502 Add ETag to failed conditional GETs in LocalBlobStore Andrew Gaul 2024-09-04 23:42:25 +02:00
  • d62322c2ac Fix ContextBuilder bug when using credentials supplier with azureblob Max Smiley 2024-07-24 22:11:44 +00:00
  • 6ef293dfd3 Fixes issue with AzureBlobStore blockid incorrectly using base64url encoding twickline 2024-08-02 13:35:56 -07:00
  • ddfb2ea77f Modify S3 endpoint regex pattern to support VPC endpoints. John Calcote 2024-07-03 18:21:42 +00:00
  • f4e986f8fb Remove redundant cast Andrew Gaul 2024-05-12 23:01:30 +09:00
  • 705a1cb591 Upgrade to Google Auto 1.5.4 Andrew Gaul 2024-05-12 15:06:55 +09:00
  • cb434d5bac Consolidate duplicate apache rat stanza Andrew Gaul 2024-05-12 14:53:56 +09:00
  • 4928a1e3bc Suppress Modernizer violation Andrew Gaul 2024-05-12 13:56:45 +09:00
  • 8813747e57 Downgrade to maven-modernizer-plugin 2.7.0 Andrew Gaul 2024-05-12 13:00:57 +09:00
  • 2836f5a0ac Upgrade to modernizer-maven-plugin 2.8.0 Andrew Gaul 2024-05-12 08:43:35 +09:00
  • eae5a43350 Upgrade to modernizer-maven-plugin 2.8.0 Andrew Gaul 2024-05-12 08:43:35 +09:00
  • 44db24ee7c setup-java v3 -> v4 sullis 2024-05-07 11:10:04 -07:00
  • bc20012f49 jclouds requires Java 11 Andrew Gaul 2024-05-12 08:30:47 +09:00
  • 8df4935136 jclouds requires Java 11 Andrew Gaul 2024-05-12 08:29:08 +09:00
  • 6670c556d7 add unit test for Filesystem BlobKey and ContainerName validator jixinchi 2024-04-15 11:27:51 +08:00
  • 03aeccffdf fix grammar error in sentence from contains to contain jixinchi 2024-04-08 10:10:57 +08:00
  • b0819e0ef5 more validation for containerName and blobKey to avoid access escape jixinchi 2024-04-03 16:57:40 +08:00
  • c73660dac8 JCLOUDS-1637: Use glassfish jaxb implementation Andrew Gaul 2024-04-24 20:38:19 +09:00
  • d733401ce7 Set version to 2.6.1-SNAPSHOT Andrew Gaul 2024-04-24 20:29:39 +09:00
  • 7a438ceebd JCLOUDS-1637: Replace java.xml.bind uses Andrew Gaul 2024-04-24 20:17:19 +09:00
  • da1bc06f9e JCLOUDS-1635: Add COOL and COLD to Tier Andrew Gaul 2024-04-14 18:17:06 +09:00
  • e1f34bbfa7 JCLOUDS-1634: Add AzureBlob COLD access tier Andrew Gaul 2024-04-14 17:49:59 +09:00
  • 4435765f55 add license header Maksim_Hadalau 2024-03-20 17:09:14 +01:00
  • 0688553087 JCLOUDS-1631: fix AWSRequestAuthorizeSignatureV4 when prefix contains special chars Maksim_Hadalau 2024-03-18 19:54:28 +01:00
  • bc43572d65 JCLOUDS-1630: Handle URI template properly with opened curve bracket (#199) Maxim 2024-03-20 15:19:46 +01:00
  • b379c17156 JCLOUDS-1632: GCP BlobStore fails to put a blob if blob name contains non ASCII characters Aliaksandr Stsiapanay 2024-03-20 11:37:11 +03:00
  • 173e3a4a49 Apache jclouds 2.6.0-rc1 release rel/jclouds-2.6.0-rc1 rel/jclouds-2.6.0 Andrew Gaul 2024-03-03 16:14:14 +09:00
  • 4c7fb2c8b9 JCLOUDS-1626: Close stream in MultiBlobInputStream Andrew Gaul 2024-03-03 12:42:06 +09:00
  • 4f3955799b JCLOUDS-1628: Remove Netty driver Andrew Gaul 2024-02-25 08:43:48 +09:00
  • 107741f786 JCLOUDS-1629: Upgrade to Guice 7.0.0 Andrew Gaul 2024-02-24 09:33:14 +09:00
  • b5e4e1d0fd JCLOUDS-1627: Upgrade to Jakarta packages Andrew Gaul 2024-02-23 17:01:23 +09:00
  • 6bb738195f Add a test for uploading large objects Andrew Gaul 2024-02-21 21:57:51 +09:00
  • ed160d30c5 Copy Swift logging configuration to GCS Andrew Gaul 2024-02-21 21:56:29 +09:00
  • 47f34770c9 JCLOUDS-1606: JCLOUDS-1608: Fix MPU off-by-one Jan Vermeulen 2024-02-20 21:41:47 +09:00
  • a983eaced9 Bump testng from 7.5 to 7.5.1 in /project dependabot[bot] 2024-02-20 11:21:01 +00:00
  • 62abf39575 Correct testName Andrew Gaul 2024-02-20 20:14:32 +09:00
  • 41d842d449 JCLOUDS-1519: Fix the authorization error with b2 application keys davidsenk 2024-02-18 21:05:35 -05:00
  • 2a773c2a72 Upgrade netty to 3.10.6.Final Andrew Gaul 2024-02-18 21:16:38 +09:00
  • 8af11edaff Bump ch.qos.logback:logback-core from 1.2.9 to 1.2.13 in /project dependabot[bot] 2024-02-18 12:12:54 +00:00
  • 20bbb21a51 Bump bcprov-ext-jdk18on from 1.71 to 1.74 in /drivers/bouncycastle dependabot[bot] 2023-07-06 15:40:54 +00:00
  • 6455fd8518 Parse out of order ListBucket response elements Mickael LANOE 2023-11-22 18:12:39 +01:00
  • 9b01dbc983 no need to check contents contains md because it is a set jixinchi 2023-11-14 20:19:51 +08:00
  • 311a4102da fix typo and add unit test jixinchi 2023-11-14 17:29:16 +08:00
  • ef09dbb6ad do not remove md in DelimeterFilter then add it by commonPrefixes; just keep it jixinchi 2023-11-13 15:40:31 +08:00
  • 47e3022519 FilesystemStorageStrategyImpl.getBlob() for a folder return blob as type Blob (#187) Valentin 2023-11-12 00:37:00 +03:00
  • a2628f9cbf implement support for SharedKey signature (#186) Lars Hagen 2023-10-20 11:19:06 +02:00
  • eb1181daf5 check file exists in getContainerAccess (#185) jixinchi 2023-10-13 00:18:30 +08:00
  • 611b4c4a11 Adding access key auth support for openstack V3 (#183) Edo Demirbilek 2023-09-04 17:49:45 -04:00
  • 6b49389610 Fix checkstyle violation in google-cloud-storage (#184) Ignasi Barrera 2023-09-04 23:49:17 +02:00
  • 1252f1951f Replace US_CENTRAL2 with US_CENTRAL1 in tests Andrew Gaul 2023-07-29 15:59:14 +09:00
  • 20ebc67fc8 Update google-cloud-storage regions Andrew Gaul 2023-07-29 15:36:35 +09:00
  • ef580d4aa7 Bump okio from 1.17.2 to 3.4.0 in /drivers/okhttp dependabot[bot] 2023-07-13 17:02:58 +00:00
  • 132604d71a Add missing jclouds.blobstore.httpstream.url Andrew Gaul 2023-07-29 15:30:28 +09:00
  • 8075bbe50a JCLOUDS-1618: Upgrade to gson 2.10.1 Andrew Gaul 2023-01-23 17:01:19 +09:00
  • 2275637fb8 Remove bnd Andrew Gaul 2023-06-06 22:03:05 -07:00
  • a00454bdd1 Bump guava from 31.1-jre to 32.0.0-jre in /project dependabot[bot] 2023-06-14 22:52:32 +00:00
  • e7894e5a77 Use a class with a File member Andrew Gaul 2023-06-11 23:04:38 -07:00
  • db69360b5f Revert "Revert "Upgrade to snakeyaml 2.0"" Andrew Gaul 2023-06-14 20:16:28 -07:00
  • 39050e8fad Java 9/16 strong encapsulation fixes Andrew Gaul 2023-06-04 17:45:43 -07:00
  • c8ca330857 Remove unneeded -XX:MaxPermSize=256m Andrew Gaul 2023-06-06 03:24:10 -07:00
  • 318138e6b0 Upgrade to surefire 3.1.0 Andrew Gaul 2023-06-04 16:51:36 -07:00
  • 8a3c5ae992 Upgrade to EasyMock 5.1.0 Andrew Gaul 2023-06-04 17:12:57 -07:00