This is an automated email from the ASF dual-hosted git repository.

ricardozanini pushed a change to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


    from e11f3b528d Bump org.postgresql:postgresql in 
/kogito-build/kogito-dependencies-bom (#3952)
     add 1b0e14fe76 Issue-3925 Extended Knative custom functions to support 
headers and query params (#3927)

No new revisions were added by this update.

Summary of changes:
 .../KogitoAddonKnativeServingProcessor.java        |   3 +-
 .../customfunctions/KnativeTypeHandler.java        |  10 +-
 .../KogitoAddonKnativeServingProcessorTest.java    |   3 +-
 ...on => cloudEventHeadersKnativeFunction.sw.json} |  10 +-
 ...> headersAndQueryParamsKnativeFunction.sw.json} |  11 +-
 ...adersAndQueryParamsKnativeFunctionPost.sw.json} |  12 +-
 ...tion.sw.json => headersKnativeFunction.sw.json} |  11 +-
 ....sw.json => queryParamsKnativeFunction.sw.json} |  11 +-
 ...json => queryParamsKnativeFunctionPost.sw.json} |  12 +-
 .../customfunctions/it/KnativeServingAddonIT.java  | 170 ++++++++++++++++++++-
 .../CloudEventKnativeParamsDecorator.java          |   6 +-
 .../customfunctions/GetParamsDecorator.java        |  28 +++-
 .../PlainJsonKnativeParamsDecorator.java           |   6 +-
 13 files changed, 233 insertions(+), 60 deletions(-)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{serviceNotFoundKnativeFunction.sw.json
 => cloudEventHeadersKnativeFunction.sw.json} (76%)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{arrayKnativeFunction.sw.json
 => headersAndQueryParamsKnativeFunction.sw.json} (71%)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{arrayKnativeFunction.sw.json
 => headersAndQueryParamsKnativeFunctionPost.sw.json} (67%)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{arrayKnativeFunction.sw.json
 => headersKnativeFunction.sw.json} (73%)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{arrayKnativeFunction.sw.json
 => queryParamsKnativeFunction.sw.json} (71%)
 copy 
quarkus/addons/knative/serving/integration-tests/src/main/resources/{arrayKnativeFunction.sw.json
 => queryParamsKnativeFunctionPost.sw.json} (70%)
 copy 
kogito-workitems/kogito-rest-workitem/src/main/java/org/kogito/workitem/rest/auth/OAuth2AuthDecorator.java
 => 
quarkus/addons/knative/serving/runtime/src/main/java/org/kie/kogito/addons/quarkus/knative/serving/customfunctions/GetParamsDecorator.java
 (58%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to