[BUG] No type field available #24742
Labels
azure-spring
All azure-spring related issues
azure-spring-servicebus
Spring service bus related issues.
blocking-customer-adoption
Issue is blocking the migration from Track 1 to Track 2
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Track 1
Milestone
Hi,
we have problem upgrading our current message receiver using the methods which worked before.
Message sender uses:
compile 'com.azure:azure-messaging-servicebus:7.1.0'
Message receiver uses:
implementation group: 'com.azure.spring', name: 'azure-spring-boot-starter-servicebus-jms', version: "3.9.0"
We upgraded from
compile group: 'com.microsoft.azure', name: 'azure-servicebus-jms-spring-boot-starter', version: "2.3.5"
The receiver now complains about a missing {{type}} field.
Do we miss something?
Best
Karsten
The text was updated successfully, but these errors were encountered: