Skip to content

release v0.11.0#329

Closed
freeznet wants to merge 8 commits into
mainfrom
branch-0.11
Closed

release v0.11.0#329
freeznet wants to merge 8 commits into
mainfrom
branch-0.11

Conversation

@freeznet
Copy link
Copy Markdown
Member

@freeznet freeznet commented Jul 7, 2025

(If this PR fixes a github issue, please add Fixes #<xyz>.)

Fixes #

(or if this PR is one task of a github issue, please add Master Issue: #<xyz> to link to the master issue.)

Master Issue: #

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Describe the modifications you've done.

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

freeznet and others added 8 commits July 4, 2025 13:19
* feat: Enhance PulsarNamespace with schema management capabilities

- Added SchemaCompatibilityStrategy and SchemaValidationEnforced fields to PulsarNamespaceSpec for better schema evolution control.
- Updated CRD and documentation to reflect new schema management options.
- Modified reconciliation logic to handle schema validation enforcement.
- Adjusted deep copy methods to accommodate new fields.

* fix update policy

* Update pkg/admin/impl.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* ping to fix pr

* go mod tidy

* revert

* fix dep

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix ns docs

* update topic schema doc
…328)

- Modified the `report-preflight-check-result` target in the Makefile to use `certification-component-id` instead of `certification-project-id`.
- Enhanced error handling in the GitHub Actions workflow for preflight check submissions, providing clearer output and handling cases where the image may already be certified or published.
@freeznet freeznet self-assigned this Jul 7, 2025
@freeznet freeznet requested review from a team as code owners July 7, 2025 10:40
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 7, 2025

@freeznet:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions Bot added the doc-info-missing This pr needs to mark a document option in description label Jul 7, 2025
@freeznet freeznet closed this Jul 7, 2025
@freeznet freeznet reopened this Jul 7, 2025
@freeznet freeznet closed this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-info-missing This pr needs to mark a document option in description

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant