Releases: atsign-foundation/at_tools
Releases · atsign-foundation/at_tools
Publish at_commons - v3.0.32
What's Changed
- fix: Use an external config file for at_cli config by @XavierChanth in #244
- fix: AtKey.fromString() defaults sharedWith to 'public' by @srieteja in #246
- chore: Add support for at_mono by @XavierChanth in #247
- [skip ci] docs: links from CONTRIBUTING.md to atGitHub.md by @cpswan in #249
- fix: add verb validations by @kalluriramkumar in #245
- feat: add OSSF Security Scorecard and badge by @cpswan in #250
- feat: Added initial version of AtTelemetryService by @gkc in #252
- fix: delete local key by @kalluriramkumar in #253
New Contributors
- @XavierChanth made their first contribution in #244
Full Changelog: v3.0.28...v3.0.32
Release at_commons 3.0.28
What's Changed
- fix: issue getting config.yaml path by @srieteja in #239
- feat: Introduce localkey by @kalluriramkumar in #233
- feat: Implement the
==
andhashCode
methods for AtKey, AtValue and Metadata classes by @gkc in #241 - fix: issue getting config.yaml path when main.dart is accessed globally by @srieteja in #243
- fix: Fix dart analyzer issues by @purnimavenkatasubbu in #231
- feat: add isLocal to verb builders by @kalluriramkumar in #242
- test: Exception stack test by @purnimavenkatasubbu in #236
Full Changelog: v3.0.26...v3.0.28
Release at_commons v3.0.26
What's Changed
- build(deps): bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 by @dependabot in #229
- feat: Introduce notifyFetch verb by @kalluriramkumar in #232
- build(deps): bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1 by @dependabot in #234
- fix: check size of chained exception list in getTraceMessage by @murali-shris in #235
Full Changelog: v3.0.24...v3.0.26
Release at_commons v3.0.24
What's Changed
- fix: added error code for invalid atkey exception by @murali-shris in #223
Full Changelog: v3.0.23...v3.0.24
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
release at_commons v3.0.20
What's Changed
- feat: add security policy by @cpswan in #205
- feat: Add isTextMessageEncrypted to notify_verb_builder.dart by @kalluriramkumar in #206
- feat:security config class to store security params by @srieteja in #208
- feat: Enhance AtException subclasses optionally to have intent and exception scenario by @kalluriramkumar in #207
Full Changelog: v3.0.19...v3.0.20
release at_commons v3.0.19
What's Changed
- fix: remove setting isCached to true from SharedKeyBuilder by @kalluriramkumar in #200
- chore: new atPlatform logo by @cpswan in #201
- chore: New atPlatform logo by @cpswan in #202
- at_cram_single (digest in one command) by @JeremyTubongbanua in #199
- docs: update
at_cram/README.md
by @JeremyTubongbanua in #203 - feat: rename byPassCache to bypassCache by @murali-shris in #204
New Contributors
- @JeremyTubongbanua made their first contribution in #199
Full Changelog: v3.0.18...v3.0.19
Publish at_commons - v3.0.18
Merge pull request #198 from atsign-foundation/show_hidden_keys feat: show hidden keys on scan
Publish at_commons - v3.0.17
What's Changed
- Add AtExceptionStack by @kalluriramkumar in #187
- build: upgrade at_commons version to 3.0.17 by @kalluriramkumar in #194
Full Changelog: v3.0.16...v3.0.17
Publish at_utils - v3.0.10
What's Changed
- build: upgrade at_utils version to 3.0.10 by @kalluriramkumar in #195