Skip to content

chore(release): prepare for publishing#64

Merged
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
release-plz/2026-05-14T17-48-12Z
May 15, 2026
Merged

chore(release): prepare for publishing#64
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
release-plz/2026-05-14T17-48-12Z

Conversation

@devolutionsbot
Copy link
Copy Markdown
Contributor

@devolutionsbot devolutionsbot commented May 14, 2026

🤖 New release

  • now-proto-pdu: 0.4.2 -> 0.4.3 (✓ API compatible changes)
Changelog

[0.4.3] - 2026-05-15

Features

  • Add support for utf-8 transcoding and unicode console mode for exec commands (#62) (1e41deee6a)

    This PR updates now proto to v1.6, adding the following:

    • now-proto now requires agent to implement server-side OEM code page
      transcoding to UTF-8.
    • By default redirected IO for cmd, PowerShell5 and PowerShell7 now
      automatically transcoded to UTF-8. Current RDM implementation already
      expects UTF-8, so when new agent version will be installed, "garbaged
      input" issue DGW-370
      will be automatically fixed.
    • Note that for process execution mode, raw (no-transcoding) is still
      default, but transcoding could be enabled by
      NOW_EXEC_FLAG_PROCESS_ENCODING_UTF8 flag instead, as process
      execution is more advanced use case usually needed for bit-bit output,
      so no explicit transcoding is provided.
    • Added NOW_CAP_EXEC_UNICODE_CONSOLE capability to signify that new
      flags are supported and the redirected streams are indeed correct utf-8.
    • [testing] Updated CLI test app for encoding testing purposes


This PR was generated with release-plz.

@devolutionsbot devolutionsbot force-pushed the release-plz/2026-05-14T17-48-12Z branch from 8cd26c4 to 48affba Compare May 15, 2026 12:00
@CBenoit Benoît Cortier (CBenoit) merged commit b42bcf9 into master May 15, 2026
9 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the release-plz/2026-05-14T17-48-12Z branch May 15, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants