Skip to content

Releases: buzzqw/Python_Connection_Manager

PCM build 251

Choose a tag to compare

@buzzqw buzzqw released this 19 Sep 12:39

🆕 Nuove funzionalità

• add connection tooling and config management

🐛 Correzioni di bug

• disable strict host checking by default

PCM dev e4041e8 - fix(ssh): disable strict host checking by default

Choose a tag to compare

@github-actions github-actions released this 19 Sep 12:38

fix(ssh): disable strict host checking by default

PCM dev cc67685 - chore: release 251

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 12:39

chore: release 251

PCM dev 7178a6c - feat(pcm): add connection tooling and config management

Choose a tag to compare

@github-actions github-actions released this 12 Sep 09:24

feat(pcm): add connection tooling and config management

PCM build 244

Choose a tag to compare

@buzzqw buzzqw released this 09 Sep 09:15

Changes

  • unlock credentials before connecting

PCM build 243

Choose a tag to compare

@buzzqw buzzqw released this 09 Sep 08:15

Changes

  • reuse fresh credentials on duplicate connections
  • harden plugins packaging and container commands
  • ignore AGENTS.md (local agent instructions)

PCM dev c4abbc6 - chore: release 243

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 08:16

chore: release 243

PCM dev 8cfbcfa - chore: release 244

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Sep 09:16

chore: release 244

PCM dev 61e5f25 - fix(crypto): unlock credentials before connecting

Choose a tag to compare

@github-actions github-actions released this 09 Sep 09:11

fix(crypto): unlock credentials before connecting

PCM dev 07b158e - fix(ssh): reuse fresh credentials on duplicate connections

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:19

fix(ssh): reuse fresh credentials on duplicate connections