Skip to content

Conversation

@jsenko
Copy link
Member

@jsenko jsenko commented Dec 19, 2025

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR contains a batch of small fixes and updates, primarily bumping the version from 3.1.5 to 3.1.6-SNAPSHOT and making several minor improvements across the codebase.

  • Version bump from 3.1.5 to 3.1.6-SNAPSHOT across operator resources and container images
  • Refactored exception filtering logic into a reusable static method and added error logging
  • Added tar long file mode configuration to fix potential build issues with long file paths
  • Added new OIDC configuration option for UI authentication flexibility

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
operator/install/install.yaml Updates version labels and container image tags from 3.1.5 to 3.1.6-SNAPSHOT and latest-snapshot
operator/controller/src/main/java/io/apicurio/registry/operator/status/OperatorErrorConditionManager.java Extracts exception filtering logic into a public static method for reuse
operator/controller/src/main/java/io/apicurio/registry/operator/ApicurioRegistry3Reconciler.java Adds logging for exceptions during reconciliation with differentiated handling for ignored vs. actual errors
mcp/pom.xml Adds tarLongFileMode configuration to maven assembly plugin
examples/tools/kafkasql-topic-import/pom.xml Updates parent version from 3.1.3-SNAPSHOT to 3.1.6-SNAPSHOT and adds tarLongFileMode configuration
examples/pom.xml Adds kafkasql-topic-import module to the build
docs/modules/ROOT/partials/getting-started/ref-registry-all-configs.adoc Documents new apicurio.ui.auth.oidc.load-user-info configuration option for OIDC providers

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jsenko jsenko merged commit 34feed9 into Apicurio:main Dec 19, 2025
76 of 82 checks passed
@jsenko jsenko deleted the batch-fixes branch December 19, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant