Files
status/CHANGELOG.md
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

813 B

1.2.0 (2025-10-28)

Bug Fixes

  • Recreate closeNotify channel on recreate rabbit connection (f5d780f)

Features

  • Added ID field to PublicService DTO, update fields in Service model, fix CalculateUptimePercent method, transform services to Public services in goroutines (a4050c2)
  • ci: Update release config (dc5c363)
  • ci: Update release config (64121d5)