-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aws SQS: Remove unnecessary headers from the test because of CAMEL-18123 #3803
Milestone
Comments
JiriOndrusek
changed the title
Aws2 SQS: remove unnecessary headers from the test because of CAMEL-18123
Aws SQS: Remove unnecessary headers from the test because of CAMEL-18123
May 23, 2022
JiriOndrusek
added a commit
to JiriOndrusek/camel-quarkus
that referenced
this issue
May 23, 2022
JiriOndrusek
added a commit
to JiriOndrusek/camel-quarkus
that referenced
this issue
May 25, 2022
JiriOndrusek
added a commit
to JiriOndrusek/camel-quarkus
that referenced
this issue
May 26, 2022
jamesnetherton
pushed a commit
that referenced
this issue
May 26, 2022
jamesnetherton
pushed a commit
that referenced
this issue
May 30, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jun 13, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jun 20, 2022
JiriOndrusek
added a commit
to JiriOndrusek/camel-quarkus
that referenced
this issue
Jun 20, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jun 23, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jun 29, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jul 4, 2022
jamesnetherton
pushed a commit
to jamesnetherton/camel-quarkus
that referenced
this issue
Jul 7, 2022
jamesnetherton
pushed a commit
that referenced
this issue
Jul 7, 2022
The fix for this was merged with the Camel 3.18.0 upgrade in 3fd34e3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fix of https://issues.apache.org/jira/browse/CAMEL-18123, makes some header parameters unnecessary for purge/delete queue actions (i.e. https://github.com/apache/camel-quarkus/blob/main/integration-test-groups/aws2/aws2-sqs/src/main/java/org/apache/camel/quarkus/component/aws2/sqs/it/Aws2SqsResource.java#L86)
The text was updated successfully, but these errors were encountered: