Loading
Commits on Source 13
-
🤖 GitLab Bot 🤖 authored
-
Mikhail Mazurskiy authored
-
Changelog: Improvements
-
Heidi Berry authored
test: Replace SkipIfRunningCE with SkipIfNotLicensed See merge request !2616
-
Timo Furrer authored
chore(deps): do not use the experimental package See merge request !2614
-
Timo Furrer authored
chore(deps): update golangci/golangci-lint docker tag to v2.7.2 See merge request !2613
-
Changelog: Improvements
-
Patrick Rice authored
chore: add deprecation notice for PersonalAccessTokens.RevokePersonalAccessToken See merge request !2615
-
🤖 GitLab Bot 🤖 authored
-
Patrick Rice authored
chore(deps): update module buf.build/go/protovalidate to v1.1.0 See merge request !2619
-
Changelog: Improvements
-
Timo Furrer authored
fix(epics): handle datetime format in ISOTime UnmarshalJSON Closes #2185 See merge request !2612
-
semantic-release-bot authored
## 1.8.1 ###
🐛 Bug Fixes - fix(epics): handle datetime format in ISOTime UnmarshalJSON ([!2612](!2612)) by [Zubeen](https://gitlab.com/syedzubeen) ###🔄 Other Changes - chore(deps): update module buf.build/go/protovalidate to v1.1.0 ([!2619](!2619)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - chore: add deprecation notice for PersonalAccessTokens.RevokePersonalAccessToken ([!2615](!2615)) by [aishahsofea](https://gitlab.com/aishahsofea) - chore(deps): update golangci/golangci-lint docker tag to v2.7.2 ([!2613](!2613)) by [GitLab Dependency Bot](https://gitlab.com/gitlab-dependency-update-bot) - chore(deps): do not use the experimental package ([!2614](!2614)) by [Mikhail Mazurskiy](https://gitlab.com/ash2k) - test: Replace SkipIfRunningCE with SkipIfNotLicensed ([!2616](!2616)) by [Patrick Rice](https://gitlab.com/PatrickRice) ## [1.8.1](v1.8.0...v1.8.1) (2025-12-10) ### Bug Fixes * **epics:** handle datetime format in ISOTime UnmarshalJSON ([257e0acd](257e0acd))