Skip to content

rsconnect 1.2.0

Compare
Choose a tag to compare
@aronatkins aronatkins released this 15 Dec 13:58
  • 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(), and unsetProperty()
    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-value metadata entries as
    comma-separated values. (#1017)

  • accountInfo() includes name and username fields. Older versions of
    rsconnect store account records with a username field. Recent rsconnect
    versions record name. Both name and username should contain the same
    value. (#1024)