Skip to content

2.1.0

Latest

Choose a tag to compare

@bilalahmad99 bilalahmad99 released this 04 Apr 21:35
· 5 commits to main since this release

New Features

  • πŸ” OAuth2 token authentication support (preferred method)
  • βœ… Backward compatible with username/password authentication

Improvements

  • Enhanced authentication validation
  • Better secret masking for sensitive values
  • Improved logging with core.info() and core.warning()
  • Refactored code structure for better maintainability
  • Comprehensive test coverage

Documentation

  • Updated README with authentication examples
  • Added workflow template example