You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Reduce the character restriction for name fields ([#49dcdfb](https://github.com/edgexfoundry/go-mod-core-contracts/commits/49dcdfb))
11
+
- Add UoM API route and UoM response DTO ([#aa36825](https://github.com/edgexfoundry/go-mod-core-contracts/commits/aa36825))
12
+
- Add new SystemEvent DTO ([#c11c1bf](https://github.com/edgexfoundry/go-mod-core-contracts/commits/c11c1bf))
13
+
- Add SimpleReading value validation to prevent type mismatch ([#3cd3c74](https://github.com/edgexfoundry/go-mod-core-contracts/commits/3cd3c74))
14
+
15
+
### Bug Fixes 🐛
16
+
17
+
- Keep the existing baseUrl path in helper function ([#abc04af](https://github.com/edgexfoundry/go-mod-core-contracts/commits/abc04af))
18
+
- Remove DeviceProfileBasicInfo fieldName from validation error messages ([#8656825](https://github.com/edgexfoundry/go-mod-core-contracts/commits/8656825))
- Improve string concatenate logic for Metric DTO ToLineProtocol() ([#c7c3660](https://github.com/edgexfoundry/go-mod-core-contracts/commits/c7c3660))
24
+
25
+
### Documentation 📖
26
+
27
+
- Add deprecated annotation to lastConnected and lastReported ([#ab92af2](https://github.com/edgexfoundry/go-mod-core-contracts/commits/ab92af2))
28
+
29
+
### Build 👷
30
+
31
+
- Upgrade to Go 1.18 ([#de188ed](https://github.com/edgexfoundry/go-mod-core-contracts/commits/de188ed))
32
+
- Add go build tag to exclude DTO validator ([#af18e4a](https://github.com/edgexfoundry/go-mod-core-contracts/commits/af18e4a))
0 commit comments