Skip to content

Releases: salesforce/multicloudj

multicloudj: v0.2.27

04 Mar 06:57
73fa908

Choose a tag to compare

0.2.27 (2026-03-04)

Blob Store

IAM

multicloudj: v0.2.26

25 Feb 19:57
c8e737f

Choose a tag to compare

0.2.26 (2026-02-25)

Blob Store

  • change validate bucket exists method (#305) (720fbf6)

IAM

  • implement AWS policy APIs and conformance tests (#279) (34fceac)
  • Onboard examples for IAM APIs (#277) (cd82264)

DB Backup Restore

  • add examples (#301) (7d3c34b)
  • add KMS encryption key and status message support to database restore (#303) (07fcf88)

multicloudj: v0.2.25

05 Feb 06:06
315e398

Choose a tag to compare

0.2.25 (2026-02-05)

Blob Store

  • Expose builder option useKmsManagedKey (#281) (fafd802)
  • handle the cases for network timeouts, connection timeouts, dns resolution errors (#273) (7a7e55b)
  • in memory blobstore for local testing (#267) (0391e3a)

STS

  • fix the aws web identity token provider overrider (#283) (4146d97)

PubSub

IAM

multicloudj: v0.2.24

22 Jan 23:35
e9db437

Choose a tag to compare

0.2.24 (2026-01-22)

Blob Store

  • handle the gcp blobstore endpoint with empty path / (#263) (b1a69ec)

IAM

  • reuse single ObjectMapper instance to reduce overhead in GCP IAM (#261) (c6ea753)

multicloudj: v0.2.23

16 Jan 21:23
238acce

Choose a tag to compare

0.2.23 (2026-01-16)

Blob Store

STS

  • support web identity tokens in gcp sts (#249) (abe66c5)

PubSub

  • expose raw message delivery option for client (#238) (681dcd0)

IAM

  • implement getInlinePolicyDetails API for AWS Substrate (#233) (a591aeb)
  • implement identity APIs for AWS substrate (#225) (470fb75)

multicloudj: v0.2.22

12 Jan 18:04
089ee0a

Choose a tag to compare

0.2.22 (2026-01-12)

STS

  • support access boundary in aws and gcp sts (#240) (8157a56)

PubSub

  • support parsing sns messages in SQS subscription (#231) (e355c22)

multicloudj: v0.2.21

19 Dec 23:24
46e006c

Choose a tag to compare

0.2.21 (2025-12-19)

Blob Store

  • onboard GCS native Multipart Upload (#228) (8193069)
  • Upgrade the google-cloud-storage version to v2.60.0 (#211) (fcb0943)

IAM

  • add conformance tests for IAM Identity Management APIs for GCP (#186) (3a5f83c)
  • getInlinePolicyDetails API(GCP) (#163) (5472da6)

multicloudj: v0.2.20

15 Dec 18:43
ce4f06c

Choose a tag to compare

0.2.20 (2025-12-15)

Blob Store

  • Enable timestamp data in BlobInfo in List api (#201) (ca4c96a)

multicloudj: v0.2.19

11 Dec 06:51
80fae10

Choose a tag to compare

0.2.19 (2025-12-11)

Blob Store

  • Implement the DoesBucketExist for Blob (#195) (a6ad1d7)
  • make blob store autocloseable throughout (#194) (3610b57)
  • support copy from different source bucket (#190) (40e6f4c)
  • support tagging for multipart upload in AWS and GCP (#172) (25b694b)

PubSub

  • Enable implicit GetQueueUrl on initialization (#183) (30af604)
  • ensure atleast 1 message is pulled (#197) (599a538)

multicloudj: v0.2.18

03 Dec 19:16
fbc627b

Choose a tag to compare

0.2.18 (2025-12-02)

Bug Fixes

STS

  • remove the scoped requirement for all credentials (#177) (3dacf2f)

PubSub

  • remove timeout while receiving from a subscription (#180) (6c8b9dc)