Releases: archguard/archguard
Releases · archguard/archguard
v2.3.0
v2.2.9
chore: release 2.2.9 for #159
v2.2.8: chore(release): bump version to 2.2.8
Update the project version to 2.2.8 across all relevant files, including the scanner client, documentation, and build configuration.
v2.2.7: chore(release): bump version to 2.2.7
Updated the version number across the project to reflect the new release version 2.2.7. This includes changes to the version constant in the Kotlin files, the README, and the build configuration.
v2.2.6: chore(version): bump version to 2.2.6
Updated the version number across the project to reflect the new release of Archguard, including the scanner CLI, README, and build configuration files.
v2.2.5
fix(scanner): ensure data flush before execution and disable temp SQL…
v2.2.3
chore: udpate for changelog for #153
v2.2.2
chore: release to 2.2.2
v2.2.1
chore: release to 2.2.1 to fix go protobuf no source issue
v2.2.0: refactor(dependencies): remove unused imports from API parsersEMPLARY
This commit removes unused imports from the `PostmanParser.kt` and `OpenApiV3Processor.kt` files, streamlining the codebase and reducing noise in the dependencies.