Releases: bitrockteam/sonarflow
Releases · bitrockteam/sonarflow
Sonar Extractor fix
v1.0.0-beta.2 chore(release): 1.0.0-beta.2
Release v1.0.0-beta.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-beta.0 (2025-11-10)
Chores
1.0.0-beta.0 (2025-11-10)
Chores
- update schema version to v1.0.0-beta.0 (227691d)
0.3.0-beta.5 (2025-11-10)
Chores
- update schema version to v0.3.0-beta.5 (ccc515a)
0.3.0-beta.4 (2025-11-10)
Chores
- update file paths and configurations for Sonarflow integration (ba97c3e)
- update schema version to v0.3.0-beta.4 (fad91c7)
0.3.0-beta.2 (2025-11-01)
Chores
- delete mcp config (c65ee15)
- update .gitignore and remove unhandledRejection handling from MCP server (daecd12)
- update schema version to v0.3.0-beta.2 (6a0b734)
0.3.0-beta.0 (2025-11-01)
Features
- add MCP server command and integrate Bitbucket and SonarQube tools (d6038d4)
- add Zod dependency and enhance MCP server documentation (00f98ee)
Chores
- update schema version to v0.3.0-beta.0 (3f93648)
0.2.4-beta.2 (2025-10-31)
Chores
- release: 0.2.4-beta.2 (f1fa4cb)
- update release workflows to use PACKAGE_TOKEN for GitHub Packages authentication (dd560a1)
- update schema version to v0.2.4-beta.2 (92f3f39)
0.2.4-beta.2 (2025-10-31)
Chores
- release: 0.2.4-beta.1 (17922c7)
- update release workflows to use PACKAGE_TOKEN for GitHub Packages authentication (dd560a1)
- update schema version to v0.2.4-beta.2 (92f3f39)
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.1 (a49ee48)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.0 (bab8764)
- update schema $id to version 0.2.4-beta.0 (4041d1a)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
Chores
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
0.2.3 (2025-10-31)
Features
- automate schema versioning in releases (e3bfc1d)
- enhance initialization logic with repository and AI editor detection (d8bde65)
- enhance Sonar configuration and initialization process (d844e33)
- replace inquirer with inquirer prompts (26cec25)
Chores
- add @types/fs-extra to devDependencies in package.json and bun.lock (8b0f7eb)
- add husky for Git hooks in package.json and bun.lock (3b24ccc)
- bump version to 0.2.2 in package.json (5c4efa2)
- bump version to 0.2.3 and update release scripts (5e2dbdf)
- remove local scan command and related configurations from package.json and CLI (1f818ec)
- remove obsolete Sonar configuration file .sonarflowrc.json (aaaf3c9)
- update .gitignore and format package.json for consistency (5215225)
- update biome configuration and dependencies for version 2.3.2 (e546e33)
- update package.json and bun.lock for improved dependency management (133dbea)
- update Sonar configuration and enhance issue extraction logic (143b40f)
Code Refactoring
- reorganize imports and enhance PR detection logic (8775f06)
- update Sonar configuration and improve initialization logic (6e69245)
[0.2.3] - Current Version
Initial Release
- CLI utility for fetching SonarQube issues
- Support for GitHub and Bitbucket PR detection
- Integration with SonarQube/SonarCloud APIs
- AI editor integration (Cursor, VSCode, Windsurf)
- Automatic PR detection from branches
- Configuration management via
.sonarflowrc.json
Rule path
v0.3.0-beta.3 chore(release): 0.3.0-beta.3
Release v0.2.4-beta.2
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.4-beta.2 (2025-10-31)
Chores
- release: 0.2.4-beta.2 (f1fa4cb)
- update release workflows to use PACKAGE_TOKEN for GitHub Packages authentication (dd560a1)
- update schema version to v0.2.4-beta.2 (92f3f39)
0.2.4-beta.2 (2025-10-31)
Chores
- release: 0.2.4-beta.1 (17922c7)
- update release workflows to use PACKAGE_TOKEN for GitHub Packages authentication (dd560a1)
- update schema version to v0.2.4-beta.2 (92f3f39)
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.1 (a49ee48)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.0 (bab8764)
- update schema $id to version 0.2.4-beta.0 (4041d1a)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
Chores
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
0.2.3 (2025-10-31)
Features
- automate schema versioning in releases (e3bfc1d)
- enhance initialization logic with repository and AI editor detection (d8bde65)
- enhance Sonar configuration and initialization process (d844e33)
- replace inquirer with inquirer prompts (26cec25)
Chores
- add @types/fs-extra to devDependencies in package.json and bun.lock (8b0f7eb)
- add husky for Git hooks in package.json and bun.lock (3b24ccc)
- bump version to 0.2.2 in package.json (5c4efa2)
- bump version to 0.2.3 and update release scripts (5e2dbdf)
- remove local scan command and related configurations from package.json and CLI (1f818ec)
- remove obsolete Sonar configuration file .sonarflowrc.json (aaaf3c9)
- update .gitignore and format package.json for consistency (5215225)
- update biome configuration and dependencies for version 2.3.2 (e546e33)
- update package.json and bun.lock for improved dependency management (133dbea)
- update Sonar configuration and enhance issue extraction logic (143b40f)
Code Refactoring
- reorganize imports and enhance PR detection logic (8775f06)
- update Sonar configuration and improve initialization logic (6e69245)
[0.2.3] - Current Version
Initial Release
- CLI utility for fetching SonarQube issues
- Support for GitHub and Bitbucket PR detection
- Integration with SonarQube/SonarCloud APIs
- AI editor integration (Cursor, VSCode, Windsurf)
- Automatic PR detection from branches
- Configuration management via
.sonarflowrc.json
Release v0.2.4-beta.1
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.1 (a49ee48)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.1 (2025-10-31)
Chores
- automate git commit for schema version updates in release process (c99ac73)
- release: 0.2.4-beta.0 (bab8764)
- update schema $id to version 0.2.4-beta.0 (4041d1a)
- update schema version to v0.2.4-beta.1 (ee9517f)
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
Chores
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
0.2.3 (2025-10-31)
Features
- automate schema versioning in releases (e3bfc1d)
- enhance initialization logic with repository and AI editor detection (d8bde65)
- enhance Sonar configuration and initialization process (d844e33)
- replace inquirer with inquirer prompts (26cec25)
Chores
- add @types/fs-extra to devDependencies in package.json and bun.lock (8b0f7eb)
- add husky for Git hooks in package.json and bun.lock (3b24ccc)
- bump version to 0.2.2 in package.json (5c4efa2)
- bump version to 0.2.3 and update release scripts (5e2dbdf)
- remove local scan command and related configurations from package.json and CLI (1f818ec)
- remove obsolete Sonar configuration file .sonarflowrc.json (aaaf3c9)
- update .gitignore and format package.json for consistency (5215225)
- update biome configuration and dependencies for version 2.3.2 (e546e33)
- update package.json and bun.lock for improved dependency management (133dbea)
- update Sonar configuration and enhance issue extraction logic (143b40f)
Code Refactoring
- reorganize imports and enhance PR detection logic (8775f06)
- update Sonar configuration and improve initialization logic (6e69245)
[0.2.3] - Current Version
Initial Release
- CLI utility for fetching SonarQube issues
- Support for GitHub and Bitbucket PR detection
- Integration with SonarQube/SonarCloud APIs
- AI editor integration (Cursor, VSCode, Windsurf)
- Automatic PR detection from branches
- Configuration management via
.sonarflowrc.json
Release v0.2.4-beta.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
Chores
0.2.4-beta.0 (2025-10-31)
Bug Fixes
- release pipelines (ec2e6e5)
0.2.3 (2025-10-31)
Features
- automate schema versioning in releases (e3bfc1d)
- enhance initialization logic with repository and AI editor detection (d8bde65)
- enhance Sonar configuration and initialization process (d844e33)
- replace inquirer with inquirer prompts (26cec25)
Chores
- add @types/fs-extra to devDependencies in package.json and bun.lock (8b0f7eb)
- add husky for Git hooks in package.json and bun.lock (3b24ccc)
- bump version to 0.2.2 in package.json (5c4efa2)
- bump version to 0.2.3 and update release scripts (5e2dbdf)
- remove local scan command and related configurations from package.json and CLI (1f818ec)
- remove obsolete Sonar configuration file .sonarflowrc.json (aaaf3c9)
- update .gitignore and format package.json for consistency (5215225)
- update biome configuration and dependencies for version 2.3.2 (e546e33)
- update package.json and bun.lock for improved dependency management (133dbea)
- update Sonar configuration and enhance issue extraction logic (143b40f)
Code Refactoring
- reorganize imports and enhance PR detection logic (8775f06)
- update Sonar configuration and improve initialization logic (6e69245)
[0.2.3] - Current Version
Initial Release
- CLI utility for fetching SonarQube issues
- Support for GitHub and Bitbucket PR detection
- Integration with SonarQube/SonarCloud APIs
- AI editor integration (Cursor, VSCode, Windsurf)
- Automatic PR detection from branches
- Configuration management via
.sonarflowrc.json
Release v0.2.3
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.3 (2025-10-31)
Features
- automate schema versioning in releases (e3bfc1d)
- enhance initialization logic with repository and AI editor detection (d8bde65)
- enhance Sonar configuration and initialization process (d844e33)
- replace inquirer with inquirer prompts (26cec25)
Chores
- add @types/fs-extra to devDependencies in package.json and bun.lock (8b0f7eb)
- add husky for Git hooks in package.json and bun.lock (3b24ccc)
- bump version to 0.2.2 in package.json (5c4efa2)
- bump version to 0.2.3 and update release scripts (5e2dbdf)
- remove local scan command and related configurations from package.json and CLI (1f818ec)
- remove obsolete Sonar configuration file .sonarflowrc.json (aaaf3c9)
- update .gitignore and format package.json for consistency (5215225)
- update biome configuration and dependencies for version 2.3.2 (e546e33)
- update package.json and bun.lock for improved dependency management (133dbea)
- update Sonar configuration and enhance issue extraction logic (143b40f)
Code Refactoring
- reorganize imports and enhance PR detection logic (8775f06)
- update Sonar configuration and improve initialization logic (6e69245)
[0.2.3] - Current Version
Initial Release
- CLI utility for fetching SonarQube issues
- Support for GitHub and Bitbucket PR detection
- Integration with SonarQube/SonarCloud APIs
- AI editor integration (Cursor, VSCode, Windsurf)
- Automatic PR detection from branches
- Configuration management via
.sonarflowrc.json