Skip to content

Commit 8175a94

Browse files
marcosnavmarcosnavarro
and
marcosnavarro
authored
Release 1.14.0 (#2644)
Co-authored-by: marcosnavarro <contact@marcosn.com>
1 parent 4a97155 commit 8175a94

File tree

5 files changed

+9
-27
lines changed

5 files changed

+9
-27
lines changed

CHANGELOG.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.14.0]
99

1010
### Added
1111

@@ -18,7 +18,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Detection of required python interpreter version now will request a compatible
1919
version when there is `.python-version` file declaring a specific version number
2020
without any version requirement operator (#2628)
21-
2221
- Fixed an issue where scanning for Python dependencies created an `renv.lock` file.
2322
Now the dependencies file is properly named `requirements.txt`. (#2639)
2423

@@ -38,23 +37,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3837

3938
- Added the ability to update the target GUID for a deployment at any time
4039
from the "..." menu. (#2576)
41-
4240
- Added a new extension setting `Use Key Chain Credential Storage`
4341
(defaulting to true), allowing the user to prioritize the use
4442
of a credential file over the keyring. (#2519)
45-
4643
- Credentials are now exposed via a `posit-connect` authentication provider,
4744
which is surfaced within the native Accounts UI. (#2608)
48-
4945
- Added a new extension setting `Default Connect Server` to pre-populate
5046
the Server URL when creating a credential if there is not already one
5147
configured. When running within Posit Workbench, the extension will use the
5248
URL from the [default RStudio/Posit Workbench setting](https://docs.posit.co/ide/server-pro/rstudio_pro_sessions/rstudio_connect_server.html) (rstudio-pro#7466)
53-
5449
- When expanded, the Python Packages view will now display a message describing
5550
how to configure the project to use Python if the configuration file does not
5651
indicate a dependency on Python. (#2571)
57-
5852
- Added a new field to the Python configuration section ("requires_python"),
5953
which can be used to indicate the range of Python interpreter versions
6054
required to run the content on the Connect server. If it is not provided,
@@ -74,17 +68,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7468
will not be populated when creating a new deployment. If not present at the
7569
time of deployment, versions will be discovered and inserted from user's
7670
running environment. (#2468, #2470)
77-
7871
- The `posit-publishing-schema-v3` configuration file schema has been updated
7972
with the new "Python.requires_python" field as well as the switch from required to
8073
optional for the version field within the R, Python and Quarto sections.
81-
8274
- The Publisher Log Panel has now been renamed to "Publisher" and now will
8375
stay hidden until the user initiates a deployment operation from within the
8476
extension. It remains visible until the VSCode window is restarted. (#2596)
85-
8677
- End-to-end tests environment refactored (#2508, #2588 & #2589 - Project)
87-
8878
- Legacy CLI code removed (#2521 - Project)
8979

9080
## [1.10.0]

docs/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Install.
1111

1212
Download and install the VS Code extension.
1313

14-
- For Arm MacOS: [publisher-1.12.1-darwin-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.10.0/publisher-1.12.1-darwin-arm64.vsix)
15-
- For Intel MacOS: [publisher-1.12.1-darwin-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.10.0/publisher-1.12.1-darwin-amd64.vsix)
16-
- For Windows: [publisher-1.12.1-windows-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.10.0/publisher-1.12.1-windows-amd64.vsix)
17-
- For Arm Linux: [publisher-1.12.1-linux-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.10.0/publisher-1.12.1-linux-arm64.vsix)
18-
- For Intel Linux: [publisher-1.12.1-linux-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.10.0/publisher-1.12.1-linux-amd64.vsix)
14+
- For Arm MacOS: [publisher-1.14.0-darwin-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.14.0/publisher-1.14.0-darwin-arm64.vsix)
15+
- For Intel MacOS: [publisher-1.14.0-darwin-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.14.0/publisher-1.14.0-darwin-amd64.vsix)
16+
- For Windows: [publisher-1.14.0-windows-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.14.0/publisher-1.14.0-windows-amd64.vsix)
17+
- For Arm Linux: [publisher-1.14.0-linux-arm64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.14.0/publisher-1.14.0-linux-arm64.vsix)
18+
- For Intel Linux: [publisher-1.14.0-linux-amd64.vsix](https://cdn.posit.co/publisher/releases/tags/v1.14.0/publisher-1.14.0-linux-amd64.vsix)
1919

2020
To learn how to install a `.vsix` file, see the [Install from a
2121
VSIX](https://code.visualstudio.com/docs/editor/extension-marketplace#_install-from-a-vsix)

docs/licenses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15190,7 +15190,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1519015190

1519115191
```
1519215192

15193-
### sass-embedded-darwin-arm64/dart-sass/src
15193+
### sass-embedded-darwin-x64/dart-sass/src
1519415194

1519515195
```
1519615196
Dart Sass license:

extensions/vscode/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [1.14.0]
1010

1111
### Added
1212

@@ -19,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Detection of required python interpreter version now will request a compatible
2020
version when there is `.python-version` file declaring a specific version number
2121
without any version requirement operator (#2628)
22-
2322
- Fixed an issue where scanning for Python dependencies created an `renv.lock` file.
2423
Now the dependencies file is properly named `requirements.txt`. (#2639)
2524

@@ -35,23 +34,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3534

3635
- Added the ability to update the target GUID for a deployment at any time
3736
from the "..." menu. (#2576)
38-
3937
- Added a new extension setting `Use Key Chain Credential Storage`
4038
(defaulting to true), allowing the user to prioritize the use
4139
of a credential file over the keyring. (#2519)
42-
4340
- Credentials are now exposed via a `posit-connect` authentication provider,
4441
which is surfaced within the native Accounts UI. (#2608)
45-
4642
- Added a new extension setting `Default Connect Server` to pre-populate
4743
the Server URL when creating a credential if there is not already one
4844
configured. When running within Posit Workbench, the extension will use the
4945
URL from the [default RStudio/Posit Workbench setting](https://docs.posit.co/ide/server-pro/rstudio_pro_sessions/rstudio_connect_server.html) (rstudio-pro#7466)
50-
5146
- When expanded, the Python Packages view will now display a message describing
5247
how to configure the project to use Python if the configuration file does not
5348
indicate a dependency on Python. (#2571)
54-
5549
- Added a new field to the Python configuration section ("requires_python"),
5650
which can be used to indicate the range of Python interpreter versions
5751
required to run the content on the Connect server. If it is not provided,
@@ -71,11 +65,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7165
will not be populated when creating a new deployment. If not present at the
7266
time of deployment, versions will be discovered and inserted from user's
7367
running environment. (#2468, #2470)
74-
7568
- The `posit-publishing-schema-v3` configuration file schema has been updated
7669
with the new "Python.requires_python" field as well as the switch from required to
7770
optional for the version field within the R, Python and Quarto sections.
78-
7971
- The Publisher Log Panel has now been renamed to "Publisher" and now will
8072
stay hidden until the user initiates a deployment operation from within the
8173
extension. It remains visible until the VSCode window is restarted. (#2596)

install-publisher.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ esac
148148

149149
# version override, swap out latest with the latest and greatest
150150
if [[ $VERSION_TYPE == "release" && $VERSION == "latest" ]]; then
151-
VERSION="1.12.1"
151+
VERSION="1.14.0"
152152
fi
153153

154154
# Variables

0 commit comments

Comments
 (0)