@gotamedia/aws
Version:
Set of AWS helpers for NodeJs Runtime.
100 lines (46 loc) • 3.43 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [0.2.2](https://github.com/gotamedia/aws/compare/0.2.1...0.2.2) (2023-08-07)
### Bug Fixes
* package name ([1bc3083](https://github.com/gotamedia/aws/commit/1bc30834162354a7095c0bcb3db49b8ccacae1f8))
* versioning ([b140194](https://github.com/gotamedia/aws/commit/b140194e3e6cb17b667ef02f0bb5585d68f19733))
## [0.2.1](https://github.com/gotamedia/aws/compare/0.2.0...0.2.1) (2023-08-07)
### Bug Fixes
* GH Actions ([8725f50](https://github.com/gotamedia/aws/commit/8725f50c5d7e8aba7212a94defc485be6a89fbfd))
## [0.2.0](https://bitbucket.org/gotamedia/aws/compare/0.2.0..0.1.2) (2023-06-08)
### ⚠ BREAKING CHANGES
* Removed configure
* Removed custom error handling and logging and added package specific errors
### Features
* Removed custom error handling and logging and added package specific errors ([95722bb](https://bitbucket.org/gotamedia/aws/commits/95722bb00958e6f87c4e9bf78e0807c95d579888))
### Bug Fixes
* Removed configure ([55fd8f1](https://bitbucket.org/gotamedia/aws/commits/55fd8f1c1797f143f30a40d1c08396520f61cf54))
## [0.1.2](https://bitbucket.org/gotamedia/aws/compare/0.1.2..0.1.1) (2023-05-31)
### Bug Fixes
* Added "aws-xray-sdk-core" as a dependency instead of a devDependency. ([479b4f9](https://bitbucket.org/gotamedia/aws/commits/479b4f9a8ede2c49b0e362d2cf6cb182d5f70943))
## [0.1.1](https://bitbucket.org/gotamedia/aws/compare/0.1.1..0.1.0) (2023-05-29)
### Bug Fixes
* **doc:** Updated README. ([d221a44](https://bitbucket.org/gotamedia/aws/commits/d221a44fce6cf1f7005779000b625fe7d3f54227))
## [0.1.0](https://bitbucket.org/gotamedia/aws/compare/0.1.0..0.0.8) (2023-05-29)
### ⚠ BREAKING CHANGES
* Introduced @gotamedia/aws package.
### Features
* Added getObject() to S3 service. ([be8f2e9](https://bitbucket.org/gotamedia/aws/commits/be8f2e9d3427b8dee00b33bd3af19faf32615131))
* Introduced @gotamedia/aws package. ([707c059](https://bitbucket.org/gotamedia/aws/commits/707c0598d11d55e7a9c843537a407f22ca03811b))
## [0.0.8](https://bitbucket.org/gotamedia/aws/compare/0.0.8..0.0.7) (2023-05-26)
### Bug Fixes
* Bumped @gotamedia/utils version. ([ff9d0e6](https://bitbucket.org/gotamedia/aws/commits/ff9d0e6f971f77890376b6efb0fb5e83d7319554))
## [0.0.7](https://bitbucket.org/gotamedia/aws/compare/0.0.7..0.0.6) (2023-05-26)
### Bug Fixes
* configure & silenceXrayContextErrors exports. ([72b52ef](https://bitbucket.org/gotamedia/aws/commits/72b52efd2d694d49656d85fd0db86d7c5daac789))
## [0.0.6](https://bitbucket.org/gotamedia/aws/compare/0.0.6..0.0.5) (2023-05-26)
### Bug Fixes
* Exported configure() as default. ([889a8a0](https://bitbucket.org/gotamedia/aws/commits/889a8a0a7cb1e272db950811a8379d0e4946be2e))
## [0.0.5](https://bitbucket.org/gotamedia/aws/compare/0.0.5..0.0.4) (2023-05-26)
### Features
* Added Lambda, S3, SNS, SQS, SSM. Xray and utils. ([3100fc8](https://bitbucket.org/gotamedia/aws/commits/3100fc8c153a2e0772922073b6cdd782ccb8fe23))
## [0.0.4](https://bitbucket.org/gotamedia/aws/compare/0.0.4..0.0.3) (2023-05-26)
## [0.0.3](https://bitbucket.org/gotamedia/aws/compare/0.0.3..0.0.2) (2023-05-26)
## [0.0.2](https://bitbucket.org/gotamedia/aws/compare/0.0.2..0.0.1) (2023-05-26)
## 0.0.1 (2023-05-26)
## 0.0.0 (2023-05-26)