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 Feb 14, 2023
1 parent e6f2710 commit f48fd5c
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
## 1.0.0 (2023-02-14)


### 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))


### 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))


### 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))
* **deps:** update dependency com.microsoft.signalr:signalr to v7.0.2 ([c9f5e54](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/c9f5e5464c0205148a7412a296f743146dc5c76d))
* **deps:** update dependency com.microsoft.signalr:signalr to v7.0.3 ([e6f2710](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/e6f2710eee4814890b0c7b50651b23ffd5a6eb2b))
* **deps:** update kafka to v3.4.0 ([49deed0](https://github.com/SmartOperatingBlock/dt-event-gateway/commit/49deed053085494781ba191e19787012d5a1a43b))

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


Expand Down

0 comments on commit f48fd5c

Please # to comment.