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

#605 add support for spring amqp #606

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Feb 17, 2024

  1. chores: upgrade spring dependencies to spring boot 3.1.8

    Signed-off-by: Michele <[email protected]>
    lyca committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bdc6faf View commit details
    Browse the repository at this point in the history
  2. feat: implement CloudEventMessageConverter for spring-amqp

    Signed-off-by: Michele <[email protected]>
    lyca committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    95ef555 View commit details
    Browse the repository at this point in the history
  3. chores: roll back to spring boot 2.7.18 as it is the last version sup…

    …porting java 8
    
    Signed-off-by: Michele <[email protected]>
    lyca committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    598a94d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat: support alternative cloudEvents prefix

    Signed-off-by: Michele <[email protected]>
    lyca committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c1e0fbd View commit details
    Browse the repository at this point in the history