Skip to content

Commit

Permalink
Update Changelog for v1.0.0 Release (awslabs#44)
Browse files Browse the repository at this point in the history
* Update Changelog for v1.0.0 release.

Signed-off-by: forestmvey <[email protected]>

* Update version file to match release version.

Signed-off-by: forestmvey <[email protected]>

* Deleting serverless changelog and adding new PR's to default changelog.

Signed-off-by: forestmvey <[email protected]>

* Update link in changelog with tag and date.

Signed-off-by: forestmvey <[email protected]>

---------

Signed-off-by: forestmvey <[email protected]>
  • Loading branch information
forestmvey committed Mar 14, 2024
1 parent b82e6bd commit 0db48e0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 18 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.0.0](https://github.com/awslabs/amazon-timestream-connector-prometheus/releases/tag/1.0.0) - 2024-03-14
### Added
- [Adding region to environment vars](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/16)
- [Update Repository with Improved Useability with SAM Template](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/27)
- [Documentation Improvements for Serverless Deployment](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/31)
- [Add User-Agent header and documentation](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/34)
- [Integrating Documentation Revisions from Game Day](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/36)
- [Revise documentation](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/37)
- [Update one-click deployment links and IAM policy with public S3 buckets](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/39)
- [Update template.yml and package.py for platform.al2023 runtime](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/42)
- [Fix Lambda Execution Failure](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/43)

### Fixed
- [Fixing Failing golanci-lint](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/24)

### Dependencies
- [Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/17)
- [Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.2+incompatible](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/26)
- [Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.17.0](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/28)
- [Bump google.golang.org/grpc from 1.33.0 to 1.56.3](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/29)
- [Bump github.com/docker/docker from 1.13.1 to 24.0.7+incompatible](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/30)
- [Upgrade client_golang Dependency](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/32)

### Removed
- [Remove Multi-destination Support](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/35)
- [Remove Pyre Workflow](https://github.com/awslabs/amazon-timestream-connector-prometheus/pull/38)

## [v0.1.0](https://github.com/awslabs/amazon-timestream-connector-prometheus/releases/tag/0.1.0) - 2020-12-18
### Added
- Initial release
18 changes: 0 additions & 18 deletions serverless/CHANGELOG.md

This file was deleted.

0 comments on commit 0db48e0

Please sign in to comment.