Sha256: 05c56a89cdbe47e23864d269ed794e8b7028976a29af558f9a04327bced3a376

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

# Keep A Changelog!

See this http://keepachangelog.com link for information on how we want this documented formatted.

## v0.6.0

#### Added

* APPLICATION LOAD BALANACER SUPPORT!!! The new default. Use `rack: :api` option to handler for API Gateway support.

#### Changed

* Rake task `lamby:install` now defaults to `application_load_balancer`


## v0.5.1

#### Fixed

* The .gitignore file template. Fix .aws-sam dir.


## v0.5.0

#### Added

* Template generators for first install. Ex: `./bin/rake -r lamby lamby:install:api_gateway`.
* New `Lamby::SsmParameterStore.get!` helper.


## v0.4.1

#### Fixed

* Fix type in v0.4.0 fix below.


## v0.4.0

#### Fixed

* File uploads in #33 using `CONTENT_TYPE` and `CONTENT_LENGTH`.


## v0.3.2

#### Added

* Pass Request ID for CloudWatch logs. Fixes #30.


## v0.3.1

#### Changed

* Docs and SAM template tweaks.


## v0.3.0

#### Added

* Secure configs rake task.
* Project bin setup and tests.

#### Changed

* SAM template tweaks.


## v0.2.0

#### Changed

* Simple docs and project re-organization.


## v0.1.0

#### Added

* New gem and placeholder in rubygems.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lamby-0.6.0 CHANGELOG.md