Releases: linear-b/gitstream-github-action
Releases · linear-b/gitstream-github-action
2.0.156: bump @linearb/gitstream-core to 2.1.194 (#382)
What's Changed
Bump @linearb/gitstream-core to 2.1.194 in #382
🐛 Bug Fixes
- Fixed template validation to properly support commit message filtering in rules
🔧 Improvements
- Enhanced debugging visibility with detailed logging of loaded plugins
2.0.155: bump @linearb/gitstream-core to 2.1.193 (#381)
What's Changed
Bump @linearb/gitstream-core to 2.1.193 in #381
🐛 Bug Fixes
- Fix client payload escaping in rule engine to properly handle nested JSON objects and prevent parsing errors.
2.0.152: Bump @linearb/gitstream-core to 2.1.191 (#377)
What's Changed
Bump @linearb/gitstream-core to 2.1.192 in #377
🔧 Improvements
- Bump actions/checkout from 4 to 5
- Bump devDependencies
- Internal improvements and fixes
2.0.151: bump to (#374)
What's Changed
Bump @linearb/gitstream-core to 2.1.187 in #374
🔧 Improvements
- Internal improvements and fixes
2.0.149: bump to (#367)
What's Changed
Bump @linearb/gitstream-core to 2.1.183 in #367
🐛 Bug Fixes
- Enhanced error handling when loading external filters fails
🔧 Improvements
- Better logging for plugin loading and filter execution processes
- Internal improvements and fixes
2.0.147: bump to (#364)
What's Changed
Bump @linearb/gitstream-core to 2.1.179 in #364
✨ New Features
- Implemented language detector to identify programming languages used in repositories for Bitbucket
2.0.146: bump to (#362)
What's Changed
Bump to in #362
✨ New Features
- Added support for managed mode with custom repository paths
🔧 Improvements
- Add retry in some cases of errors
2.0.145: bump to (#361)
What's Changed
Bump to in #361
✨ New Features
- Added ability to limit code expert analysis to recent history for faster performance in large repositories
🔧 Improvements
- Enhanced code expert explanations to show when history limits are applied
- Updated error messages to help troubleshoot missing expert suggestions when history is limited
2.0.144: bump to (#359)
What's Changed
Bump to in #359
🔧 Improvements
- Added better C# method detection for more accurate function recognition
- Simplified data structure while preserving existing properties for improved compatibility
2.0.143: bump to (#358)
What's Changed
Bump to in #358
🐛 Bug Fixes
- Fixed 403 error when accessing review guideline files through templates.
✨ New Features
- Added structured code issue tracking with file location and issue identifiers
- Improved review extraction from comments with better issue detection
🔧 Improvements
- Enhanced backward compatibility for review handling