Skip to content

Latest commit

 

History

History
380 lines (229 loc) · 9.53 KB

CHANGELOG.md

File metadata and controls

380 lines (229 loc) · 9.53 KB

Unreleased Changes

1.73.0 (2024-06-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.72.0 (2024-06-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.71.0 (2024-06-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.70.0 (2024-06-05)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.69.0 (2024-05-13)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.68.0 (2024-04-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.67.0 (2024-01-26)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.66.0 (2024-01-22)

  • Feature - Doc-only update around removing AL1 from list of available AMIs for Cloud9

1.65.0 (2023-12-15)

  • Feature - Updated Cloud9 API documentation for AL2023 release

1.64.0 (2023-12-04)

  • Feature - This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.

1.63.0 (2023-11-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.62.0 (2023-11-22)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.61.0 (2023-11-17)

  • Feature - A minor doc only update related to changing the date of an API change.

1.60.0 (2023-10-18)

  • Feature - Update to imageId parameter behavior and dates updated.

1.59.0 (2023-09-27)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.58.0 (2023-09-13)

  • Feature - Update to include information on Ubuntu 18 deprecation.

1.57.0 (2023-09-05)

  • Feature - Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.

1.56.0 (2023-08-21)

  • Feature - Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9

1.55.0 (2023-08-03)

  • Feature - Updated the deprecation date for Amazon Linux. Doc only update.

1.54.0 (2023-07-11)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.53.0 (2023-07-06)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.52.0 (2023-06-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.51.0 (2023-06-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.50.0 (2023-05-31)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.49.0 (2023-01-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

  • Issue - Replace runtime endpoint resolution approach with generated ruby code.

1.48.0 (2023-01-17)

  • Feature - Added minimum value to AutomaticStopTimeMinutes parameter.

1.47.0 (2022-10-28)

  • Feature - Update to the documentation section of the Cloud9 API Reference guide.

1.46.0 (2022-10-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.45.0 (2022-02-24)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.44.0 (2022-02-03)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.43.0 (2021-12-21)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.42.0 (2021-11-30)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.41.0 (2021-11-04)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.40.0 (2021-10-18)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.39.0 (2021-09-01)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.38.0 (2021-08-17)

  • Feature - Added DryRun parameter to CreateEnvironmentEC2 API. Added ManagedCredentialsActions parameter to UpdateEnvironment API

1.37.0 (2021-07-30)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.36.0 (2021-07-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.35.0 (2021-06-24)

  • Feature - Minor update to AWS Cloud9 documentation to allow correct parsing of outputted text

1.34.0 (2021-06-23)

  • Feature - Updated documentation for CreateEnvironmentEC2 to explain that because Amazon Linux AMI has ended standard support as of December 31, 2020, we recommend you choose Amazon Linux 2--which includes long term support through 2023--for new AWS Cloud9 environments.

1.33.0 (2021-04-06)

  • Feature - Documentation updates for Cloud9

1.32.0 (2021-03-31)

  • Feature - Add ImageId input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with different AMIs.

1.31.0 (2021-03-10)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.30.0 (2021-02-02)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.29.0 (2020-09-30)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.28.0 (2020-09-15)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.27.0 (2020-08-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.26.0 (2020-08-12)

  • Feature - Add ConnectionType input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with SSM connection.

1.25.0 (2020-06-23)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.24.1 (2020-06-11)

  • Issue - Republish previous version with correct dependency on aws-sdk-core.

1.24.0 (2020-06-10)

  • Issue - This version has been yanked. (#2327).
  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.23.0 (2020-05-28)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.22.0 (2020-05-07)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.21.0 (2020-03-09)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.20.0 (2020-02-17)

  • Feature - AWS Cloud9 now supports the ability to tag Cloud9 development environments.

1.19.0 (2019-10-29)

  • Feature - Added CREATING and CREATE_FAILED environment lifecycle statuses.

1.18.0 (2019-10-23)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.17.0 (2019-07-25)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.16.0 (2019-07-01)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.15.0 (2019-06-17)

  • Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's CHANGELOG.md for details.

1.14.0 (2019-05-21)

  • Feature - API update.

1.13.0 (2019-05-15)

  • Feature - API update.

1.12.0 (2019-05-14)

  • Feature - API update.

1.11.0 (2019-03-21)

  • Feature - API update.

1.10.0 (2019-03-18)

  • Feature - API update.

1.9.0 (2019-03-14)

  • Feature - API update.

1.8.0 (2019-02-22)

  • Feature - API update.

1.7.0 (2018-11-20)

  • Feature - API update.

1.6.0 (2018-10-24)

  • Feature - API update.

1.5.0 (2018-10-23)

  • Feature - API update.

1.4.0 (2018-09-06)

  • Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.

1.3.0 (2018-09-05)

  • Feature - API update.

1.2.0 (2018-06-26)

  • Feature - API update.

1.1.0 (2018-02-05)

  • Feature - API update.

1.0.0 (2017-11-30)

  • Feature - Initial release of aws-sdk-cloud9.