Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Releases: nearform/mira

v1.5.0

22 Mar 11:46
efdf25e
Compare
Choose a tag to compare

fdb03cb chore: update CDK to 1.89.0 (#154)
68e3f05 Merge pull request #153 from nearform/dependabot/npm_and_yarn/node-notifier-8.0.1
af9d5fd Merge pull request #152 from nearform/dependabot/npm_and_yarn/dompurify-2.2.6
96c2691 Merge pull request #151 from nearform/dependabot/npm_and_yarn/ini-1.3.8
68dde7d Bump ini from 1.3.5 to 1.3.8
e02ac79 Bump dompurify from 2.0.12 to 2.2.6
861a2d6 Bump node-notifier from 8.0.0 to 8.0.1
345931e Merge pull request #150 from nearform/dependabot/npm_and_yarn/highlight.js-10.4.1
50f5f80 (origin/dependabot/npm_and_yarn/highlight.js-10.4.1) Bump highlight.js from 10.1.2 to 10.4.1
498da64 Updates YML for GH test runner (#147)
d6c7356 fix(errors): add valid process exit value on error #130 (#140)
a5cdc8f Feature/version management (#134)
b304f3a Ensures all folders within are linked (#141)

v1.5.0-beta

17 Feb 15:09
efdf25e
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release

fdb03cb chore: update CDK to 1.89.0 (#154)
68e3f05 Merge pull request #153 from nearform/dependabot/npm_and_yarn/node-notifier-8.0.1
af9d5fd Merge pull request #152 from nearform/dependabot/npm_and_yarn/dompurify-2.2.6
96c2691 Merge pull request #151 from nearform/dependabot/npm_and_yarn/ini-1.3.8
68dde7d Bump ini from 1.3.5 to 1.3.8
e02ac79 Bump dompurify from 2.0.12 to 2.2.6
861a2d6 Bump node-notifier from 8.0.0 to 8.0.1
345931e Merge pull request #150 from nearform/dependabot/npm_and_yarn/highlight.js-10.4.1
50f5f80 (origin/dependabot/npm_and_yarn/highlight.js-10.4.1) Bump highlight.js from 10.1.2 to 10.4.1
498da64 Updates YML for GH test runner (#147)
d6c7356 fix(errors): add valid process exit value on error #130 (#140)
a5cdc8f Feature/version management (#134)
b304f3a Ensures all folders within are linked (#141)

v1.4.1

22 Oct 13:32
3df1143
Compare
Choose a tag to compare

Fix AWS params uniqueness (#138)
Add environment in permissions creation (#136)
Pipeline improvements (#133)
Patches fix for flaky error test. (#129)
Titus sample docs placed in new docs structure (#127)

v1.4.0

12 Oct 13:35
d7900d2
Compare
Choose a tag to compare
  • Changes to the contribution guide for the additional steps in the release process (#85)

  • Small patch fixing windows (#94)

  • Feature/constructor types 89 (#90)

  • Feature/types fix 90 (#93)

  • Fixes tests on windows while preserving intent of tests. (#97)

  • Bump node-fetch from 2.6.0 to 2.6.1 (#98)

  • Fix/local mira (#96)

  • Fix: set removal policy of CICD KMS key to destroy (#106)

  • Fix/calleridentity fallback (#108)

  • Adds the --s3-only quick deploy feature. (#111)

  • Docs refactor (#115)

  • feat(deploy): add --require-approval arg support, return error on fail (#117)

  • fix domain support (#110)

  • Update CDK version to 1.67.0 (#120)

  • Feature/cfn sdk lookups (#112)

v1.3.0

02 Sep 14:09
94843d6
Compare
Choose a tag to compare

NB Check the CDK release notes for breaking changes between v1.49.1 and v.1.61.1 https://github.com/aws/aws-cdk/releases

Mira changes:

  • Update Tags and Aspects to match new CDK formats (#82)
  • Suppress selected ts warnings (#80)
  • Pinned docsify-cli to avoid patch upgrade which exposes the vulnerability in dot-prop (#79)
  • Update CDK and dependencies to v1.61.1 (#78)
  • Add API documentation via Typedoc (#74)
  • Add CDK Deployment Issues to Troubleshooting (#72)
  • Bump prismjs from 1.20.0 to 1.21.0 (#73)
  • Tests for src/cdk/costructs/domain (#68)
  • Test for cdk/costructs/hashed-code (#70)
  • Improve error message reporting (#66)
  • Unit tests for stack.ts (#53)
  • fix(cli): Init config file in wrong format (#62)
  • Requires stack file also for undeploy (#67)
  • Feature/improve mira test coverage (#55)
  • Removes .mira.snapshot file from version control (#58)
  • Checks for failed resources before printing stack error messages (#60)