Skip to content

silo-pkg v3.12.1

Choose a tag to compare

@Vonng Vonng released this 25 Aug 14:49
· 1 commit to main since this release

Dependency refresh

  • Updates github.com/minio/minio-go/v7 from v7.0.99 to v7.3.0.
  • Refreshes the transitive module closure, including the upstream INI import-path migration.
  • Keeps the SILO-pkg implementation and exported API unchanged; Go 1.26 remains the supported consumer floor.

Compatibility coverage

  • Pins the lifecycle Filter XML contract introduced by minio-go v7.3.0 for empty, prefix-only, and composite And filters.
  • Validates the local package against SILO, SILO Console, and mcli consumers.

CI maintenance

  • Activates the fork's GitHub Actions workflows and adds workflow_dispatch entry points for repeatable release validation.
  • Restores setup-go dependency caching and prevents duplicate cache restores in the LDAP workflow.

Validation