chore: prepare v1.1.2 release
- Release workflow fixes with action-gh-release@v2 - RTSPeek library integration - golangci-lint v2 migration - All linting errors fixed
This commit is contained in:
+10
-1
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.1.2] - 2025-11-18
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- **Release Workflow**: Upgraded to `softprops/action-gh-release@v2`
|
||||||
|
- Fixes asset upload race condition in v1
|
||||||
|
- Better handling of concurrent file uploads
|
||||||
|
- Added `fail_on_unmatched_files` and `make_latest` flags
|
||||||
|
|
||||||
## [1.1.1] - 2025-11-18
|
## [1.1.1] - 2025-11-18
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -99,6 +107,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Comprehensive documentation
|
- Comprehensive documentation
|
||||||
- README with usage guide
|
- README with usage guide
|
||||||
|
|
||||||
[Unreleased]: https://github.com/0x524a/onvif-go/compare/v1.1.1...HEAD
|
[Unreleased]: https://github.com/0x524a/onvif-go/compare/v1.1.2...HEAD
|
||||||
|
[1.1.2]: https://github.com/0x524a/onvif-go/compare/v1.1.1...v1.1.2
|
||||||
[1.1.1]: https://github.com/0x524a/onvif-go/compare/v1.1.0...v1.1.1
|
[1.1.1]: https://github.com/0x524a/onvif-go/compare/v1.1.0...v1.1.1
|
||||||
[1.1.0]: https://github.com/0x524a/onvif-go/compare/v1.0.3...v1.1.0
|
[1.1.0]: https://github.com/0x524a/onvif-go/compare/v1.0.3...v1.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user