|
17 | 17 | artifacts: # Package list of a service feature.
|
18 | 18 | - artifactId: azure-spring-boot-bom
|
19 | 19 | groupId: com.azure.spring
|
20 |
| - versionGA: 3.7.0 # The latest GA version if exists. |
| 20 | + versionGA: 3.8.0 # The latest GA version if exists. |
21 | 21 | versionPreview: 3.0.0-beta.1 # The latest preview version if exists.
|
22 | 22 | description: BOM for Microsoft Azure Spring Boot support. # Introduction of an library.
|
23 | 23 | type: spring # To mark if the package is Spring library, Azure service client library or management library, supported values are spring, client and mgmt.
|
|
62 | 62 | artifacts:
|
63 | 63 | - artifactId: azure-spring-cloud-dependencies
|
64 | 64 | groupId: com.azure.spring
|
65 |
| - versionGA: 2.7.0 |
| 65 | + versionGA: 2.8.0 |
66 | 66 | description: BOM for Microsoft Azure Spring Cloud support.
|
67 | 67 | type: spring
|
68 | 68 | links:
|
|
103 | 103 | artifacts:
|
104 | 104 | - artifactId: azure-spring-boot-starter-active-directory
|
105 | 105 | groupId: com.azure.spring
|
106 |
| - versionGA: 3.7.0 |
| 106 | + versionGA: 3.8.0 |
107 | 107 | description: Microsoft's Spring Boot Starter provides the most optimal way to connect your Web application to an Azure Active Directory(AAD for short) tenant and protect resource server with AAD. It uses the Oauth 2.0 protocol to protect Web applications and resource servers.
|
108 | 108 | type: spring
|
109 | 109 | links:
|
110 | 110 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-active-directory
|
111 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-active-directory-readme?view=azure-java-stable # Documentation url of repository azure-docs-for-java. |
| 111 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory # Documentation url of repository azure-docs-for-java. |
112 | 112 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-active-directory
|
113 | 113 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/aad/azure-spring-boot-starter-active-directory # Github Sample repo url.
|
114 | 114 | springProperties:
|
|
132 | 132 | artifacts:
|
133 | 133 | - artifactId: azure-spring-boot-starter-active-directory-b2c
|
134 | 134 | groupId: com.azure.spring
|
135 |
| - versionGA: 3.7.0 |
| 135 | + versionGA: 3.8.0 |
136 | 136 | versionPreview: 3.0.0-beta.1
|
137 | 137 | description: Microsoft's Spring Boot Starter provides auto-configuration of Azure Active Directory B2C, which allows you to manage customer, consumer, and citizen access to your business-to-consumer (B2C) applications.
|
138 | 138 | type: spring
|
139 | 139 | links:
|
140 | 140 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-active-directory-b2c
|
141 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-active-directory-b2c-readme?view=azure-java-stable |
| 141 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory-b2c-oidc |
142 | 142 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-active-directory-b2c
|
143 | 143 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/aad/azure-spring-boot-starter-active-directory-b2c
|
144 | 144 | springProperties:
|
|
165 | 165 | artifacts:
|
166 | 166 | - artifactId: azure-spring-boot-starter-cosmos
|
167 | 167 | groupId: com.azure.spring
|
168 |
| - versionGA: 3.7.0 |
| 168 | + versionGA: 3.8.0 |
169 | 169 | versionPreview: 3.0.0-beta.1
|
170 | 170 | description: Microsoft's Spring Boot Starter enables developers to use Spring Boot applications that easily integrate with Azure Cosmos DB by using the SQL API.
|
171 | 171 | type: spring
|
172 | 172 | links:
|
173 | 173 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-cosmos
|
174 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-cosmos-readme?view=azure-java-stable |
| 174 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db |
175 | 175 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-cosmos
|
176 | 176 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/cosmos/azure-spring-boot-starter-cosmos
|
177 | 177 | springProperties:
|
|
198 | 198 | artifacts:
|
199 | 199 | - artifactId: azure-security-keyvault-jca
|
200 | 200 | groupId: com.azure
|
201 |
| - versionGA: 1.0.1 |
| 201 | + versionGA: 2.0.0 |
202 | 202 | versionPreview: 1.0.0-beta.7
|
203 | 203 | type: client
|
204 | 204 | links:
|
205 | 205 | repopath: https://search.maven.org/artifact/com.azure/azure-security-keyvault-jca
|
206 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/security-keyvault-jca-readme?view=azure-java-preview |
207 |
| - javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-security-keyvault-jca/1.0.0-beta.6/index.html |
| 206 | + msdocs: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/keyvault/azure-security-keyvault-jca/README.md |
| 207 | + javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-security-keyvault-jca/2.0.0/index.html |
208 | 208 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/keyvault/azure-security-keyvault-jca
|
209 | 209 | - artifactId: azure-spring-boot-starter-keyvault-certificates
|
210 | 210 | groupId: com.azure.spring
|
211 |
| - versionGA: 3.0.1 |
| 211 | + versionGA: 3.1.0 |
212 | 212 | versionPreview: 3.0.0-beta.7
|
213 | 213 | description: Microsoft's Spring Boot Starter provides a secure and frictionless way to enable TLS with help from Azure Key Vault and managed identity for Azure resources.
|
214 | 214 | type: spring
|
215 | 215 | links:
|
216 | 216 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-keyvault-certificates
|
217 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-keyvault-certificates-readme?view=azure-java-preview |
218 |
| - javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-boot-starter-keyvault-certificates/3.0.0-beta.4/index.html |
| 217 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault-certificates |
| 218 | + javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-boot-starter-keyvault-certificates/3.1.0/index.html |
219 | 219 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-keyvault-certificates
|
220 | 220 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/keyvault/azure-spring-boot-starter-keyvault-certificates
|
221 | 221 | springProperties:
|
|
235 | 235 | artifacts:
|
236 | 236 | - artifactId: azure-spring-boot-starter-keyvault-secrets
|
237 | 237 | groupId: com.azure.spring
|
238 |
| - versionGA: 3.7.0 |
| 238 | + versionGA: 3.8.0 |
239 | 239 | versionPreview: 3.0.0-beta.1
|
240 | 240 | description: Microsoft's Spring Boot Starter adds Azure Key Vault as one of Spring PropertySource. Secrets stored in Azure Key Vault could be easily used and conveniently accessed like other externalized configuration property
|
241 | 241 | type: spring
|
242 | 242 | links:
|
243 | 243 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-keyvault-secrets
|
244 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-keyvault-secrets-readme?view=azure-java-stable |
| 244 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault |
245 | 245 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-keyvault-secrets
|
246 | 246 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/keyvault/azure-spring-boot-starter-keyvault-secrets
|
247 | 247 | springProperties:
|
|
268 | 268 | artifacts:
|
269 | 269 | - artifactId: azure-spring-boot-starter-storage
|
270 | 270 | groupId: com.azure.spring
|
271 |
| - versionGA: 3.7.0 |
| 271 | + versionGA: 3.8.0 |
272 | 272 | versionPreview: 3.0.0-beta.1
|
273 | 273 | description: Microsoft's Spring Boot Starter implements Spring Resource abstraction for Azure Storage service which allows you to interact with Azure Blob storage using Spring programming model.
|
274 | 274 | type: spring
|
275 | 275 | links:
|
276 | 276 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-storage
|
277 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-storage-readme?view=azure-java-stable |
| 277 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage |
278 | 278 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-storage
|
279 | 279 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/storage/azure-spring-boot-starter-storage
|
280 | 280 | springProperties:
|
|
299 | 299 | artifacts:
|
300 | 300 | - artifactId: azure-spring-cloud-starter-storage-queue
|
301 | 301 | groupId: com.azure.spring
|
302 |
| - versionGA: 2.7.0 |
| 302 | + versionGA: 2.8.0 |
303 | 303 | versionPreview: 2.0.0-beta.1
|
304 | 304 | description: Microsoft's Spring Cloud Starter helps developers to finish the auto-configuration of Storage Queue and provides Spring Integration with Storage Queue.
|
305 | 305 | type: spring
|
306 | 306 | links:
|
307 | 307 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-storage-queue
|
308 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-storage-queue-readme?view=azure-java-stable |
| 308 | + msdocs: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/azure-spring-cloud-starter-storage-queue/README.md |
309 | 309 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-storage-queue
|
310 | 310 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/storage/azure-spring-cloud-starter-storage-queue
|
311 | 311 | springProperties:
|
|
332 | 332 | artifacts:
|
333 | 333 | - artifactId: azure-spring-cloud-stream-binder-servicebus-topic
|
334 | 334 | groupId: com.azure.spring
|
335 |
| - versionGA: 2.7.0 |
| 335 | + versionGA: 2.8.0 |
336 | 336 | versionPreview: 2.0.0-beta.1
|
337 | 337 | description: Microsoft's Spring Cloud Stream Binder provides Spring Cloud Stream Binder for Azure Service Bus Topic which allows you to build message-driven microservice using Spring Cloud Stream based on Azure Service Bus Topic.
|
338 | 338 | type: spring
|
339 | 339 | links:
|
340 | 340 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-topic
|
341 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-servicebus-topic-readme?view=azure-java-stable |
342 |
| - javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-topic/2.3.0/index.html |
| 341 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-with-service-bus |
| 342 | + javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-topic/2.8.0/index.html |
343 | 343 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-servicebus-topic
|
344 | 344 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-stream-binder-servicebus-topic
|
345 | 345 | springProperties:
|
|
356 | 356 | version: 2.2.0
|
357 | 357 | - artifactId: azure-spring-cloud-stream-binder-servicebus-queue
|
358 | 358 | groupId: com.azure.spring
|
359 |
| - versionGA: 2.7.0 |
| 359 | + versionGA: 2.8.0 |
360 | 360 | versionPreview: 2.0.0-beta.1
|
361 | 361 | description: Microsoft's Spring Cloud Stream Binder provides Spring Cloud Stream Binder for Azure Service Bus Queue which allows you to build message-driven microservice using Spring Cloud Stream based on Azure Service Bus Queue.
|
362 | 362 | type: spring
|
363 | 363 | links:
|
364 | 364 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-stream-binder-servicebus-queue
|
365 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-servicebus-queue-readme?view=azure-java-stable |
366 |
| - javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-queue/2.3.0/index.html |
| 365 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-with-service-bus |
| 366 | + javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-servicebus-queue/2.8.0/index.html |
367 | 367 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-servicebus-queue
|
368 | 368 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-stream-binder-servicebus-queue
|
369 | 369 | springProperties:
|
|
380 | 380 | version: 2.2.0
|
381 | 381 | - artifactId: azure-spring-cloud-starter-servicebus
|
382 | 382 | groupId: com.azure.spring
|
383 |
| - versionGA: 2.7.0 |
| 383 | + versionGA: 2.8.0 |
384 | 384 | versionPreview: 2.0.0-beta.1
|
385 | 385 | description: Microsoft's Spring Cloud Starter helps developers to finish the auto-configuration of Service Bus and provides Spring Integration with Service Bus.
|
386 | 386 | type: spring
|
387 | 387 | links:
|
388 | 388 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-servicebus
|
389 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-servicebus-readme?view=azure-java-stable |
| 389 | + msdocs: https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/azure-spring-cloud-starter-servicebus/README.md |
390 | 390 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-servicebus
|
391 | 391 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-cloud-starter-servicebus
|
392 | 392 | springProperties:
|
|
411 | 411 | artifacts:
|
412 | 412 | - artifactId: azure-spring-boot-starter-servicebus-jms
|
413 | 413 | groupId: com.azure.spring
|
414 |
| - versionGA: 3.7.0 |
| 414 | + versionGA: 3.8.0 |
415 | 415 | versionPreview: 3.0.0-beta.1
|
416 | 416 | description: Microsoft's Spring Boot Starter provides integration of Spring JMS Queue and Topic with Azure Service Bus.
|
417 | 417 | type: spring
|
418 | 418 | links:
|
419 | 419 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-boot-starter-servicebus-jms
|
420 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-boot-starter-servicebus-jms-readme?view=azure-java-stable |
| 420 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-service-bus |
421 | 421 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-boot-starter-servicebus-jms
|
422 | 422 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/servicebus/azure-spring-boot-starter-servicebus-jms
|
423 | 423 | springProperties:
|
|
444 | 444 | artifacts:
|
445 | 445 | - artifactId: azure-spring-cloud-starter-eventhubs
|
446 | 446 | groupId: com.azure.spring
|
447 |
| - versionGA: 2.7.0 |
| 447 | + versionGA: 2.8.0 |
448 | 448 | versionPreview: 2.0.0-beta.1
|
449 | 449 | description: Microsoft's Spring Cloud Starter helps developers to finish the auto-configuration of Event Hubs and provides Spring Integration on Event Hubs.
|
450 | 450 | type: spring
|
451 | 451 | links:
|
452 | 452 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs
|
453 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-eventhubs-readme?view=azure-java-stable |
| 453 | + msdocs: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-eventhubs/README.md |
454 | 454 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-eventhubs
|
455 | 455 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-starter-eventhubs
|
456 | 456 | springProperties:
|
|
468 | 468 | version: 2.2.0
|
469 | 469 | - artifactId: azure-spring-cloud-stream-binder-eventhubs
|
470 | 470 | groupId: com.azure.spring
|
471 |
| - versionGA: 2.7.0 |
| 471 | + versionGA: 2.8.0 |
472 | 472 | versionPreview: 2.0.0-beta.1
|
473 | 473 | description: Microsoft's Spring Cloud Stream Binder provides Spring Cloud Stream Binder for Azure Event Hub which allows you to build message-driven microservice using Spring Cloud Stream based on Azure Event Hub service.
|
474 | 474 | type: spring
|
475 | 475 | links:
|
476 | 476 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-stream-binder-eventhubs
|
477 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-stream-binder-eventhubs-readme?view=azure-java-stable |
478 |
| - javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-eventhubs/2.3.0/index.html |
| 477 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub |
| 478 | + javadoc: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-spring-cloud-stream-binder-eventhubs/2.8.0/index.html |
479 | 479 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-stream-binder-eventhubs
|
480 | 480 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-stream-binder-eventhubs
|
481 | 481 | springProperties:
|
|
496 | 496 | artifacts:
|
497 | 497 | - artifactId: azure-spring-cloud-starter-eventhubs-kafka
|
498 | 498 | groupId: com.azure.spring
|
499 |
| - versionGA: 2.7.0 |
| 499 | + versionGA: 2.8.0 |
500 | 500 | versionPreview: 2.0.0-beta.1
|
501 | 501 | description: Microsoft's Spring Cloud Stream Binder helps developers to finish the auto-configuration of Event Hubs with Kafka protocol.
|
502 | 502 | type: spring
|
503 | 503 | links:
|
504 | 504 | repopath: https://search.maven.org/artifact/com.azure.spring/azure-spring-cloud-starter-eventhubs-kafka
|
505 |
| - msdocs: https://docs.microsoft.com/java/api/overview/azure/spring-cloud-starter-eventhubs-kafka-readme?view=azure-java-stable |
| 505 | + msdocs: https://docs.microsoft.com/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-kafka-azure-event-hub |
506 | 506 | github: https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/azure-spring-cloud-starter-eventhubs-kafka
|
507 | 507 | sample: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/main/eventhubs/azure-spring-cloud-starter-eventhubs-kafka
|
508 | 508 | springProperties:
|
|
0 commit comments