Christoph Schwägerl

Results 10 issues of Christoph Schwägerl

**Describe the bug** According to specification, [message traits](https://github.com/asyncapi/asyncapi/blob/master/versions/2.0.0/asyncapi.md#messageObject) are applied using `json-merge-patch` protocol. > A list of traits to apply to the message object. Traits MUST be merged into the...

🐞 Bug

**User story.** As a developer, I want to write `AsyncAPI` rules working on the *"effective"* AsyncAPI document. *Effective* meaning that [Operation](https://www.asyncapi.com/docs/reference/specification/v2.4.0#operationObject), and [Message](https://www.asyncapi.com/docs/reference/specification/v2.4.0#messageTraitObject) traits (see fields) have been applied to...

enhancement
triaged
AsyncAPI

**Describe the Bug** [Spec](https://github.com/cloudevents/spec/blob/v1.0.1/http-protocol-binding.md#311-http-content-type) states that the `ce-datacontenttype` header MUST NOT be present in a binary mode message. If it is passed anyway, no error is thrown and the given...

status/no-issue-activity

**Describe the Bug** [Spec](https://github.com/cloudevents/spec/blob/v1.0.1/spec.md#subject) states that the `subject` MUST be a non-empty string. In structured content mode `HTTP.toEvent` adds an empty subject string as `undefined` to the event and calling...

status/no-issue-activity

**Describe the Bug** If an invalid value for `time` is given, `HTTP.toEvent` silently defaults it to the current time in UTC. **Steps to Reproduce** Use the following snippet: ```js const...

status/no-issue-activity

Created on 2025-02-18 by Christoph Schwägerl (@c-pius). ## Decision log | Name | Description | | ------------------ | ---------------------- | | Title | All Modules MUST Provide Default Module CR...

decision

Created on 2025-02-18 by Christoph Schwägerl (@c-pius). ## Decision log | Name | Description | | ------------------ | ---------------------- | | Title | Aligned approach for Handling Module CRs |...

decision

**Description** Changes proposed in this pull request: - allows v6.5.0 (latest) **Related issue(s)**

size/XS
cla: yes

Created on 2024-11-29 by Christoph Schwägerl (@c-pius). ## Decision log | Name | Description | | ------------------ | ---------------------- | | Title | Aligned approach for Kyma controllers to revert...

decision

> [!Note] > Please comment a rough estimation of when you think it will be possible to deliver this. > SC team expects this to be delivered 2025-07-31. ### Description...