Skip to content

Releases: archguard/archguard

v2.3.0

19 Feb 11:47
2ec1af3

Choose a tag to compare

chore: release 2.3.0 for #159

v2.2.9

18 Feb 14:33
1d57362

Choose a tag to compare

chore: release 2.2.9 for #159

v2.2.8: chore(release): bump version to 2.2.8

15 Nov 13:30

Choose a tag to compare

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

15 Nov 03:02

Choose a tag to compare

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

13 Nov 02:03

Choose a tag to compare

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

09 Nov 07:01

Choose a tag to compare

fix(scanner): ensure data flush before execution and disable temp SQL…

v2.2.3

05 Nov 13:47

Choose a tag to compare

chore: udpate for changelog for #153

v2.2.2

27 Oct 05:26

Choose a tag to compare

chore: release to 2.2.2

v2.2.1

26 Oct 09:49

Choose a tag to compare

chore: release to 2.2.1 to fix go protobuf no source issue

v2.2.0: refactor(dependencies): remove unused imports from API parsersEMPLARY

25 Oct 16:22
142974f

Choose a tag to compare

This commit removes unused imports from the `PostmanParser.kt` and `OpenApiV3Processor.kt` files, streamlining the codebase and reducing noise in the dependencies.