v1.3.1
What's Changed
- Update release by @satyakigh in #348
- Add backwards compatible targets for older builds by @satyakigh in #349
- Remove legacy targets for old prod releases by @satyakigh in #350
- Fix windows build and tests by @satyakigh in #352
- Refactor Zod types into reusable constants by @Zee2413 in #353
- Update environment logs by @satyakigh in #354
- Refactor DescribeEvents to be paginated and move page exhaustion loop… by @Zee2413 in #356
- Improve tests by @satyakigh in #355
- Setting job level permissions to workflows by @satyakigh in #359
- Temporary revert by @satyakigh in #361
- Update release manifest for 1.2.0 by @Zee2413 in #362
- Replace in-process mutex with cross-process file locking for FileStore by @satyakigh in #357
- Support DescribeEvents as LSP method by @Zee2413 in #358
- Fix todo tests by @satyakigh in #363
- Improve intrinsic functions and add json fallback parsing by @satyakigh in #364
- Add lsp setup instructions for text editors by @satyakigh in #365
- Add metric for async part of the workflow by @rongyamazon in #367
- Increase retries by @satyakigh in #368
- Fix intrinsic parsing issues by @satyakigh in #369
- Ignore pino stream errors by @satyakigh in #370
- Add attributes to private schema retrival metrics to diagnose faults by @Zee2413 in #372
- Fix LMDB errors and add recovery mechanisms by @satyakigh in #373
- Update SBOM by @satyakigh in #377
- Refresh indentation after user types in an empty template by @deepfuriya in #375
- Attach stack trace for all uncaught exceptions by @satyakigh in #378
- Add provider metrics by @satyakigh in #380
- Exclude Fn::ForEach resources from Ref and GetAtt argument completions by @deepfuriya in #376
- Create new release by @satyakigh in #382
- Enable dependentExcluded mutual exclusion for nested properties and a… by @Zee2413 in #383
- Fix fn::sub bug for completion by @satyakigh in #386
- Fix goto assertions by @satyakigh in #387
- Add ResourceEdgeCaseTransformer to remove empty/whitespace-only Descr… by @Zee2413 in #385
- Add telemetry to completion providers and enhance fault tracking by @kddejong in #366
- Make storage directory configurable by @satyakigh in #389
- Update installation readme by @satyakigh in #390
- Add schema and datastore metrics by @satyakigh in #388
- Update releases by @satyakigh in #391
- Renaming consts and types by @satyakigh in #392
- Update manifest for version 1.3.0 by @gemammercado in #395
- fix: prevent TypeError when logicalId is not a string by @kddejong in #396
- fix: prevent [object Object] in resource identifier by @kddejong in #397
- Sanitize account information from error messages by @Zee2413 in #399
- Bump version to 1.3.1 by @Zee2413 in #401
- fix: prevent cascading exceptions from pino worker thread exit by @kddejong in #398
- Omit AccessDenied and InvalidClientTokenId errors from private schema faults by @Zee2413 in #400
Full Changelog: v1.2.0...v1.3.1