Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 #752

Merged
merged 28 commits into from
Mar 26, 2021
Merged

v1.1.0 #752

merged 28 commits into from
Mar 26, 2021

Conversation

schloerke
Copy link
Collaborator

@schloerke schloerke commented Jan 5, 2021

Fixes #728

  • devtools::release(check = TRUE) (dont' release)
  • devtools::spell_check()
  • Pass GHA checks
  • devtools::revdep()
  • devtools::check_win_devel()
  • Update cran comments
  • devtools::release()
  • Accept CRAN submission email
  • CRAN Accepts
  • merge PR
  • Tag/release merge commit
  • Blog
    • Scheduled for Mar 29th
  • Tweet
    • Include link from blog

* master:
  Opt in to trailing slash 307 redirect. Opt out of 405 logic. (#746)
@schloerke schloerke added this to the v1.1.0 milestone Jan 5, 2021
@schloerke schloerke changed the title bump version to 1.1.0 v1.1.0 Jan 5, 2021
* master:
  Un-deprecate `Plumber$run(swaggerCallback=, debug=)` and add `Plumber$run(docs=,quiet=)` (#765)
  Add `PlumberEndpoint$setPath(path)` (#770)
  Setting `plumber.docs.callback` to `NULL` will also set legacy `plumber.swagger.url` (#766)
  Update Hosting vignette to swap RStudio Connect and Digital Ocean (#774)
  Use `pak` for GHA (#771)
  Clarify parameters documentation on when plumber perform type conversion (#756)
  fix brew cask install actions (#761)
* master:
  Add more metadata to PlumberEndpoint (#782)
* master:
  Add cheatsheet reference to README.md (#783)
@schloerke schloerke merged commit 20c7d9f into master Mar 26, 2021
@schloerke schloerke deleted the rc-v1.1.0 branch March 26, 2021 16:12
schloerke added a commit that referenced this pull request Jun 2, 2022
* main:
  Fix Content-Length header on HTTP responses which forbid it (#760)
  Generate docs and fix existing tests (#860)
  decode static URI before serving (#754)
  Update feather serializer; Add parquet serializer (#849)
  remove author in pkgdown; have website build again
  Fix plumber website. Use tidytemplate (#851)
  Runtime Vignette typo (#848)
  GHA v2 (#842)
  master -> main (#839)
  Create GeoJSON serializer and parser (#830)
  Add details about named functions as router modifiers (#824)
  Parser params should be in a `list()` (#827)
  Test on ubuntu 18/20 and use relative R versions (#828)
  Shared secret rejections are not errors (#809)
  Fix tag endpoint block annotation spelling to `@tag` (#800)
  Add ORCID info (#794)
  Add blog post link to website (#792)
  Use serializer Content-Type header for PlumberEndpoint API spec (#789)
  Use dev version (#790)
  v1.1.0 (#752)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release plumber 1.1.0 by early 01/2021
1 participant