Skip to content

Commit

Permalink
chore(release)!: [skip ci] 1.0.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent 0ea7750 commit 027e1c6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## 1.0.0 (2023-11-30)


### Features

* implement broadcast to subscriber via signalr ([44ef7a7](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/44ef7a75eda2542c79885885aac19246d6eb0758))


### Build and continuous integration

* add build and deploy and release workflow ([52a4fee](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/52a4feef6851a3c889a4992e2273359c00ec9169))
* correct azure function app name ([0ea7750](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/0ea7750ee70c82d1e8ce4fc27458b1ed3c9944dc))
* remove useless build config ([0daae7c](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/0daae7c59f8f412dab0e2e39d843959934ffdede))
* set dotnet 6 instead of 8 ([2e39621](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/2e39621584196ca5593cba4c170de74d867d3a6a))


### General maintenance

* add base function template ([87770e8](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/87770e8b0418c42ac87be611a54201da5970be1b))
* add gitignore ([7c36a8f](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/7c36a8f03634a448950f4214454aad119bf49f76))
* change function name to broadcast and event type to CloudEvents ([abf9445](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/abf94459df645b20b999b9663c568a81f50c755d))
* turn the function to an event grid app template ([def22c1](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/def22c1ee011d70744a1c5077dbbe61a9e59433b))
* update gitignore ([2510e6a](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/2510e6a18eccc746c4af927955efd694b5ab6e39))
* update README ([b01e663](https://github.com/WebBased-WoDT/adt-digitaltwins-event-endpoint/commit/b01e663931f309732b73e57504a19d6b372058d7))

0 comments on commit 027e1c6

Please sign in to comment.