# AMP Release 7.0.0

* [Introduction](#introduction)
* [Major New Features](#major-new-features)
* [Other Enhancements](#other-enhancements)
* [Bug And Vulnerability Fixes](#bug-and-vulnerability-fixes)
* [Deprecation Announcements](#deprecation-announcements)
* [Known Issues](#known-issues)
* [Backwards Compatibility](#backwards-compatibility)
* [Installation and Upgrade Instructions](#installation-and-upgrade-instructions)

## Introduction

Thank you to our community who have contributed a lot of improvements and feedback! Thanks also go to Apache Brooklyn's
commercial users who have funded this development and made some major contributions.

For more information, please visit https://cloudsoft.io/amp, https://docs.cloudsoft.io and https://brooklyn.apache.org

This is a new major version upgrade from AMP version 6.4.0.

## Major New Features

* Maeztro
  * New subsystem for importing terraform and updating blueprints in-place
  * Offers a new HCL (Terraform-like) syntax for describing blueprints
  * Presents a new UI with a box-like layout showing design- and run-time data
  * Introduces a new CLI for synchronizing local projects with the server

* SSO for OAuth/OIDC provided by Dex
  * Support for GitHub, Google, and many other OAuth sources
  * For use with authentication and optionally for entitlements
  * Token workflow for CLI improved, with dedicated UI page

* Updated AMP and new Maeztro documentation 


## Other Enhancements

* Improvements to workflow steps
  * `container` accepts arguments as lists
  * new `shell` workflow step to run on the AMP server (can be disabled)

* Brooklyn CLI suggests `--skipSslChecks` if accessing an untrusted HTTPS endpoint


## Bug and Vulnerability Fixes

* Workflow references to sensors and mutexes on other entities was incorrectly parsed in some places

* Workflow could trigger concurrent modifications to state


## Known Issues

* For new OPENSSH PRIVATE KEY format keys, passphrases are not supported due to limitations of the java cryptography libraries.


## Deprecation and Backwards Compatibility

* There are no known breaking changes in 7.0.0 from 6.4.0
* There are no deprecation announcements


## Installation and Upgrade Instructions

To install see https://docs.cloudsoft.io/operations/production-installation.html

To upgrade existing installations see https://docs.cloudsoft.io/operations/upgrades/

