这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: bancolombia/scaffold-clean-architecture

v3.26.3

15 Nov 04:47
ca45069

Choose a tag to compare

3.26.3 (2025-11-15)

Bug Fixes

v3.26.2

07 Oct 19:27
d5e85f1

Choose a tag to compare

3.26.2 (2025-10-07)

Bug Fixes

  • gradle: refactor gradle tasks to use lazy property providers for configuration caching (#723) (d5e85f1)

v3.26.1

03 Sep 13:57
8e3720c

Choose a tag to compare

3.26.1 (2025-09-03)

Bug Fixes

v3.26.0

03 Sep 01:47
f294fd3

Choose a tag to compare

3.26.0 (2025-09-03)

Features

  • eda-kaizen: subscripcion a topicos con kafka strimzi ep y da (#712) (f294fd3)

v3.25.0

06 Aug 12:46
ba0a1f4

Choose a tag to compare

3.25.0 (2025-08-06)

Features

  • docs: Add Comprehensive Guide to Gradle Caching (#696) (ba0a1f4)

v3.24.0

01 Aug 19:50
c17fbc7

Choose a tag to compare

3.24.0 (2025-08-01)

Features

  • add update action for SonarQube properties (#694) (c17fbc7)

v3.23.2

18 Jul 15:20
997b755

Choose a tag to compare

3.23.2 (2025-07-18)

Bug Fixes

  • release: Update dependencies and release (#689) (997b755)

v3.23.1

05 Jun 20:11
04057bb

Choose a tag to compare

3.23.1 (2025-06-05)

Bug Fixes

v3.23.0

23 May 13:33
26250c4

Choose a tag to compare

3.23.0 (2025-05-23)

Features

  • gradle: add cache configuration (41b5b85)
  • gradle: add moduleNames property to GeneratePerformanceTestTask (6dc0d22)
  • gradle: add subProjectPath property to InternalTask and update execution logic (3c73f67)
  • gradle: add SuppressWarnings annotation (b8867bd)
  • gradle: change projectDirectories property to Input in ValidateStructureTask and update test setup methods (6c2136e)
  • gradle: enhance GenerateAcceptanceTestTask with projectPath and moduleNames properties (9e4c085)
  • gradle: mark tasks as incompatible with configuration cache for validation (f9e48a9)
  • gradle: update .gitignore to include build directory (3153ba9)
  • gradle: update dependencies and Gradle wrapper to version 8.14.1 (bfa9930)
  • gradle: update deprecated tasks (2771072)
  • gradle: update deprecated tasks (932daa3)
  • gradle: update projectPath property to Internal in multiple tasks (4f24365)
  • gradle: update projectPath to Internal and projectDirectories to InputFiles in ValidateStructureTask (e449b2c)
  • tasks: make tasks incompatible with configuration cache for validation (2e1d856)
  • validation: refactor architecture validation to support logger and project directories (1505fa9)

v3.22.4

21 Apr 22:01
48ebc93

Choose a tag to compare

3.22.4 (2025-04-21)

Bug Fixes