Skip to content

Releases: basti-app/basti

basti-cdk@1.0.3

31 Mar 11:00
Compare
Choose a tag to compare

What's Changed

  • feat: EBS volume encrypted by @GustavoAdrianGimenez in #95
  • chore(deps): bump @babel/traverse from 7.22.10 to 7.23.4 by @dependabot in #92
  • chore(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.4 in /packages/basti-cdk/test/cdk-apps/ts by @dependabot in #93

Full Changelog: https://github.com/basti-app/basti/compare/basti-cdk@1.0.2...basti-cdk@1.0.3

basti@1.6.2

30 Mar 18:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/basti-app/basti/compare/basti@1.6.1...basti@1.6.2

basti@1.6.1

15 Sep 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/basti-app/basti/compare/basti@1.6.0...basti@1.6.1

basti@1.6.0

12 Sep 19:10
Compare
Choose a tag to compare

Introducing native Elasticache Memcached support 🍾

With the native Memcached support introduction, connecting to Memcached clusters and individual nodes became much easier. Just type basti init and the interactive prompt will guide you through the configuration!

What's Changed

  • feat(basti): add Elasticache Memcached support by @dollev36 in #83

Full Changelog: https://github.com/basti-app/basti/compare/basti@1.5.1...basti@1.6.0

basti@1.5.1

09 Sep 11:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/basti-app/basti/compare/basti@1.5.0...basti@1.5.1

basti-cdk@1.0.2

09 Sep 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/basti-app/basti/compare/basti-cdk@1.0.1...basti-cdk@1.0.2

basti@1.5.0

29 Aug 19:44
Compare
Choose a tag to compare

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.

Demo

What's Changed

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

23 Aug 21:09
Compare
Choose a tag to compare

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

19 Aug 11:05
Compare
Choose a tag to compare

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

19 Aug 11:15
Compare
Choose a tag to compare

Introducing Basti CDK 🎉

With Basti CDK, you can now integrate Basti with your existing CDK-controlled infrastructure!

What's Changed

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