- Removed the deprecated `model` module and `LogRecord.Name` field, with no new releases for the module (breaking change).
- Deprecated multiple byte‑slice and histogram methods in favor of new immutable‑slice equivalents (e.g., `Value.BytesVal` → `Value.MBytesVal`).
- Added `pcommon.NewSliceFromRaw` and `pcommon.Slice.AsRaw` APIs and fixed Windows Event Log handling of custom logging options.