Skip to content

Releases: wttech/aemc

v2.0.16

20 Nov 09:24

Choose a tag to compare

Changelog

v2.0.15

03 Sep 05:30

Choose a tag to compare

Changelog

v2.0.14

02 Sep 06:23

Choose a tag to compare

Changelog

v2.0.13

28 Aug 09:30

Choose a tag to compare

Changelog

v2.0.12

27 Aug 05:47

Choose a tag to compare

Changelog

v2.0.11

14 Aug 10:48

Choose a tag to compare

Changelog

  • f73aa72 Merge pull request #319 from wttech/feature/display-root-cause-for-osgi-bundle-find-error
  • 9ef3c6c Release v2.0.11
  • c765a7d log root cause for osgi find bundle error

v2.0.10

07 Aug 08:07

Choose a tag to compare

Changelog

  • d8d6cf9 AEM Version fix
  • 9641414 Bump golang.org/x/net from 0.23.0 to 0.38.0
  • acc385c Dependencies update
  • ec01cb7 Merge pull request #297 from wttech/dependabot/go_modules/golang.org/x/net-0.38.0
  • 444ed86 Merge pull request #313 from wttech/aem-version-fix
  • 4f2c202 Release v2.0.10

v2.0.9

04 Aug 11:52

Choose a tag to compare

Changelog

  • a2931cf Merge pull request #311 from wttech/pkg-deploy-extract-only
  • 1955518 Merge pull request #312 from wttech/java-home-in-instance-lock
  • 9a7c87f Merge remote-tracking branch 'origin/main' into pkg-deploy-extract-only
  • 12710ab Package install extract only when snapshot
  • 769e05a Release v2.0.9
  • 29f7ad0 Restart instance when Java changed

v2.0.8

27 May 10:26

Choose a tag to compare

Changelog

  • 036d2b3 Add user password management command
  • 546a23e Add user private keys management commands: add, delete
  • 0684047 Fix build error - rename variables
  • 7ede2e4 Fix capitalization in keystore and key management messages
  • 4dabdca Fix capitalization in keystore command descriptions
  • e15d85e Merge pull request #303 from wttech/feature/auth-user-password-set
  • 9fc43a1 Merge pull request #304 from wttech/feature/user-keystore-add-key
  • edfd649 Refactor CLI and project package imports; streamline logging messages
  • 89283a7 Refactor Keystore methods: remove code repetitions
  • 3afa3a8 Refactor UserManager and KeystoreManager: streamline keystore methods and improve structure
  • 65c841c Refactor UserPasswordSet to simplify password check logic
  • 9ad92cf Refactor keystore management: streamline path composition and relocate readKeyStore function
  • 2384789 Refactor user command structure: separate user key management into its own command
  • d6c01f9 Refactor user password management functions for consistency and clarity
  • 8e97375 Refactor user password management: update command descriptions and streamline path generation
  • 8731f68 Refactor user path generation: replace generateUserPath with assembleUserPath for readabilty
  • f16e18a Refactor user type handling in UnmarshalStatus: replace string literals with constants for clarity
  • 8c3e6df Release v2.0.8
  • 7f18fed Rename files for conciseness
  • ce89a41 Simplify password check logic in UserPasswordSet function
  • 0389721 Update GitHub Actions to use latest versions of cache, setup-go, and checkout actions
  • 967dd39 Update Go version to 1.24 in workflows and go.mod

v2.0.7

22 May 13:11

Choose a tag to compare

Changelog

  • 4e243b3 Dereference symbolic links in dispatcher
  • 7291eb9 Merge pull request #302 from wttech/feature/replication-agent-default-props
  • 01f1f21 Release v2.0.7
  • 2bb9607 Replication agent setup: Change the way default props are handled