Skip to content

Releases: atsign-foundation/at_tools

Publish at_commons - v3.0.32

30 Nov 10:49
6e1e3aa
Compare
Choose a tag to compare
Pre-release

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

Full Changelog: v3.0.28...v3.0.32

Release at_commons 3.0.28

19 Oct 13:13
c3dddff
Compare
Choose a tag to compare

What's Changed

  • fix: issue getting config.yaml path by @srieteja in #239
  • feat: Introduce localkey by @kalluriramkumar in #233
  • feat: Implement the == and hashCode 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

27 Sep 12:57
2acf31f
Compare
Choose a tag to compare

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

12 Aug 09:09
e1e9189
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.23...v3.0.24

Release at_commons v3.0.23

11 Aug 19:33
@gkc gkc
3e336cf
Compare
Choose a tag to compare

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

25 Jul 05:40
61c548c
Compare
Choose a tag to compare

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

11 Jul 12:35
42809fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.18...v3.0.19

Publish at_commons - v3.0.18

27 Jun 03:00
c301931
Compare
Choose a tag to compare
Merge pull request #198 from atsign-foundation/show_hidden_keys

feat: show hidden keys on scan

Publish at_commons - v3.0.17

15 Jun 05:12
68d994f
Compare
Choose a tag to compare

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

15 Jun 05:31
1624db0
Compare
Choose a tag to compare

What's Changed

  • build: upgrade at_utils version to 3.0.10 by @kalluriramkumar in #195