Releases: naveego/plugin-salesforce
Releases · naveego/plugin-salesforce
v1.6.9
v1.6.9-beta02
feat(DATAINT-1932): added tls version selector to connection settings
v1.6.9-beta01
GD-1932: Fix TLS version not updating
v1.6.9-beta03
Merge pull request #19 from naveego/issue/PRODSUP-4052/sf-realtime-lo…
v1.6.8
v1.6.8-beta3
fix(real time read): correctly intialize connection factory resolves PRODSUP-4052
v1.6.8-beta2
fix(real time read): cahnged to recycling the whole client instead of…
v1.6.8-beta1
fix(real time read): added reconnect timeout loop and updated log levels resolves PRODSUP-4052
v1.6.8-beta
fix(real time read): added check to assert clinet is still connected …