Skip to content

Releases: PepperDash/PepperDashCore

1.1.3-hotfix-268

08 Sep 16:08
30bd043
Compare
Choose a tag to compare
1.1.3-hotfix-268 Pre-release
Pre-release
Merge branch 'main' into hotfix/ssh-logging-reduction

1.1.3-hotfix-267

08 Sep 15:39
Compare
Choose a tag to compare
1.1.3-hotfix-267 Pre-release
Pre-release
Merge branch 'development' into hotfix/ssh-tcp-reconnect-fix

# Conflicts:
#	Pepperdash Core/Pepperdash Core/Comm/GenericSshClient.cs
#	Pepperdash Core/Pepperdash Core/Comm/GenericTcpIpClient.cs

1.1.3-hotfix-266

08 Sep 15:34
Compare
Choose a tag to compare
1.1.3-hotfix-266 Pre-release
Pre-release
Changes lock to CCriticalSection

1.1.3-hotfix-265

07 Jul 15:02
Compare
Choose a tag to compare
1.1.3-hotfix-265 Pre-release
Pre-release
Reduces error log messages from SSH client on basic disconnects

1.1.2

15 Jun 16:48
b133a27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.2-hotfix-263

15 Jun 16:29
Compare
Choose a tag to compare
1.1.2-hotfix-263 Pre-release
Pre-release
feat: added roomName reporting to EvaluateFile, updated constants use…

1.1.2-hotfix-262

15 Jun 15:13
Compare
Choose a tag to compare
1.1.2-hotfix-262 Pre-release
Pre-release
fix: updated EvaluateFile method to resolve issues reading files on a…

1.1.2-hotfix-261

15 Jun 01:31
Compare
Choose a tag to compare
1.1.2-hotfix-261 Pre-release
Pre-release
fix: updated JsonToSimplFileMaster EvaluateFile method, added event a…

1.1.2-alpha-252-4-Series

22 May 20:03
Compare
Choose a tag to compare
Pre-release
chore: change deterministic to false

Setting deterministic to false allows for using version numbers like 1.0.0.* in the CI pipeline.

1.1.1

24 Feb 17:54
095e6c8
Compare
Choose a tag to compare

CI/CD Pipeline Request

  • [CI/CD Pipeline Request] [CI/CD] PD Core should not be published to build repos #118
  • [CI/CD Pipeline Request] [CI/C] Newtonsoft.Compact.Json should not be included in Nuget packages #117

bug

  • [bug] [BUG]-GenericSSHClient Autoreconnect can break #123

enhancement

  • [enhancement] [FEATURE]-Add ability for CommunicationGather to have multiple string delimiters #128
  • [enhancement] [FEATURE]-Additional Logging for SSH Class #125