Releases: Synergex/HarmonyCore
Releases · Synergex/HarmonyCore
net8-release-v8.0.74
What's Changed
- Pool hang by @hippiehunter in #378
Full Changelog: net8-release-v8.0.60...net8-release-v8.0.74
net8-release-v8.0.60
What's Changed
- Tag key segment fix by @SteveIves in #348
- Updates to displayed text & EditSettingsView (multi-select & search) by @mattl91 in #350
- Issue237 by @playlend in #346
- Remove issue causing the namespace and values ArrayList to get out of sync by @SteveIves in #355
- Add a property to expose the logger channel. by @SteveIves in #354
- Controller improvements re tag field key segments by @SteveIves in #357
- Bump revs and rollup by @hippiehunter in #363
- Changes for .net 8 upgrade by @playlend in #377
- Net8 upgrade by @hippiehunter in #375
Full Changelog: net6-release-v6.0.331...net8-release-v8.0.60
net6-release-v6.0.331
Added a rate limiter for SSH connections for situations where a remote system has a limited receive buffer. Currently this matters when sending large messages to VMS while using the older TCPIP services stack.
net6-release-v6.0.329
What's Changed
- Resolved issue with adding an invalid member to ReferencedFields list by @playlend in #337
- OrderBy on Join work by @playlend in #336
- Fix for Issue 328 and related changes by @mattl91 in #335
- issue237: Support Harmony Core on Linux by @playlend in #340
- Added support for DateTime and Nullable parameters. by @SteveIves in #339
- improved project sync/added project sync to command line by @hippiehunter in #345
Full Changelog: net6-release-v6.0.250...net6-release-v6.0.329
net6-release-v6.0.249
What's Changed
- Fix for GitHub issue #301 by @SteveIves in #304
- Fix #312 by @hippiehunter in #314
- Implement bat file reload when inside the gui by @hippiehunter in #315
- Updated to fix Issue 307 by @mattl91 in #322
- Add configuration to control traditional bridge stdin/stdout buffer size on linux by @hippiehunter in #325
- Fix for GitHub Issue 306 by @mattl91 in #327
- Custom MIME Type Support by @SteveIves in #310
- Fix for issue 316 by @mattl91 in #331
- Enable multi connection support for xfServer by @playlend in #329
- Adding an alternative balancing method by @playlend in #332
New Contributors
Full Changelog: net6-release-v6.0.156...release-v6.0.249
net6-release-v6.0.250
bumped cli-tool-versions
net6-release-v6.0.156
- Bumped package versions inside the config for the cli tool
- Added support for additional scenarios around datetime formats
- Improved CLI tool handling for errors when adding Traditional Bridge or Unit tests to an existing solution
net6-release-v6.0.153
Improved support for parameter types in Traditional Bridge
- Coerced booleans
- Coerced nullables
- Enums
- Structure arrays
- Date time formats
net6-release-v6.0.146
- Fixed issue in traditional bridge templates for SMC methods with very long names
- Bumped nuget package versions
net6-release-v6.0.143
Bumped more package versions.