diff --git a/404.html b/404.html index 365c64d7b..018ed991f 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 6f59e5560..533d35a08 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/LICENSE-text.html b/LICENSE-text.html index e96201b12..f5de1b62b 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/README-npm.html b/README-npm.html index e6405fcde..be3d5e4a1 100644 --- a/README-npm.html +++ b/README-npm.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/TODO-promises.html b/TODO-promises.html index 5f6b58a80..d0db95cbb 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/authors.html b/authors.html index b8202e1d7..88788fc4d 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 @@ -188,20 +188,20 @@

Citation

- Source: DESCRIPTION + Source: DESCRIPTION

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Aden-Buie G, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2025). shiny: Web Application Framework for R. -R package version 1.12.0.9000, https://shiny.posit.co/. +R package version 1.12.1, https://shiny.posit.co/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Garrick Aden-Buie and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2025},
-  note = {R package version 1.12.0.9000},
+  note = {R package version 1.12.1},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index de9e2d631..f9e1f5ed8 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.12.0.9000 + 1.12.1 diff --git a/news/index.html b/news/index.html index b305cec54..c3db82ff9 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 @@ -44,17 +44,23 @@
- + +
+

New features

  • -ExtendedTask now captures the OpenTelemetry recording state at initialization time rather than at invocation time, ensuring consistent span recording behavior regardless of runtime configuration changes. (#4334)
  • -
  • Added withOtelCollect() and localOtelCollect() functions to temporarily control OpenTelemetry collection levels during reactive expression creation. These functions allow you to enable or disable telemetry collection for specific modules or sections of code where reactive expressions are being created. (#4333)
  • -
  • OpenTelemetry code attributes now include both preferred (code.file.path, code.line.number, code.column.number) and deprecated (code.filepath, code.lineno, code.column) attribute names to follow OpenTelemetry semantic conventions while maintaining backward compatibility. The deprecated names will be removed in a future release after Logfire supports the preferred names. (#4325)
  • -
  • Timer tests are now skipped on CRAN. (#4327)
  • +withOtelCollect() and localOtelCollect() temporarily control OpenTelemetry collection levels during reactive expression creation, allowing you to enable or disable telemetry collection for specific modules or sections of code. (#4333)
+
+

Bug fixes and minor improvements

+
  • OpenTelemetry code attributes now include both the preferred attribute names (code.file.path, code.line.number, code.column.number) and the deprecated names (code.filepath, code.lineno, code.column) to follow OpenTelemetry semantic conventions while maintaining backward compatibility. The deprecated names will be removed in a future release after Logfire supports the preferred names. (#4325)

  • +
  • ExtendedTask now captures the OpenTelemetry recording state at initialization time rather than at invocation time, ensuring consistent span recording behavior regardless of runtime configuration changes. (#4334)

  • +
  • Timer tests are now skipped on CRAN. (#4327)

  • +
+
diff --git a/pkgdown.yml b/pkgdown.yml index a489412fe..df9dc9a50 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.2.0 pkgdown_sha: ~ articles: {} -last_built: 2025-12-08T19:58Z +last_built: 2025-12-08T20:03Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 793e176fe..c1358d0fb 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -34,7 +34,7 @@ begin until the previous invocation has completed."> shiny - 1.12.0.9000 + 1.12.1
@@ -61,7 +61,7 @@ begin until the previous invocation has completed."> diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 5113dcbc1..69154714e 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.12.0.9000 + 1.12.1
@@ -55,7 +55,7 @@ of testServer().">
diff --git a/reference/NS.html b/reference/NS.html index e1a6103b9..705fd4cc8 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.12.0.9000 + 1.12.1
@@ -46,7 +46,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> diff --git a/reference/Progress.html b/reference/Progress.html index 727e2b4b2..be4707019 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.12.0.9000 + 1.12.1
@@ -45,7 +45,7 @@ Reporting progress (object-oriented API)"> diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index efd530012..f228df174 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.12.0.9000 + 1.12.1 @@ -44,7 +44,7 @@
diff --git a/reference/actionButton.html b/reference/actionButton.html index 4b311c169..137c7596a 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">