Skip to content
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

fix(deps): Bump spring-zeebe to 8.5.4 #2700

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Conversation

johnBgood
Copy link
Contributor

Description

Bump spring-zeebe to 8.5.4

Related issues

#2648

@johnBgood johnBgood self-assigned this Jun 5, 2024
@johnBgood johnBgood requested a review from a team as a code owner June 5, 2024 12:31
ev-codes
ev-codes previously approved these changes Jun 5, 2024
Copy link
Collaborator

@ev-codes ev-codes left a comment

Choose a reason for hiding this comment

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

Thank you!

import com.rabbitmq.client.AMQP;
import java.util.Date;
import java.util.Map;

/** Model of the RabbitMQ message properties. Mirrors the {@link AMQP.BasicProperties}. */
@JsonInclude(JsonInclude.Include.NON_NULL)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't want to serialize so many null fields here as it's just noise

@johnBgood johnBgood requested a review from ev-codes June 12, 2024 08:14
@johnBgood johnBgood added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit 8f9d389 Jun 12, 2024
4 checks passed
@johnBgood johnBgood deleted the bump-spring-zeebe-8.5.4 branch June 12, 2024 12:07
github-actions bot pushed a commit that referenced this pull request Jun 12, 2024
* fix(deps): Bump spring-zeebe to 8.5.4

* fix(deps): Fix UT

* fix(deps): Ignore null in RabbitMQ Properties

(cherry picked from commit 8f9d389)
Copy link
Contributor

Successfully created backport PR for release/8.5:

johnBgood added a commit that referenced this pull request Jun 12, 2024
* fix(deps): Bump spring-zeebe to 8.5.4

* fix(deps): Fix UT

* fix(deps): Ignore null in RabbitMQ Properties

(cherry picked from commit 8f9d389)

Co-authored-by: Jonathan <jonathan.roques@camunda.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants