We are excited to announce the release of Dapr v1.5! This is the fifth minor version update since the announcement of Dapr v1.0. Release highlights If you’re new to Dapr, familiarize yourself by visiting the getting started page. Components upgraded to Stable The Dapr Steering and Technical Committee (STC) voted to change the components certification criteria and rename components from GA to Stable. The following components are now upgraded to Stable indicating that they are suitable for us...| blog.dapr.io
We are excited to announce the release of Dapr v1.4! This is the fourth minor version update since the announcement of Dapr v1.0. Release highlights If you’re new to Dapr, familiarize yourself by visiting the getting started page. Service invocation Added an HTTP proxy feature for service to service calls similar to gRPC proxy #3546. Now it’s easier to use Dapr features with existing HTTP client code. Simply add a line of metadata with your appid, and call the service (without using Dapr...| blog.dapr.io
We are excited to announce the release of Dapr v1.3! This is the third minor version update since the announcement of Dapr v1.0. Release highlights If you’re new to Dapr, familiarize yourself by visiting the getting started page. Service Invocation Added grpc proxying to enable bring-your-own-proto (preview feature) #323. Use your existing proto based gRPC services and have the traffic go through the Dapr sidecar. This enables Dapr applications to use the benefits of Service Invocation, inc...| blog.dapr.io
We are excited to announce the release of Dapr v1.2! This is the second minor version update since the announcement of Dapr v1.0. Release highlights If you’re new to Dapr, visit the getting started page and familiarize yourself with Dapr. Support for Pub/Sub event without CloudEvent wrapping, enabling communication between Dapr and non-Dapr applications (#2308). This enables Dapr to send and receive events to integrate with applications that cannot use CloudEvents.| blog.dapr.io
As a member of the Cloud Advocacy team within Developer Relations at Microsoft, I have the unique benefit of being able to hear about a lot of diverse technologies and solutions from folks who have hands-on expertise in their usage and development. So, when I heard my open source advocacy colleagues using the name Dapr alongside “cloud native” and “microservices”, I was intrigued. And then I was delighted to discover Dapr stands for the “Distributed Application Runtime” and had ju...| blog.dapr.io
Hello World, I’m Rob Landers, the maintainer of the new Dapr PHP SDK. I currently work at Automattic on the Decision Science team, working with PHP, Python, JavaScript, and Scala. Since I was young, I’ve been writing software, and more importantly, I’ve been writing PHP since 2013. C# is also one of my favorite general-purpose languages, since I first used it back in its 2.0 days! For me, language is a way to express a solution to a problem, and I love learning new languages and discove...| blog.dapr.io