github.com/versity/versitygw
v1.7.0
#527 most downloaded on Go modules
versity/versitygw
What this package is like to depend on
Last release 13 days ago
11 Aug 2026
Ships fairly regularly
a new release about every 3 weeks
Some releases are documented
notes for 10 of 30 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
226 releases · first in 2023
37 releases in the last 12 months
see the full history below
Release timeline
226 releases · Jun 2023 to Aug 2026Releases
latest 60 of 226-
v1.7.1-0.20260811031053-b2eaf7e7952911 Aug 2026 pre-releaseNothing published for this version
-
v1.7.1-0.20260807155734-8bd73a45eea307 Aug 2026 pre-releaseNothing published for this version
-
v1.7.1-0.20260731224220-5422bf8e8c3a31 Jul 2026 pre-releaseNothing published for this version
-
v1.7.1-0.20260729153741-f2bfe2f2610229 Jul 2026 pre-releaseNothing published for this version
-
v1.7.1-0.20260721045955-695f64e9779a21 Jul 2026 pre-releaseNothing published for this version
-
v1.7.015 Jul 2026Release notes
Open source →Changelog
- 1335bb4 Remove go report card
- 2ca9a23 chore(deps): bump the dev-dependencies group across 1 directory with 21 updates
- 03f02a9 chore(deps): bump the dev-dependencies group with 14 updates
- 26319f5 chore(deps): bump the dev-dependencies group with 15 updates
- 568d4a2 feat: add chart sidecar and versioning directory support
- 9db2c9c feat: add configurable default ETag for files without metadata
- 05cfa0f fix azure etag quote bytes
- efa7e77 fix azure multipart etag quoting
- 9ac52cd fix: LDAP access key filter injection
- a37b655 fix: add section for goreleaser deb/rpm
- 67aaa80 fix: copy-source parsing mismatch that could bypass path validation
- 8a3dbcf fix: omit null version id for suspended buckets
- 1a92f39 fix: prevent nil pointer panic in s3proxy ListMultipartUploads and ListParts
- 2f6b984 fix: update Fiber to
v3.4.0 - dbc9bb1 fix: update example config with recent options
- 12f2283 make azure multipart part etags quoted and consistent
- 40cbe85 test(azure): widen multipart test parts above min size; tighten isQuotedEtag
-
v1.6.1-0.20260713165644-9fc44d21b63013 Jul 2026 pre-releaseNothing published for this version
-
v1.6.1-0.20260708162527-041e94350c6c08 Jul 2026 pre-releaseNothing published for this version
-
v1.6.024 Jun 2026Release notes
Open source →Changelog
- ac5c3b4 Add WebsiteConfiguration types, validation, and S3 error codes
- 375c276 Add website integration tests and remove NotImplemented stubs
- 04bb314 chore(deps): bump actions/checkout from 6 to 7
- 0d03381 chore(deps): bump the dev-dependencies group across 1 directory with 12 updates
- 8453a5b chore(deps): bump the dev-dependencies group with 23 updates
- 2a40e19 chore(deps): bump the dev-dependencies group with 24 updates
- 27e90ce feat(helm): Make it possible to specify deployment strategy
- 4599daa feat: Add 'topologySpreadConstraints'
- 6f1dfe8 feat: add options extensions to embed config
- 27f04ad feat: add windows functional test coverage and fix some windows behavior
- 1625c59 feat: improve static website hosting support
- 4d391ca feat: migrate Fiber to v3.3.0
- f08f76f feat: support x-amz-website-redirect-location
- 9610ef8 fix: prevent connection errors in space/quotas error paths
- cf4bc65 fix: prevent index-out-of-range panic in s3proxy GetBucketOwnershipControls
- 50e64f7 fix: prevent nil pointer panic in webhook sendLog
- 422b5a7 fix: prevent panic in ParseCopySource on empty input
- 12fb5a6 fix: reject empty Content-MD5 on PUT operations
- 6df901b fix: support asterisk read preconditions
- 67af0af fix: validate object lock default retention upper limits
- 8495cf4 s3api: add WithOnListen option for server readiness notification
-
v1.5.1-0.20260624174130-0aa0f0d4fc7624 Jun 2026 pre-releaseNothing published for this version
-
v1.5.1-0.20260618201335-fd386895674a18 Jun 2026 pre-releaseNothing published for this version
-
v1.5.1-0.20260606161104-aa52aa08d71206 Jun 2026 pre-releaseNothing published for this version
-
v1.5.001 Jun 2026Release notes
Open source →Changelog
- 3cf10d8 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
- cd3f2ff chore(deps): bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1
- deda805 chore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2
- 325ab6e chore(deps): bump the dev-dependencies group with 19 updates
- fbe2a4b chore(deps): bump the dev-dependencies group with 7 updates
- 2ed8b78 chore(deps): bump the dev-dependencies group with 9 updates
- e4fa31c chore: fix sidecar flag in runtests to correctly pass test option
- db3478d chore: update go package dependencies
- 861c5f5 feat: add bucket metrics tag when request specifies a bucket
- d1fba07 feat: add custom route and middleware options
- 8ae566d feat: add new ErrNoSpaceLeftOnDevice API error for ENOSPC errors
- 20939bd feat: extract gateway runtime into embeddable package
- 9f786b3 feat: global error refactoring
- cb609e4 feat: replace webui client-side name filter with server-side prefix filter
- d2fa265 feat: support sha512, md5, xxhash3, xxhash64, xxhash128 data integrity checksums
- e6aa9de fix: apply CORS middleware to admin CreateBucket route
- 8d5b2be fix: check PutObjectTagging/LegalHold/Retention permissions on PutObject,CopyObject and CreateMultipartUpload
- e137e8d fix: connection early termination resulting in internal error
- a5fc7c1 fix: decode URL hash in webui before parsing bucket/prefix
- 5774702 fix: enforce required SignedHeaders validation for SigV4 requests
- 0e165ed fix: expose x-amz-storage-class in CORS response headers
- 4ef090d fix: fix empty ownership control rules panic
- fe3cfbf fix: forward slash url encoded used as bucket/key separator
- ed1ad6b fix: honor explicit public bucket policy deny
- 2c0844a fix: ignore implicit directories for Get/HeadObject
- cd0b4e6 fix: normalize object keys during bucket policy evaluation
- e69d073 fix: reject SigV2 requests
- eecc1a7 fix: reject invalid PostObject keys
- 27971f2 fix: remove unsigned chunk reader caching
- d498d48 fix: replace misleading webui CORS error toast with generic network error message
- dd27c6c fix: scoutfs multipart alignment check for last part
- bb3cdd9 fix: skip integration tests not compatible in sidecar
- 5cb5541 fix: store object multipart upload metadata compressed
-
v1.4.122 Apr 2026Release notes
Open source →Changelog
- 69901f9 Bump actions/download-artifact to v8
- f8e188a chore(deps): bump the dev-dependencies group with 11 updates
- 6f321fd chore(deps): bump the dev-dependencies group with 21 updates
- ccba8a5 chore(deps): bump the dev-dependencies group with 9 updates
- 2b918d5 chore: fix spellings and unused function args
- 0dc074a feat: add --socket-perm option for UNIX socket file permissions
- 14b0aab feat: add cli option to generate shell auto completion
- 53bbaf2 feat: add presigned URL generation in webui
- 545a9e9 feat: add server-side pagination for webui object explorer
- 41fc459 feat: history back/forward actions on explorer and modals
- fcb540e feat: in webui add bucket favorites and direct-navigation to explorer
- a673900 fix for multipart upload when using sidecar meta
- 873148a fix: add Host header to HTTP test requests for fasthttp v1.70.0 compatibility
- 8c49a33 fix: add explicit sidecar metadata cleanup on object/bucket deletion
- 9816c2f fix: add gcs compatibility flag to fix s3proxy GCS SigV4 signature mismatch
- 81f0158 fix: close temp file before rename in sidecar StoreAttribute
- d6fb954 fix: correct 206 Partial Content response status for ranged GetObject and HeadObject
- 48bfa9f fix: correct HeadObject restore status for offline objects in scoutfs
- 8e8fac6 fix: docker entrypoint move VGW_ARGS before backend subcommand
- b905554 fix: fix azure multipart upload objects masking
- b151d46 fix: fix webui port validation to allow unix socket paths
- 3529e1b fix: in webui use AWS SigV4-compliant URI encoding for path and query params
- 62e8cdd fix: make CompleteMultipartUpload idempotent and add part-number support to GetObject/HeadObject
- b473aa0 fix: move versionId validation to backend
- 5ff1c4b fix: use encodeS3Key in webui instead of encodeURIComponent in createFolder
-
v1.4.002 Apr 2026Release notes
Open source →Changelog
- 0559807 Always write complete files in sidecar meta provider
- d8f9275 Do not expose directories that can't be buckets
- c32ddff Update stage constants for ongoing requests
- 686f58c chart/README.md hostPath usage warning
- 464a82d chore(deps): bump actions/checkout from 4 to 6
- d4c0e6b chore(deps): bump docker/build-push-action from 6 to 7
- a71e94f chore(deps): bump docker/login-action from 3 to 4
- 8351970 chore(deps): bump docker/metadata-action from 5 to 6
- 6c7b03c chore(deps): bump docker/setup-buildx-action from 3 to 4
- b27e42b chore(deps): bump docker/setup-qemu-action from 3 to 4
- d2152b0 chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0
- 1ec724b chore(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1
- fe61e30 chore(deps): bump the dev-dependencies group with 17 updates
- 504fe99 chore(deps): bump the dev-dependencies group with 22 updates
- 85b40a6 chore(deps): bump the dev-dependencies group with 25 updates
- 3a8d658 chore(deps): bump the dev-dependencies group with 5 updates
- 7f9c943 chore: add helm lint to pr tests
- 3b76df1 chore: consistent comments
- 2ed4d7d chore: remove the unnecessary AmazonS3.xsd from s3response.
- 97cc6bf chore: run go modernize tool
- baf5cbf feat(chart): add HTTPRoute configuration
- b47ef4e feat(chart): enable persistence by default, discuss more in README
- af1a99c feat: add Helm chart for versitygw
- 285d130 feat: add browser-based POST object upload support
- db956fb feat: add cosign signing to chart OCI artifact
- 9a3ccf6 feat: add option to change webui path prefix
- 56cb36d feat: add option to disable copy-file-range for multipart uploads
- 755029d feat: add persistence.hostPath to Helm chart
- 710003f feat: add unix domain socket listener support to port option
- 59002b2 feat: implement integration tests for browser-based POST object
- 33917ad feat: implement quicker backend/posix walk algorithm
- 052f236 feat: implement x-amz-source-expected-bucket-owner for CopyObject and UploadPartCopy
- 73730d9 feat: noop plugin for gateway load testing
- a152f29 feat: option to host webui on s3 port
- e023f00 feat: remove /api/gateways webserver endpoint
- 8795c15 feat: s3proxy default to credential chain with optional anonymous access
- 3b17f05 feat: support response header overrides in HeadObject
- 604848b fix(chart): fix cosign-installer tag
- b154707 fix(chart): fix multidoc separator when 2 routes are enabled
- 47af907 fix(chart): replace buggy chart-releaser action
- 53ce309 fix(chart): use docker login for helm and cosign
- 495b38a fix: abort scoutfs multipart uploads on error after successful moveblocks
- 21a636b fix: add request headers and metadata headers limit
- 3d47e7f fix: add x-amz-bucket-region to ListObjects(V2) response headers.
- b44952d fix: allow Helm chart users to use their own, existing PVC
- ffe7383 fix: allow list buckets to use default aws region us-east-1
- dc31696 fix: azure ListBuckets pagination to use client-side continuation tokens
- 929048c fix: azure PresignedAuth_UploadPart test failure
- 271313b fix: azure close download body in CopyObject to prevent resource leak
- afbeb7c fix: azure modernize part number loop check
- 8534d28 fix: bracket IPv6 addresses in auto-detected webui gateway URLs
- 90e240d fix: change ErrMissingDateHeader http status code to 403
- 97bb705 fix: change the way object metadata is stored in posix
- 927d1d6 fix: cleanup file descriptor leaks with chown fails
- 22f0431 fix: cleanup tempfiles when error prevents calling link
- bbe246e fix: enforce 5gb copy source object size threshold.
- 2ef6cc3 fix: fix admin cli update user --project-id retrieval
- a25408c fix: remove POST object multipart boundary prefix trimming
- c260129 fix: retry link on ENOENT caused by racing DeleteObject
- 13b3dc5 fix: serialize concurrent CompleteMultipartUpload calls via rename
- fbff3f6 fix: update deprecated StandardOutput/StandardError type
- 17e5e20 fix: webui location of tailwind.js asset
- e0275ba fix: webui move explorer styling to theme.css
- 07c970e fix: webui pass correct arguments to request() in putBucketPolicy
-
v1.3.2-0.20260402132023-a25408c225e602 Apr 2026 pre-releaseNothing published for this version
-
v1.3.2-0.20260402035637-a6fffc63727402 Apr 2026 pre-releaseNothing published for this version
-
v1.3.2-0.20260331192711-e0209ebab44931 Mar 2026 pre-releaseNothing published for this version
-
v1.3.103 Mar 2026 -
v1.3.003 Mar 2026Release notes
Open source →Changelog
- 8234c31 Fix versitygw#1864 to not return parent keys for ListObjectVersions with prefix
- d4ea895 chore(deps): bump actions/download-artifact from 4 to 7
- 7ebe0f8 chore(deps): bump actions/download-artifact from 7 to 8
- 790bac2 chore(deps): bump actions/upload-artifact from 4 to 6
- 892590a chore(deps): bump actions/upload-artifact from 6 to 7
- 6e9f0db chore(deps): bump github.com/clipperhouse/uax29/v2
- 22d49ed chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12
- 496b098 chore(deps): bump goreleaser/goreleaser-action from 6 to 7
- 0530636 chore(deps): bump the dev-dependencies group with 21 updates
- fa9f9ef chore(deps): bump the dev-dependencies group with 4 updates
- 0954428 chore(deps): bump the dev-dependencies group with 7 updates
- 3f2de08 chore: cleanup go.mod with go mod tidy
- fc5c0a3 chore: fix typos and error return wrapping types in posix
- 4fa7d38 chore: fix warning in system.yml github workflow
- af76584 chore: update README.md to highlight new web gui feature
- dc0572b chore: update readme for testing overview
- e7a1231 feat: add cli options to specify webui gateway/admin listing
- b3eac97 feat: add concurrency limiter to scoutfs
- fd0c9df feat: add favicon to all pages in webui
- 599ab1b feat: add multi-address listener for s3/admin/webui
- e2821fc feat: add option to disable s3proxy client data integrity checks
- 4b11f54 feat: add posix concurrency-limiter
- 8550dba feat: add tagging support for directory objects in posix
- 7fb3ded feat: adds
Location,x-amz-bucket-arnresponse headers in CreateBucket - 2436475 feat: adds checksums for directory objects in posix
- f7814ad feat: adds fiber max connections and in-flight requests limiter
- 9c21299 feat: allow anonymous access for s3proxy backend
- 5ae791b feat: configuration option to disable ACLs
- d03a331 feat: optimize multipart upload checksum calculation.
- 3e26175 feat: replace aws-sdk-go-v2 s3 manager with transfermanager
- 5c918f3 feat: revert ignore object ACL behavior
- 880d4ce feat: update go version to 1.25.0 and golang.org/x/net to 0.51.0
- e702a48 fix: CopyObject with URL-encoded special chars
- da82e5e fix: add missing tests to group-tests map
- 2232efd fix: adds application/xml Content-Type to error responses
- f1577fd fix: correct private canned ACL behavior on bucket creation
- 89aa822 fix: fixes DeleteObject if-match quoted comparison
- 6fafc15 fix: fixes PutBucketCors CORSRules validation
- 46bcc8a fix: fixes object default Content-Type
- 760f252 fix: improve WalkVersions() ancestor-directory guard for prefix filtering
- 3d56636 fix: make webui sidebar responsive on mobile
- 68755ca fix: replace
debuglogger.Logf("Internal Error, %v", err)withdebuglogger.InternalError(err) - 4ebe408 fix: store final checksum on CompleteMultipartUpload
- 7695be5 fix: store part checksums at destination path in UploadPartCopy
-
v1.2.009 Feb 2026Release notes
Open source →Changelog
- bcf341b Add "lexical" sort to walker.go
- 73e2df4 Base import of cutdown version of io/fs/walk.go from golang as walker.go
- 0c520a3 Reload TLS certificates on SIGHUP
- bef8f38 Revert of 34da183 and 8e18b43 for backend/walk.go
- a69f5a4 chore(deps): bump actions/checkout from 4 to 6
- 2489d87 chore(deps): bump docker/build-push-action from 5 to 6
- 1dfc77d chore(deps): bump github.com/clipperhouse/uax29/v2
- d2996e1 chore(deps): bump the dev-dependencies group with 2 updates
- e37dfa6 chore(deps): bump the dev-dependencies group with 6 updates
- 82878f4 chore(deps): bump the dev-dependencies group with 7 updates
- 792a3eb chore: add advanced codeql workflow for repo customizations
- f78483a chore: add codeql ignore for embedded 3rd party js assets
- e08539e chore: add dependabot updates for github actions
- 68d7924 feat: add web-based UI for S3 object management and admin operations
- 2e67940 feat: adds delimiter support in ListMultipartUploads
- 6c564fe feat: makes root creds usable for admin subcommand with lower precendence
- 43fd18b fix: admin server debug always enabled when --admin-port option enabled
- 01fc142 fix: correct spelling for debuglogger.InternalError() (#1784)
- 86e2b02 fix: fixes delete markers access for some actions
- 2365f9f fix: fixes list-limiters parsing and validation
- 43559e6 fix: fixes non-existing object deletion with versionId
- f6225aa fix: fixes some write operations blocking in read-only mode
- 12092cf fix: fixes the SignedStreamingPayloadTrailer_success test failure
- 63fcdb3 fix: pin github.com/nats-io/nkeys version to v0.4.12
- f29206a fix: put object on windows when parent directories dont already exists
- 11e5049 fix: remove duplicate cors headers from options router
- 7017ffa fix: removes object metadata loading from posix ListParts
- 8569b15 fix: return not implemented in object actions, if acl header is present
- 03f0be2 fix: reverts the nats-io/nkeys package version to v0.4.12
- 9343860 fix: webui md5 missing error when enabling directory object lock
-
v1.1.015 Jan 2026Release notes
Open source →Changelog
- 7a4dd59 chore(deps): bump github.com/valyala/fasthttp
- 8d16bff chore(deps): bump the dev-dependencies group with 2 updates
- 6198bf4 chore(deps): bump the dev-dependencies group with 20 updates
- 0124398 chore(deps): bump the dev-dependencies group with 6 updates
- d446102 feat: add option for default global cors allow origin headers
- f467b89 feat: adds Location in CompleteMultipartUpload response
- 8073994 feat: adds integration tests for STREAMING-AWS4-HMAC-SHA256-PAYLOAD requests
- cc54aad feat: adds integration tests for STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER requests
- 2561ef9 feat: implements admin CreateBucket endpoint/cli command
- 5aa2a82 fix: Makes precondition headers insensitive to whether the value is quoted
- c2c2306 fix: adds an error route for ?versions subresource with key
- 12e1308 fix: adds versionId in put/get/delete object tagging actions response.
- 9eaaeed fix: bunch of fixes in signed streaming requests
- 657b9ac fix: changes AuthorizationHeaderMalformed error status to 400
- edac345 fix: cleanup sidecar metadata empty dirs
- 7a26aec fix: fix the concurrency issue in integration tests bucket name generation
- d015842 fix: fixes CreateBucket LocationConstraint validation
- a75aa9b fix: fixes if-none-match precondition header logic in object write operations
- cf99b3e fix: fixes invalid/expired x-amz-object-lock-retain-until-date errors
- 2a7e76a fix: fixes missing bucket object lock config error
- c91e5dc fix: fixes the InvalidRetentionPeriod error code and message
- 39ee175 fix: fixes the PutBucketPolicy response status
- 981a34e fix: fixes x-amz-if-match-size parsing
- b78d21c fix: optimize sidecar empty-dir checks
- 9f6bf18 fix: removes Expect from sigv4 ignored headers list
- 06a4512 fix: removes the NoSuchTagSet error in GetObjecTagging
- 61308d2 fix: return NoSuchKey if a precondition header is present and object doesn't exist in PutObject, CompleteMultipartUpload
- 8e0eec0 fix: return null in GetBucketLocation for us-east-1
- 06f4f0a fix: skips object lock check in DeleteObject without versionId.
- 0cab42d xattr: use different namespace prefixes for FreeBSD vs other platforms
-
v1.0.2018 Dec 2025Release notes
Open source →Changelog
- d7cbee7 chore(deps): bump the dev-dependencies group with 10 updates
- 55c94f4 chore(deps): bump the dev-dependencies group with 17 updates
- b29d6a0 chore(deps): bump the dev-dependencies group with 23 updates
- cadd791 chore(deps): bump the dev-dependencies group with 6 updates
- d0ec284 feat: adds STREAMING-AWS4-HMAC-SHA256-PAYLOAD-TRAILER option in test generation script
- c58f9b2 feat: adds integration tests for unsigned streaming payload trailer uploads
- ce9693e feat: upgrades actions checkout v4 -> v5 and go-setup v5 -> v6
- 0a2a23d fix: Checks that x-amz-decoded-content-length matches the actual payload in unsigned streaming upload
- dfe6abc fix: adds validation for chunk sizes in unsigned streaming trailer upload
- f631cd0 fix: fixes error handling for unsigned streaming upload malformed encoding
- b57764e fix: fixes ipa iam GetUserAccount id parsing panic
- d507f20 fix: fixes the GetObjectAttributes panic in s3 proxy
- d861dc8 fix: fixes unsigned streaming upload parsing and checksum calculation
- 69e107e fix: rejects STREAMING-UNSIGNED-PAYLOAD-TRAILER for all actions, except for PutObject and UploadPart
- 7627deb fix: removes mandatory checksum header check for PutObjectTagging
-
v1.0.1920 Nov 2025Nothing published for this version
-
v1.0.19-0.20251114162014-874e838dcc0414 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251113013541-371dccfde9f113 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251112045630-8466d063718312 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251111163543-12bfd4220b8311 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251110223726-fc03472d60fc10 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251107230505-72a4e40038c507 Nov 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20251031040949-d174819eaced31 Oct 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20250925221214-62ca9b6ff3d525 Sep 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20250918172805-221592fbabd518 Sep 2025 pre-releaseNothing published for this version
-
v1.0.19-0.20250918043153-51e54874a8e918 Sep 2025 pre-releaseNothing published for this version
-
v1.0.1816 Sep 2025Nothing published for this version
-
v1.0.18-0.20250829193355-2015cc1ab2d529 Aug 2025 pre-releaseNothing published for this version
-
v1.0.18-0.20250827225224-13ea2286f73e27 Aug 2025 pre-releaseNothing published for this version
-
v1.0.18-0.20250827031754-2a4d86d8d0be27 Aug 2025 pre-releaseNothing published for this version
-
v1.0.1726 Aug 2025Nothing published for this version
-
v1.0.17-0.20250728224544-0972af07832528 Jul 2025 pre-releaseNothing published for this version
-
v1.0.17-0.20250726052034-3842253962eb26 Jul 2025 pre-releaseNothing published for this version
-
v1.0.1617 Jul 2025Nothing published for this version
-
v1.0.1504 Jul 2025Nothing published for this version
-
v1.0.15-0.20250609161411-d7765379448009 Jun 2025 pre-releaseNothing published for this version
-
v1.0.15-0.20250529185015-cd45a241001f29 May 2025 pre-releaseNothing published for this version
-
v1.0.1427 May 2025Nothing published for this version
-
v1.0.14-0.20250520152451-12b25b7f834620 May 2025 pre-releaseNothing published for this version
-
v1.0.14-0.20250501193725-1f96af5c66c401 May 2025 pre-releaseNothing published for this version
-
v1.0.14-0.20250430182837-a4d2f5c180b130 Apr 2025 pre-releaseNothing published for this version
-
v1.0.14-0.20250428230727-8c101b39016428 Apr 2025 pre-releaseNothing published for this version
-
v1.0.1325 Apr 2025Nothing published for this version
-
v1.0.13-0.20250410012857-b5c98b0106f410 Apr 2025 pre-releaseNothing published for this version
-
v1.0.1218 Mar 2025Nothing published for this version
-
v1.0.1110 Mar 2025Nothing published for this version
-
v1.0.11-0.20250203215140-8072d758b2b903 Feb 2025 pre-releaseNothing published for this version
-
v1.0.1003 Feb 2025Nothing published for this version
-
v1.0.907 Dec 2024Nothing published for this version
-
v1.0.9-0.20241207031801-47a6152e84c907 Dec 2024 pre-releaseNothing published for this version
-
v1.0.9-0.20241204230956-c77604b5456004 Dec 2024 pre-releaseNothing published for this version
-
v1.0.9-0.20241203173114-57d344a8f06703 Dec 2024 pre-releaseNothing published for this version