Releases: drasi-project/drasi-platform
Releases · drasi-project/drasi-platform
0.4.0
What's Changed
- Bump @babel/runtime from 7.26.0 to 7.26.10 in /typespec by @dependabot in #170
- Update renovate config by @amansinghoriginal in #261
- Added a README file for all of our Github workflows in platform by @ruokun-niu in #245
- Fixed Rust Source SDK tests and updated the workflow & makefiles for testing Source SDKs by @ruokun-niu in #180
- Use self hosted images by @danielgerlag in #259
- Initial http reaction by @danielgerlag in #253
- update drasi-core by @danielgerlag in #274
Full Changelog: 0.3.4...0.4.0
0.3.4
0.3.3
What's Changed
- VsCode extension bug - init error when drasi config does not exists by @danielgerlag in #255
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- Fix enum parsing bug in Post-PubSub-Reaction by @amansinghoriginal in #252
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Add Post-Dapr-PubSub Reaction by @amansinghoriginal in #226
- Register the new middlewares with query host by @amansinghoriginal in #250
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Query Bootstrap Tracing by @ruokun-niu in #179
- Fixed spelling of 'Installing'. by @lukemurraynz in #195
- Add k3d-load target to all Makefiles by @amansinghoriginal in #203
- Updated the name of the Storage Queue reaction in the release workflow by @ruokun-niu in #188
- Readme for vs code extension by @danielgerlag in #183
- keep debug view sorted on changes by @danielgerlag in #184
- Environment Management & k3s encapsulated Drasi by @danielgerlag in #200
- [Snyk] Fix for 8 vulnerabilities by @danielgerlag in #204
- Bump vite from 5.4.14 to 5.4.19 in /reactions/signalr/signalr-reaction/clients/vue by @dependabot in #216
- Update readme.md to add CNCF Sandbox link by @NValsan in #199
- Bump tokio from 1.40.0 to 1.43.1 in /control-planes/kubernetes_provider by @dependabot in #187
- Bump openssl from 0.10.66 to 0.10.72 in /sources/shared/query-api by @dependabot in #182
- Bump ring from 0.17.8 to 0.17.13 in /control-planes/kubernetes_provider by @dependabot in #163
- Bump crossbeam-channel from 0.5.13 to 0.5.15 in /query-container by @dependabot in #191
- Bump tokio from 1.39.2 to 1.43.1 in /control-planes/mgmt_api by @dependabot in #185
- Eventgrid Reaction bug fix by @ruokun-niu in #198
- Storage Queue Reaction: Message encoding by @danielgerlag in #224
- Update Debug Reaction to Have an Identifiable Tab Title by @ms-nateb in #227
- Update readme.md to add OpenSSF badge by @NValsan in #230
- Add Sync-Dapr-StateStore Reaction by @amansinghoriginal in #218
- Update Event Hub libraries by @danielgerlag in #233
- Updated the DevSkim workflow to use ubuntu-latest by @ruokun-niu in #228
- Configure Dependabot for Grouped Updates by @amansinghoriginal in #232
- Observability stack for drasi-platform by @ruokun-niu in #189
- Use Renovate Github App instead of Dependabot by @amansinghoriginal in #240
- Bump tokio from 1.42.0 to 1.43.1 in /sources/sdk/rust/example/proxy by @dependabot in #186
- Update drasi core by @danielgerlag in #243
- Add end to end tests for SyncDaprStateStore reaction by @amansinghoriginal in #241
New Contributors
- @lukemurraynz made their first contribution in #195
- @ms-nateb made their first contribution in #227
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Updated source metadata in the Change Router and Change Dispatcher by @ruokun-niu in #164
- Review debug reaction by @ruokun-niu in #155
- Added debug dockerfiles that support opening a terminal and Enabled LTO for rust Projects by @ruokun-niu in #143
- Updated timing for Sources by @ruokun-niu in #167
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Azure Storage Queue Reaction by @danielgerlag in #114
- Initial Python Reaction SDK by @sjrusso8 in #118
- Identity Providers for Sources/Reactions by @danielgerlag in #117
- Initial Source SDK for Java by @danielgerlag in #124
- SignalR Reaction + React/Vue Clients by @danielgerlag in #125
- Updated the release workflow to use makefiles and updated rust version in lint workflow by @ruokun-niu in #129
- Bump cross-spawn from 7.0.3 to 7.0.6 in /dev-tools/vscode/drasi by @dependabot in #116
- VS Code extension config update and gh workflow by @ruokun-niu in #123
- Review Debezium reaction by @ruokun-niu in #121
- Review gremlin reaction by @ruokun-niu in #115
- CLI flag for installing Dapr from mcr instead of docker.io by @ruokun-niu in #133
- Review Event Grid Reaction by @ruokun-niu in #134
- Initial Rusk source SDK by @danielgerlag in #128
- Review result reaction by @ruokun-niu in #111
- Bump rustls from 0.23.15 to 0.23.19 in /sources/shared/change-router by @dependabot in #122
- Source Subscription deletion by @ruokun-niu in #136
- Initial Kubernetes source by @danielgerlag in #137
- Refactor Relational Source and add MySQL Support by @amansinghoriginal in #146
- Dotnet source sdk by @danielgerlag in #144
- Init logging for change-router & change-dispatcher by @danielgerlag in #153
- AWS IRSA support and Eventbridge reaction by @ruokun-niu in #140
- Configured the EventGrid Reaction to use different schemas by @ruokun-niu in #138
- EventHub Source by @danielgerlag in #152
- Gremlin Reaction hotfix by @ruokun-niu in #149
- Remove Fixed Dapr Version Constraint by @ruokun-niu in #147
- Bump openssl from 0.10.66 to 0.10.70 in /control-planes/mgmt_api by @dependabot in #148
- Bump esbuild from 0.16.17 to 0.25.0 in /dev-tools/vscode/drasi by @dependabot in #151
- Bump io.undertow:undertow-core from 2.3.15.Final to 2.3.17.Final in /sources/sdk/java by @dependabot in #127
- Bump openssl from 0.10.68 to 0.10.71 in /sources/sdk/rust/example/proxy by @dependabot in #158
- Bump nanoid from 3.3.7 to 3.3.8 in /reactions/signalr/signalr-reaction/clients/vue/example by @dependabot in #130
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /cli by @dependabot in #132
- Bump openssl from 0.10.66 to 0.10.71 in /query-container by @dependabot in #160
- Bump nanoid from 3.3.7 to 3.3.8 in /reactions/signalr/signalr-reaction/clients/react/example by @dependabot in #131
- Bump vite from 5.4.11 to 5.4.14 in /reactions/signalr/signalr-reaction/clients/vue by @dependabot in #142
- Bump jinja2 from 3.1.4 to 3.1.5 in /reactions/sdk/python by @dependabot in #135
- Transition to Native Multi-Platform Builds for Docker Images by @amansinghoriginal in #161
New Contributors
Full Changelog: 0.1.6...0.2.0
0.1.8
What's Changed
- Azure Storage Queue Reaction by @danielgerlag in #114
- Initial Python Reaction SDK by @sjrusso8 in #118
- Identity Providers for Sources/Reactions by @danielgerlag in #117
- Initial Source SDK for Java by @danielgerlag in #124
- SignalR Reaction + React/Vue Clients by @danielgerlag in #125
- Updated the release workflow to use makefiles and updated rust version in lint workflow by @ruokun-niu in #129
- Bump cross-spawn from 7.0.3 to 7.0.6 in /dev-tools/vscode/drasi by @dependabot in #116
- VS Code extension config update and gh workflow by @ruokun-niu in #123
- Review Debezium reaction by @ruokun-niu in #121
- Review gremlin reaction by @ruokun-niu in #115
- CLI flag for installing Dapr from mcr instead of docker.io by @ruokun-niu in #133
- Review Event Grid Reaction by @ruokun-niu in #134
- Initial Rusk source SDK by @danielgerlag in #128
- Review result reaction by @ruokun-niu in #111
- Bump rustls from 0.23.15 to 0.23.19 in /sources/shared/change-router by @dependabot in #122
- Source Subscription deletion by @ruokun-niu in #136
- Initial Kubernetes source by @danielgerlag in #137
- Add platform arg to dockerfile by @danielgerlag in #139
New Contributors
Full Changelog: 0.1.6...0.1.8
0.1.6
What's Changed
- Initial reaction sdk (nodejs) by @danielgerlag in #106
- Review StoredProc Reaction by @ruokun-niu in #103
- chore: Delete sources/.DS_Store by @haoxins in #107
- Configured github actions to upload ossf scorecard results by @ruokun-niu in #110
- Updated the install message for a local install by @ruokun-niu in #105
- Update steps to build locally in contributing docs by @amansinghoriginal in #108
- Initial dotnet Reaction SDK by @danielgerlag in #112
New Contributors
- @haoxins made their first contribution in #107
- @amansinghoriginal made their first contribution in #108
Full Changelog: 0.1.5...0.1.6