Skip to content

Releases: apache/polaris

Apache Polaris 1.5.0

Choose a tag to compare

@jbonofre jbonofre released this 18 May 13:40

What's Changed

  • Site: allow "latest" sublinks by @adutra in #4008
  • Remove unused PolarisAuthorizableOperation values by @dimas-b in #3991
  • Fix SVN command for Release by @adnanhemani in #4005
  • Delete unused values in PolarisAuthorizableOperation by @nandorKollar in #3994
  • Fix SVN Credential Secrets by @adnanhemani in #4015
  • CLI: Add summarize subcommand by @MonkeyCanCode in #4003
  • chore(deps): update docker.io/mongo docker tag to v8.2.6 by @renovate-bot in #4011
  • fix(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v8.4.0 by @renovate-bot in #4021
  • chore(deps): update quay.io/keycloak/keycloak docker tag to v26.5.6 by @renovate-bot in #4028
  • chore(deps): update gradle to v9.4.1 by @renovate-bot in #4027
  • Demote Initializing non-federated catalog log message to DEBUG by @dimas-b in #4022
  • chore(deps): update docker.io/adobe/s3mock docker tag to v4.12.1 by @renovate-bot in #4029
  • doc: introduce guidelines for AI-generated contributions by @flyingImer in #3948
  • core: decouple rbac privileges and semantics from PolarisAuthorizableOperations by @sungwy in #4006
  • chore(deps): update docker.io/adobe/s3mock docker tag to v4.12.2 by @renovate-bot in #4030
  • Use appropriate scope in producer methods by @adutra in #4031
  • fix(deps): update dependency org.testcontainers:testcontainers-bom to v2.0.4 by @renovate-bot in #4025
  • Replace helm/chart-testing-action with manual ct installation by @adutra in #4036
  • fix(deps): update dependency software.amazon.awssdk:bom to v2.42.18 by @renovate-bot in #4038
  • chore(deps): update amazon/aws-cli docker tag to v2.34.14 by @renovate-bot in #4037
  • fix(deps): update dependency com.google.cloud:google-cloud-iamcredentials to v2.88.0 by @renovate-bot in #4035
  • fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.21.2 by @renovate-bot in #4033
  • core: refactor PolarisSecurable with PathSegment by @sungwy in #4016
  • Add MinIO coverage for AWS-shaped KMS vended credentials by @castanhas98 in #4034
  • Set Quarkus config profile it explicitly by @snazy in #4039
  • CLI: Fix catalog command by @MonkeyCanCode in #4047
  • Add RustFS coverage for AWS-shaped KMS vended credentials by @MonkeyCanCode in #4045
  • fix(deps): update dependency io.quarkus.platform:quarkus-bom to v3.32.4 by @renovate-bot in #4020
  • chore(deps): update trinodb/trino docker tag to v480 by @renovate-bot in #4053
  • chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.24-2.1774011801 by @renovate-bot in #4044
  • fix(deps): update dependency com.google.cloud:google-cloud-storage-bom to v2.64.1 by @renovate-bot in #4055
  • [NoSQL] Ensure index elements with non-null values by @snazy in #4018
  • Enable multiple event listeners to consume for Polaris events by @nandorKollar in #3973
  • Add Polaris Community Meeting 20260319 by @jbonofre in #4060
  • CLI: Skip nested ns if existed during setup by @MonkeyCanCode in #4046
  • chore(deps): bump requests from 2.32.5 to 2.33.0 in /client/python by @dependabot[bot] in #4063
  • chore(deps): update plugin com.gradle.develocity to v4.4.0 by @renovate-bot in #4057
  • Service: Refactor on grant operation by @flyrain in #4059
  • chore(deps): update docker.io/openpolicyagent/opa docker tag to v1.15.0 by @renovate-bot in #4068
  • Core: Catch number format exception in PolarisObjectMapperUtil by @flyrain in #4067
  • fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1 by @renovate-bot in #4073
  • Add Polaris-Generic-Table-Access-Delegation header in the Generic Table API spec for credential vending by @gh-yzou in #4043
  • fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.25.4 by @renovate-bot in #4074
  • fix(deps): update dependency com.puppycrawl.tools:checkstyle to v13.4.0 by @renovate-bot in #4079
  • chore(deps): update amazon/aws-cli docker tag to v2.34.19 by @renovate-bot in #4080
  • fix(deps): update dependency software.amazon.awssdk:bom to v2.42.23 by @renovate-bot in #4081
  • NoSQL: improve test coverage on index-value-serializers by @snazy in #4072
  • chore(deps): update docker.io/openpolicyagent/opa docker tag to v1.15.1 by @renovate-bot in #4083
  • Core: Refactor rbac operation semantics helpers by @flyrain in #4066
  • Keep CLI doctype consistent and fix cli doc by @MonkeyCanCode in #4077
  • Add blog for polaris cli setup command by @MonkeyCanCode in #4082
  • NoSQL: Change to detect a theoretically possible recursive call, which must not happen at all. by @snazy in #4070
  • chore(deps): update dependency mypy to >=1.20, <=1.20.0 by @renovate-bot in #4098
  • Add BSD-2-Clause to license allow list by @flyrain in #4100
  • chore(deps): update docker.io/jaegertracing/jaeger docker tag to v2.17.0 by @renovate-bot in #4102
  • Unify equals/hashCode for Index.Element by @dimas-b in #4056
  • NoSQL: Optimize index-impl scratch-buffer reuse by @snazy in #4071
  • Fix GitHub Workflow for non-main branches by @adnanhemani in #4089
  • Add doc for setup command under getting started by @MonkeyCanCode in #4087
  • Remove the incorrect comment. by @flyrain in #4109
  • fix(verify-release): fix bash pipe FD leak causing deadlock on maven checksum verification by @adnanhemani in #4024
  • Helm: Add support for polaris.realm-context.require-header option by @adutra in #4105
  • chore(deps): update docker.io/prom/prometheus docker tag to v3.11.0 by @renovate-bot in #4111
  • Core: Use record for connection credentials by @flyrain in #4103
  • Update quay.io/keycloak/keycloak Docker tag to v26.5.7 by @renovate-bot in #4113
  • Fix broken links in README.md by @kumaab in #4119
  • Update dependency com.github.jk1:gradle-license-report to v3.1.2 by @renovate-bot in #4120
  • Rename ExternalCatalogFactory to FederatedCatalogFactory by @flyrain in #4116
  • Clean SVN directories before adding artifacts by @adnanhemani in #4096
  • Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.5.0 by @renovate-bot in #4122
  • Move CallContextCatalogFactory to core module and rename by @flyrain in #4117
  • CLI: add tables/find commands by @MonkeyCanCode in #4075
  • Update amazon/aws-cli Docker tag to v2.34.24 by @renovate-bot in #4125
  • Update dependency software.amazon.awssdk:bom to v2.42.28 by @renovate-bot in #4126
  • Service: Make federation logic more explicit by @flyrain in #4091
  • Update quay.io/ceph/ceph Docker tag to v20.2.1 by @renovate-bot in #4129
  • Update Verify Release Script by @adnanhemani in #4114
  • Harden GitHub Actions workflows by @adutra in #4097
  • Allow setting ARN role and external ID on catalogs that had none by @adutra in #4019
  • Update docker.io/adobe/s3mock Docker tag to v4.12.4 by @renovate-bot in #4133
  • Update docker.io/prom/prometheus Docker tag to v3.11.1 - autoclosed by @renovate-bot in #4134
  • Update dependency com.adobe.testing:s3mock-testcontainers to v4.12.4 by @renovate-bot in...
Read more

Apache Polaris 1.4.1

Choose a tag to compare

@jbonofre jbonofre released this 01 May 18:58

What's Changed

Full Changelog: apache-polaris-1.4.0...apache-polaris-1.4.1

Apache Polaris 1.4.0

Choose a tag to compare

@jbonofre jbonofre released this 21 Apr 05:14
e43375d

What's Changed

Read more

Release 1.3.0-incubating

Choose a tag to compare

@pingtimeout pingtimeout released this 16 Jan 16:46
c940ded

Apache Polaris 1.3.0-incubating Release

Release Artifacts

This release includes:

  • Source and binary distributions
  • Helm chart package
  • Docker images published to Docker Hub
  • Maven artifacts published to Maven Central

Verification

All artifacts have been signed with GPG and include SHA-512 checksums for verification.

Docker Images

  • apache/polaris:apache-polaris-1.3.0-incubating - Polaris Server
  • apache/polaris-admin:apache-polaris-1.3.0-incubating - Polaris Admin Tool

apache-polaris-1.2.0-incubating

Choose a tag to compare

apache-polaris-1.1.0-incubating

Choose a tag to compare

apache-polaris-1.0.1-incubating

Choose a tag to compare

apache-polaris-1.0.0-incubating

Choose a tag to compare

apache-polaris-0.9.0-incubating

Pre-release

Choose a tag to compare

What's Changed

This is the first Apache Polaris (incubating) release.
It only includes source distribution (not binary distribution).

Source distribution: https://downloads.apache.org/incubator/polaris/0.9.0-incubating/

Release Notes: https://github.com/apache/polaris/milestone/1?closed=1

Full Changelog: https://github.com/apache/polaris/commits/apache-polaris-0.9.0-incubating