Commit Graph

17 Commits

Author SHA1 Message Date
Dapr Bot 332570e578 Release 1.15.0-rc-8
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-07-16 08:42:33 +00:00
Javier Aliaga f21332118a
Revert "Release 1.15.0-rc-8" (#1456)
This reverts commit 826b88f65a.
2025-07-16 09:40:58 +01:00
Dapr Bot 826b88f65a Release 1.15.0-rc-8
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-07-15 20:45:17 +00:00
Dapr Bot 16638a7e1d Release 1.15.0-rc-7
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-06-11 20:50:28 +00:00
Dapr Bot f361d1ae96 Release 1.15.0-rc-6
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-28 21:47:39 +00:00
Dapr Bot d139ac5369 Release 1.15.0-rc-5
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-21 15:57:15 +00:00
Dapr Bot 9f7c65963e Release 1.15.0-rc-4
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-16 00:47:45 +00:00
Dapr Bot 8031d28ba9 Release 1.15.0-rc-3
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-14 22:48:36 +00:00
Dapr Bot 0b38982b08 Release 1.15.0-rc-2
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-14 22:00:59 +00:00
Dapr Bot 3e781e1ec1 Release 1.15.0-rc-1
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-05-08 18:19:52 +00:00
salaboy 18a036c193
using nexus staging plugig to deploy and skip deploys (#1252)
Signed-off-by: salaboy <Salaboy@gmail.com>
2025-03-11 12:30:59 -05:00
Dapr Bot d6c14dee69 Update master version to 1.15.0-SNAPSHOT
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2025-03-05 18:09:15 +00:00
Dapr Bot 637927ec18
Update master version to 1.14.0-SNAPSHOT (#1174)
Signed-off-by: Dapr Bot <daprweb@microsoft.com>
2024-12-09 09:40:30 -08:00
artur-ciocanu 3dc96d7d73
Simplify OTEL integration to reduce deps (#1160) 2024-11-05 09:49:04 -08:00
artur-ciocanu be05a47fd8
Add Micrometer Observation support to Spring Dapr Messaging (#1150)
* Add Micrometer Observation support to Spring Dapr Messaging

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Remove direct Micrometer deps it is part of Spring Boot

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Remove another explicit dependency

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Hide default observation convention implementation

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Fix typo in default message builder

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Ensure trace is properly sent using OTEL

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

---------

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Co-authored-by: Artur Ciocanu <ciocanu@adobe.com>
2024-11-04 18:47:34 -08:00
Artur Souza 7490434dde
Remove all global state from setProperty (#1138)
* Remove all global state in from setProperty

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* use Map.of

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

* Remove dependency that is not needed.

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

---------

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
2024-10-02 15:54:48 -07:00
artur-ciocanu 935f3be367
Adding Spring Boot enhancements, Sring Data Repository, Testcontainers (#1089)
* Adding Spring Boot enhancements, Sring Data Repository, Testcontainers

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Try running ITs all at once

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

* Ensure HTTP and GRPC endpoints are overriden

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>

---------

Signed-off-by: Artur Ciocanu <ciocanu@adobe.com>
Co-authored-by: Artur Ciocanu <ciocanu@adobe.com>
2024-08-29 16:09:48 -07:00