Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency com.microsoft.signalr:signalr to v7.0.2 #8

Merged
merged 5 commits into from
Feb 10, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(release)!: [skip ci] 1.0.0 released
  • Loading branch information
semantic-release-bot committed Feb 10, 2023
commit 14ab5546fa20be00592ec1fdafae9161a1137464
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
## 1.0.0 (2023-02-10)


### Bug Fixes

* **deps:** correct signalr deps ([bc9b8f3](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/bc9b8f34c10b169299a5ac2b4caef66c31c8144a))


### Documentation

* add sample asyncapi documentation file ([d1b8503](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/d1b8503e614cceda70ca5fcf96088bcaf0143af9))


### Dependency updates

* **deps:** add kafka dependencies to gradle build file ([3548452](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/3548452a0862347d124bbdcbf8ba34a081022bb1))
* **deps:** add kafka dependencies to gradle catalog ([598da2a](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/598da2a5e0491230ee81047c0fdbe4852e40f306))
* **deps:** add signalr deps to gradle build file ([84a7763](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/84a7763273c0f218d0e0c07dec1a091e906c161a))
* **deps:** add signalr deps to gradle catalog ([025410c](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/025410c1ec2cafc89cd5d6627c7574b65bb5c82f))


### Build and continuous integration

* add asyncapi validation job ([1c0373e](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/1c0373e45049ef3b7cf722827a2a6497907e7b76))
* add job to generate and deploy asyncapi documentation ([4eeba69](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/4eeba69c90b30b2e670fd5d607541a24203b2419))
* add runner to async api deploy job ([dd5b42c](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/dd5b42cbebb567ad59a3aa73fa9a524c87be9720))
* modify documentation job to publish in kdoc subdirectory ([250c069](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/250c069e5070f8cc569bac0682761dd74277b0eb))
* remove async api validation job and correct path ([6dcac6d](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/6dcac6d158fa4292dc7e145537bc7c30bf9f37b8))


### General maintenance

* add sample asyncAPI document ([5c31226](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/5c312261621cefbd667543367e7afd09c7a96869))
* change project name ([db9008d](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/db9008d2100181d3e83ded9f6d828c918bf1f640))
* **docs:** change asyncapi version ([589da31](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/589da316f5b73ab6b40cb76e620951fb522a8f71))
* update README ([b55f4d3](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/b55f4d3b9c49e133b0e214c1feec20477c3ae6db))
* update README with schema and documentation link ([127f392](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/127f3928238c7649ef7b9a0a2d49fbb9152e1ca0))

## [0.1.1](https://github.com/SmartOperatingBlock/kotlin-template-project/compare/0.1.0...0.1.1) (2023-02-06)


Expand Down