Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 12:50
· 7 commits to main since this release
e28da77

v1.5.0 (2025-01-01)

Chores

Bumps ruff from 0.8.3 to 0.8.4.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • deps: Bump the aws-sdk group across 1 directory with 3 updates (#315, a9c2fd1)

Bumps the aws-sdk group with 3 updates in the / directory: awscli, boto3 and botocore.

Updates awscli from 1.36.17 to 1.36.27 - Release notes - Commits

Updates boto3 from 1.35.76 to 1.35.86 - Release notes - Commits

Updates botocore from 1.35.76 to 1.35.86 - Commits

--- updated-dependencies: - dependency-name: awscli dependency-type: direct:production

update-type: version-update:semver-patch

dependency-group: aws-sdk

  • dependency-name: boto3 dependency-type: direct:production

  • dependency-name: botocore dependency-type: direct:production

...

Signed-off-by: dependabot[bot] [email protected]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Features

  • Improve pairing (#316, e28da77)

  • generate random pin and run pairing command on host via ssm

  • adjust Desktop application to match the client's screen resolution

  • default app when connecting via Moonlight is now 'Desktop'

  • improved pairing instructions

  • improve detection of distribution

  • improve connect-moonlight and stop

  • optionally manage DNS record for EC2 instances via Route53

  • set AWS region in /etc/profile.d/restic.sh using cloud-init query

  • add unit tests for lambda functions

  • run unit tests via GitHub Action

  • improve restic profile.d setup

  • allow passing EC2 instance IDs to CLI tools

  • extracted common helper methods

  • updated pre-commit config

  • updated README.md

  • set Ubuntu 24.04 noble as new default


Detailed Changes: 1.4.0...1.5.0