Release at_commons v3.0.23
What's Changed since v3.0.20
3.0.23
- fix: bug fixes to AtKey.fromString static method and various toString instance methods
- feat: When validating AtKeys, allow namespace to be optional, for legacy app code which depends on keys without namespaces
- feat: Added getKeyType to AtKey
3.0.22
- Add ENCODING to update verb regex, update verb builder and Metadata to support encoding of new line character
- Add AtKeyNotFoundException for non-existent keys in secondary
- Add documentation around the Metadata fields
3.0.21
- Add constant for stats notification id
Full Changelog since v3.0.20: v3.0.20...v3.0.21