Releases: basti-app/basti
basti@1.5.1
What's Changed
- fix: remove redundant instance IAM policy by @BohdanPetryshyn in #78
- docs: update repo owner in links by @BohdanPetryshyn in #85
Full Changelog: https://github.com/basti-app/basti/compare/basti@1.5.0...basti@1.5.1
basti-cdk@1.0.2
What's Changed
- docs: update repo owner in links by @BohdanPetryshyn in #85
Full Changelog: https://github.com/basti-app/basti/compare/basti-cdk@1.0.1...basti-cdk@1.0.2
basti@1.5.0
Introducing native Elasticache Redis support 🎉
Previously, you had to manually set up connectivity and provide cluster endpoint and port when connecting to Redis. Now, Basti handles everything automatically thanks to first-class Elasticache Redis support.
You can connect to both Cluster Mode Disabled (CMD) and Cluster Mode Enabled (CME) clusters and to each node individually.

What's Changed
- feat(basti): native Elasticache Redis support by @dollev36 in #76
- chore(basti): Redis support polishing and docs by @BohdanPetryshyn in #77
New Contributors
Next steps
Memcached support will be added soon!
Full Changelog: https://github.com/BohdanPetryshyn/basti/compare/basti@1.4.1...basti@1.5.0
basti-cdk@1.0.1
What's Changed
- fix(basti-cdk): use correct (global) port forwarding document arn by @BohdanPetryshyn in #74
- fix(basti/basti-cdk): improve default basti connect iam policy by @ramimac in 5ca537a
New Contributors
Full Changelog: https://github.com/BohdanPetryshyn/basti/compare/basti-cdk@1.0.0...basti-cdk@1.0.1
basti@1.4.1
What's Changed
- docs: reference basti-cdk in README.md
Full Changelog: https://github.com/BohdanPetryshyn/basti/compare/v1.4.0...basti@1.4.1
basti-cdk@1.0.0
Introducing Basti CDK 🎉
With Basti CDK, you can now integrate Basti with your existing CDK-controlled infrastructure!
What's Changed
- Add CDK support by @bobveringa in #53
New Contributors
- Many-many thanks to @bobveringa who made their first contribution in #53 ❤️
Full Changelog: https://github.com/BohdanPetryshyn/basti/compare/v1.4.0...basti-cdk@1.0.0
v1.4.0
What's Changed
- feat: resource tags as cli arguments by @BohdanPetryshyn in #63 (suggested by @DrFunk-n-stein)
- feat: resource tags in interactive mode by @BohdanPetryshyn in #65 (suggested by @DrFunk-n-stein)
- feat: configurable instance type by @BohdanPetryshyn in #66 (suggested by @DrFunk-n-stein)
Full Changelog: v1.3.4...v1.4.0
v1.3.4
What's Changed
- docs: background mode in CI/CD by @BohdanPetryshyn in #43
- chore: add issues and PR templates by @AyeOne in #45
- chore: update license in package.json by @BohdanPetryshyn in #47
New Contributors
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- fix: retry spawning session manager by @BohdanPetryshyn in #42
The fix significantly increases the connection initialization reliability.
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- chore: support dot configuraiton file by @BohdanPetryshyn in #39
Full Changelog: v1.3.1...v1.3.2