2 Commits

Author SHA1 Message Date
semantic-release-bot
9607f99932 chore(release): 1.2.0 [skip ci]
## [1.2.0](https://git.ostiwe.com/ostiwe-com/status/compare/v1.1.1...v1.2.0) (2025-10-29)

### Features

* Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines ([a4050c2](a4050c28dc))
* **ci:** Update release config ([1367783](1367783e8a))
* **ci:** Update release config ([dc5c363](dc5c363583))
* **ci:** Update release config ([64121d5](64121d56c7))

### Bug Fixes

* Fix errors ([7e96536](7e9653606e))
* Recreate closeNotify channel on recreate rabbit connection ([f5d780f](f5d780fb1b))

### CI/CD Changes

* Added golangci linter ([e7592e8](e7592e8737))
* Change CI ([334c0c1](334c0c1480))
* Install go-releaser in CI ([abc87ab](abc87abe88))

### Refactoring

* Added node_modules to ignore for git ([c7d94c6](c7d94c6965))
* Remove unused code ([1958d9b](1958d9b3d9))
* Switching to a cron system for tasks, restructuring service and status models ([b33df27](b33df27b31))
* Update startup server ([628abc4](628abc4d11))
2025-10-29 19:29:27 +03:00
semantic-release-bot
51e48dd842 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://git.ostiwe.com/ostiwe-com/status/compare/v1.1.1...v1.2.0) (2025-10-28)

### Bug Fixes

* Recreate closeNotify channel on recreate rabbit connection ([f5d780f](f5d780fb1b))

### Features

* Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines ([a4050c2](a4050c28dc))
* **ci:** Update release config ([dc5c363](dc5c363583))
* **ci:** Update release config ([64121d5](64121d56c7))
2025-10-28 09:01:54 +00:00