This is an automated email from the ASF dual-hosted git repository. singhpk234 pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from d7f15a29f fix(deps): update dependency io.projectreactor.netty:reactor-netty-http to v1.2.9 (#2326) add 8996132e8 Add getting-started example with external authentication (#2244) No new revisions were added by this update. Summary of changes: LICENSE | 1 + getting-started/README.md | 3 + getting-started/assets/keycloak/iceberg-realm.json | 1960 ++++++++++++++++++++ getting-started/assets/polaris/create-catalog.sh | 24 +- getting-started/keycloak/README.md | 208 +++ getting-started/keycloak/docker-compose.yml | 97 + getting-started/telemetry/README.md | 2 +- 7 files changed, 2286 insertions(+), 9 deletions(-) create mode 100644 getting-started/assets/keycloak/iceberg-realm.json create mode 100644 getting-started/keycloak/README.md create mode 100644 getting-started/keycloak/docker-compose.yml