rsconnect 1.2.0
-
Addressed a number of republishing and collaboration issues where the
content was incorrectly published to a new location rather than reusing an
existing deployment. (#981, #1007, #1013, #1019) -
showLogs()
,configureApp()
,setProperty()
, andunsetProperty()
search for the application by name when there are no matching deployment
records. (#985, #989) -
rpubsUpload()
correctly records the initial RPubs destination, allowing
republishing. (#976) -
deployApp()
and friends record multi-valuemetadata
entries as
comma-separated values. (#1017) -
accountInfo()
includesname
andusername
fields. Older versions of
rsconnect store account records with ausername
field. Recent rsconnect
versions recordname
. Bothname
andusername
should contain the same
value. (#1024)