Skip to content

Releases: mendersoftware/mender-cli

v2.0.0

18 Nov 06:14
9f51485

Choose a tag to compare

2.0.0 - 2025-11-11

Bug fixes

Features

  • Add support for pagination to devices list command
    (MEN-7794) (7162a7c) by @alfrunes

    Two new flags --per-page and --page is added to list devices beyond
    the first page of results.

  • Use consistent structured logging (slog) to stderr
    (MEN-8304) (a1c75d9) by @alfrunes

  • Use paginated endpoint to list artifacts
    (MEN-8302) (3a59a66) by @danielskinstad

    • BREAKING: artifacts list no longer returns all artifacts by
      default. It now uses a paginated API endpoint, so only one page of results
      is shown at a time, and it can be modified with --page and --per-page

    Use the new paginated API endpoint to list artifacts and add support
    for pagination to the artifacts list command.

Security

  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0
    (9bb6ed7) by @dependabot[bot]

    Bumps golang.org/x/crypto from 0.16.0 to 0.17.0.


    updated-dependencies:

    • dependency-name: golang.org/x/crypto
      dependency-type: indirect
      ...
  • Bump the golang-dependencies group with 2 updates
    (780b00b) by @dependabot[bot]

    Bumps the golang-dependencies group with 2 updates: github.com/google/uuid and github.com/spf13/viper.

    Updates github.com/google/uuid from 1.4.0 to 1.5.0

    Updates github.com/spf13/viper from 1.18.0 to 1.18.2


    updated-dependencies:

    • dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang-dependencies
      ...
  • Bump the golang-dependencies group with 4 updates
    (a07412e) by @dependabot[bot]

    Bumps the golang-dependencies group with 4 updates: github.com/cheggaaa/pb/v3, github.com/google/uuid, golang.org/x/sys and golang.org/x/term.

    Updates github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5

    Updates github.com/google/uuid from 1.5.0 to 1.6.0

    Updates golang.org/x/sys from 0.15.0 to 0.16.0

    Updates golang.org/x/term from 0.15.0 to 0.16.0


    updated-dependencies:

    • dependency-name: github.com/cheggaaa/pb/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang-dependencies
    • dependency-name: github.com/google/uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
      ...
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
    (0c648c7) by @dependabot[bot]

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.


    updated-dependencies:

    • dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      ...
  • Bump golang.org/x/net from 0.19.0 to 0.23.0
    (a80befd) by @dependabot[bot]

    Bumps golang.org/x/net from 0.19.0 to 0.23.0.


    updated-dependencies:

    • dependency-name: golang.org/x/net
      dependency-type: indirect
      ...
  • Bump the golang-dependencies group with 5 updates
    (1d437a0) by @dependabot[bot]

    Bumps the golang-dependencies group with 5 updates:

    Package From To
    github.com/gorilla/websocket 1.5.1 1.5.3
    github.com/spf13/cobra 1.8.0 1.8.1
    github.com/spf13/viper 1.18.2 1.19.0
    golang.org/x/sys 0.20.0 0.21.0
    golang.org/x/term 0.20.0 0.21.0

    Updates github.com/gorilla/websocket from 1.5.1 to 1.5.3

    Updates github.com/spf13/cobra from 1.8.0 to 1.8.1

    Updates github.com/spf13/viper from 1.18.2 to 1.19.0

    Updates golang.org/x/sys from 0.20.0 to 0.21.0

    Updates golang.org/x/term from 0.20.0 to 0.21.0


    updated-dependencies:

    • dependency-name: github.com/gorilla/websocket
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang-dependencies
    • dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang-dependencies
    • dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
      ...
  • Bump the golang-dependencies group across 1 directory with 2 updates
    (dc6a734) by @dependabot[bot]

    Bumps the golang-dependencies group with 2 updates in the / directory: golang.org/x/sys and golang.org/x/term.

    Updates golang.org/x/sys from 0.22.0 to 0.25.0

    Updates golang.org/x/term from 0.22.0 to 0.24.0


    updated-dependencies:

    • dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
    • dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-dependencies
      ...
  • Bump golang.org/x/crypto from 0.21.0 to 0.31.0
    (c3511ef) by @dependabot[bot]

    Bumps golang.org/x/crypto from 0.21.0 to 0.31.0.


    updated-...

Read more