Skip to content

Release Notes

Release Highlights


Note From the Team

With the Beta release of Console right around the corner, we are heads down on validation and critical bug fixes. This release, while light, has some nice quality of life updates as well as some key requested bugfixes while we put most of our focus into Console. Check out the video above for a quick demo on how Intel AMT could have been used to solve the infamous BSOD issues from July using Console.

A big thanks to everyone this month for the community engagement and the submitted pull requests!

You can follow the progress of Console and everything else Open AMT in our Feature Backlog.

Best Wishes,

The Open AMT Cloud Toolkit Team

What's New?

Feature: Certificate Pruning

RPC-Go now cleans up old Wireless and TLS configs when adding new ones. This tweak should help keep things tidier when it comes to reconfiguring a device.


Dependencies Update: Kubernetes Deployment Vault/Kong/Postgres

We've updated the core dependencies for our default Kubernetes deployment. If you are using Kong, the Kong secrets will require changes. See the secrets.yaml file to see the new required labels: field for Kong secrets.

The default Azure Kubernetes Service (AKS) deployment has now switched from a Postgres Single Server to a Postgres Flex Server as the Azure EOL date of Single Server is quickly approaching.

Community Contributions

Big shout out to Github user @webD97 for both of these contributions!

Fix: RPC-Go on Linux Now Returns Correct FQDN and Hostname

Resolves a popular issue. Previously on Linux, RPC-Go was not properly differentiating between the device's FQDN and hostname when the device was configured with a short hostname and was returning a FQDN identical to the hostname.


Fix: MPS Router Reuses Connection Pool

Previously, MPS Router was creating new pools for each query rather than reusing it causing issues with Postgres instances that have connection limits configured.


Get the Details

Additions, Modifications, and Removals

Console

v1.0.0-alpha.8

  • fix: certificates should now be decoded properly (ae87f7b)
  • fix: removes zip of console for windows to avoid false positive threat (095dc88)

v1.0.0-alpha.7

  • fix: add queue for wsman calls (9c248f7)

MPS Router

v2.3.9

  • fix: ensure that the connection pool is reused across queries (bf82988)

RPC-Go

v2.37.0

  • feat: prunes wired and tls configs when adding new ones (93553d2)

v2.36.2

  • fix: Resolve FQDN on Linux machines with short hostnames (#600) (a2df614), closes #189

v2.36.1

  • fix: attempt to address false positive virus on zipped go binary artifacts on windows (#591) (6957954)

RPS

v2.22.9

  • fix: abnormal websocket closure post ccm (#1727) (755aa02)

Sample Web UI

v3.12.2

  • fix: update hardware information component (#2050) (9fa5f86)

v3.12.1

  • fix: loading domains successfully no longer shows error (#2038) (4b33b90)

v3.12.0

  • feat: add loading indicators for hwinfo and general info (#2035) (d7bed7e)

v3.11.1

  • fix: update audit log paging to use paginator correctly (#2017) (c9141f8)

v3.11.0

go-wsman-messages

v2.12.0

  • feat: adds put method to tls credential context (#385) (3298154)

v2.11.2

v2.11.1

Project Boards

Check out our new Sprint Planning project board to see what stories the dev team is actively working on, what is in our backlog, and what is planned for the next sprint.