Skip to content

1.32.0

Compare
Choose a tag to compare
@tiagokrebs tiagokrebs released this 17 Jul 16:58
· 339 commits to dev since this release
295f9fe

Changelog

New Features

  • 2a1543c feat: api personal token
  • 2e2baea feat: cmd describe personal_token
  • 32fd490 feat: sync .env file

Improvements

  • 6df59aa chore: added check error parse int
  • 9c69df0 chore: adjust test unit github
  • 97e2adb chore: better message text
  • 7a1df42 chore: removed files coverage go
  • 80a3319 chore: removed files coverage go
  • 245a4e5 chore: update messages
  • 7685505 chore: update messages

Bug Fixes

  • 7580f36 fix: correct format fields
  • 5f8ec7d fix: help messages
  • 371dabd fix: object-storage help messages

Tests

  • 0585f11 tests: add unit tests for the config package
  • f9bbfe1 tests: add unit tests for the node package
  • 23ba09a tests: add unit tests for the purge command
  • 8d78ef1 tests: add unit tests for the token package
  • f72415c tests: add unit tests for the vulcan package
  • 0a107f7 tests: add unit tests for version command
  • 9781642 tests: improve unit tests for describe commands

Other Work

  • 7b7784d refactor: avoid ineffassign
  • bf1d839 refactor: check for error during tests
  • 13cbcbd refactor: correct comment in code
  • a8b427c refactor: lint
  • 7785cb0 refactor: remove fmt.Println used for debugging
  • b907a93 refactor: remove fmt.Println used for debugging
  • 4b93360 refactor: update describe command structures