Releases: dapr/quickstarts
Releases · dapr/quickstarts
v1.11
Added
The following new Quickstarts have been added
- Configuration (Go)
- Configuration (Node.js)
- Actors quickstart (C#)
- Workflow quickstart (Python)
- Cryptography quickstarts (Go and JavaScript)
Updated
- All quickstarts snap to the latest SDKs #880
- Numerous quality improvements and fixes
What's Changed
- Update latest release links by @orizohar in #473
- Update README.md since Codespaces has left Beta by @CodeMonkeyLeet in #469
- Automation: Always run quickstarts against latest releases by @berndverst in #474
- Paulyuk/hello world refactor by @paulyuk in #478
- Add missing quotes to curl command by @jgardner04 in #481
- Adding 'dapr.io/sidecar-listen-addresses' annotation to middleware quickstart by @TenSt in #479
- Added a new optional section for VS Code specific debugging by @jasonviviano in #461
- Update mechanical markdown directives for new folder structure by @berndverst in #484
- Bump path-parse from 1.0.6 to 1.0.7 in /distributed-calculator/react-calculator/client by @dependabot in #465
- Update README.md by @wcs1only in #489
- Turn on macos validation in github actions by @wcs1only in #417
- Bump url-parse from 1.5.1 to 1.5.3 in /distributed-calculator/react-calculator/client by @dependabot in #467
- Add 1.5.0 to release table by @wcs1only in #491
- Bump tmpl from 1.0.4 to 1.0.5 in /distributed-calculator/react-calculator/client by @dependabot in #475
- Update LICENSE to Apache 2.0 by @greenie-msft in #495
- The hello-world example does not use DELETE. Removing dead code by @wcs1only in #494
- Add DCO requirements and updated code of conduct by @willtsai in #504
- Add a PR template with instructions for updating automatic validation by @wcs1only in #507
- Changed hello worlds quickstarts to use http proxying for service inv… by @greenie-msft in #486
- Update distributed-calculator and pub-sub package-lock by @wcs1only in #508
- bump dev-container image to 1.6.9 by @spottedmahn in #500
- Bump flask-cors from 3.0.8 to 3.0.9 in /pub-sub/python-subscriber by @dependabot in #509
- Fix upstream issue in Create-React-App by @XavierGeerinck in #514
- Bump jinja2 from 2.10.1 to 2.11.3 in /pub-sub/python-subscriber by @dependabot in #510
- Moving middleware out of repo to dapr/samples by @paulyuk in #513
- Bump node-fetch from 1.7.3 to 2.6.7 in /bindings/nodeapp by @dependabot in #515
- Make sure the client is actual built by @XavierGeerinck in #517
- Update DevContainer base image to fix CodeSpaces and DevContainer issues by @paulyuk in #519
- Release 1.6 by @dmitsh in #525
- Changed loop from while to for by @amulyavarote in #537
- Feature/java sdk pubsub quickstarts by @pravinpushkar in #533
- Feature/java http pubsub quickstarts by @pravinpushkar in #534
- Bump follow-redirects from 1.14.7 to 1.14.8 in /distributed-calculator/react-calculator/client by @dependabot in #530
- Bump follow-redirects from 1.14.7 to 1.14.8 in /pub-sub/react-form/client by @dependabot in #531
- Testing GitHub actions for new quickstarts directory structure by @amulyavarote in #538
- using sequence instead of random numbers for orders by @pravinpushkar in #540
- Quickstart example for State Management in Java by @pravinpushkar in #535
- Refresh pub-sub quickstart (tutorial) fixing routes and stale dependency by @paulyuk in #539
- Paulyuk/fixpubsuberror by @paulyuk in #547
- Improved MM test fix for quickstarts by @paulyuk in #548
- Fix observability curl sample to work on macOS by @marcinjahn in #543
- Added workflow dispatch to trigger the validation by @amulyavarote in #546
- Fix sample path in readme by @shizn in #555
- Remove PR check for docker login by @tanvigour in #565
- Test validation cleanup by @tanvigour in #569
- Merge updates from master into feature/new_quickstarts by @greenie-msft in #573
- Added service invocation examples by @amulyavarote in #536
- Remove extra files from merge by @greenie-msft in #574
- Added tests for service invocation by @amulyavarote in #576
- Test fix for pubsub JS by @tanvigour in #582
- Fix C# pubsub tests by @tanvigour in #581
- Fix tests for pubsub python by @tanvigour in #578
- Add tests for pubsub java by @tanvigour in #575
- Publish Quickstart images to ghcr by @tanvigour in #571
- Add create manifest step for ghcr by @tanvigour in #583
- Added go pub sub examples to quickstarts by @amulyavarote in #584
- Service invocation example using Java and HTTP by @pravinpushkar in #577
- Login to ghcr before creating manifest by @tanvigour in #588
- Fix GHCR scope issue by @tanvigour in #591
- Removing java/.gitignore and including MSFT JDK link in README.md by @pravinpushkar in #590
- Revise readme so it aligns with new quickstarts by @greenie-msft in #589
- Changed path in service invocation tests by @amulyavarote in #597
- Fixed go tests by @amulyavarote in #598
- run in dapr main repo with dapr ghcr account by @tanvigour in #600
- pubsub test fixes by @tanvigour in #596
- fix the typo in ghcr by @tanvigour in #601
- pull from ghcr instead of dockerhub by @tanvigour in #602
- Final change to migrate Bindings test to GHCR (action now in dapr/dapr) by @paulyuk in #603
- add new validaters for new quickstarts - pubsub by @tanvigour in #606
- Add back PR trigger by @tanvigour in #605
- Added validations for service invocation by @amulyavarote in #607
- Renamed workflows and changed licenses by @amulyavarote in #609
- Merge conflicts fix by @amulyavarote in #611
- Merge new quickstarts into master by @artursouza in #612
- Add link to quickstarts docs by @greenie-msft in #614
- Fixing regressions to broken tests (new link) and dev container by @paulyuk in #617
- Adding "slowness" back to Observability tutorial by @paulyuk in #620
- Added validation tests for state management by @amulyavarote in #622
- Don't marshal the order string by @duglin in #621
- Put reader in 'node' dir by @duglin in #595
- JS state management tests by @tanvigour in #630
- Reorder quickstarts so the processor is run before the publisher by @duglin in #637
- Changed docker installation version by @amulyavarote in #649
- Change order_pub_sub to orderpubsub by @yaron2 in https:...
v1.6.0: update README (#524)
Signed-off-by: Dmitry Shmulevich <[email protected]>
v1.4.0
Dapr sample v0.2.1 release
- Adds error handling to Python App for samples 1 and 2.
- Updates samples 1 and 2 to share the same sample apps.