16092 Commits

Author SHA1 Message Date
Austen
dfaf4cc413 chore: update readme 2024-10-04 02:00:49 -04:00
Eslam λ Hefnawy
9e68a34a72
fix(dev): fix dev mode with long running invocations (#12837) v4.4.3 v4.4.4 2024-09-30 17:51:43 +02:00
Eslam λ Hefnawy
6d9cf1b958
docs(plugins): update deprecated code (#12836) 2024-09-27 18:49:44 +03:00
Eslam λ Hefnawy
6d433ee2a4
docs(compose): update example output (#12832) 2024-09-26 12:00:42 +03:00
Austen
28fbc710d2
chore: update readme v4.4.2 2024-09-24 13:02:04 -07:00
Eslam λ Hefnawy
ad450f23fa
docs(plugins): add plugin log method to docs (#12830) v4.4.1 2024-09-24 18:32:37 +03:00
Eslam λ Hefnawy
ebd7881570
fix(sam): remove stream buffers (#12828) 2024-09-24 18:22:39 +03:00
Eslam λ Hefnawy
ca4dd447dc
fix(compose): logging improvements for compose (#12826) 2024-09-23 21:21:06 +03:00
Eslam λ Hefnawy
d132d4fe54
docs(sam): add info docs (#12814) v4.4.0 2024-09-18 19:35:33 +03:00
Tomasz Czubocha
f57e521d3a
fix(deploy-function): do not set Runtime if function PackageType is Image (#12810) 2024-09-17 15:20:04 +02:00
Eslam λ Hefnawy
ac6a536d1b
docs(sam): add compose (#12811) 2024-09-17 16:17:48 +03:00
Eslam λ Hefnawy
dc8d51761d
feat(sam): docs updates for SAM & Compose (#12788)
* feat(sam): adding support for compose

* docs(compose): add passing string params to compose docs

* docs(compose): update docs
2024-09-16 16:53:36 +03:00
Tomasz Czubocha
a12a2bd81b
fix: revert to original signature of getServerlessDeploymentBucketName (#12801) 2024-09-13 19:40:22 +02:00
Austen
e76c9c42fe
chore: add AI stack to readme features v4.3.2 2024-09-10 20:08:55 -07:00
Maciej Skierkowski
72e45eea02
docs: minor formatting updates (#12795) 2024-09-10 16:18:01 -07:00
Tomasz Czubocha
36297e64a7
docs(state): add docs on compose state (#12780) 2024-09-10 23:16:48 +02:00
Tomasz Czubocha
ce78e859e5
docs: deployment bucket (#12793) 2024-09-10 23:06:58 +02:00
Tomasz Czubocha
4887554d99
fix: avoid creating deployment bucket when unnecessary (#12794) 2024-09-10 22:31:34 +02:00
Tomasz Czubocha
18cbcc9cdb
feat: global deployment bucket (#12790) 2024-09-09 23:01:13 +02:00
Walid Elnozahy
73a42a4ecc
Update community Slack link in README.md (#12789) 2024-09-06 17:31:59 +03:00
Tomasz Czubocha
bf2d00ed15
fix: show axiom progress bar correctly (#12777) v4.2.5 2024-09-04 10:31:37 -04:00
Max Marze
8664adb59e
feat: add esbuild-package hook (#12783)
* feat: add esbuild-package hook

* feat: add esbuild-package hook
2024-09-03 15:38:15 -04:00
Austen
0b15744829
chore: update v4 feature list v4.2.3 v4.2.4 2024-08-29 08:48:23 -07:00
Austen
efc4c179d5
chore: improve axiom troubleshooting docs 2024-08-27 09:30:47 -07:00
Tomasz Czubocha
7de1dbceb8
docs: axiom integration (#12773) 2024-08-26 18:01:02 +02:00
Austen
293051371e
chore: add sam and cloudformation support to readme 2024-08-26 06:59:53 -07:00
Max Marze
bf0430fb19
chore: remove discussions link 2024-08-22 12:43:49 -04:00
Maciej Skierkowski
0eed3609ed
docs: add note on supported SAM/CF files (#12768)
* docs: add note on supported SAM/CF files

* docs: update title of SAM/CF section
v4.2.1
2024-08-21 16:13:48 -04:00
Tomasz Czubocha
aaaa66de68
fix: resolvers docs links (#12767) 2024-08-21 19:07:39 +02:00
Tomasz Czubocha
7e663b451c
docs: add general Resolvers and AWS Resolver specific documentation (#12756) 2024-08-21 18:46:07 +02:00
Eslam λ Hefnawy
8b8a749c08
docs(sam): add sam docs to menu (#12766) 2024-08-21 19:44:05 +03:00
Eslam λ Hefnawy
0313fa57b7
docs(sam): update SAM/CFN docs add remove docs (#12765)
* docs(sam): add remove docs

* docs(sam): add remove docs

* docs(sam): add remove docs

* docs(sam): update SAM variables docs
2024-08-21 19:23:09 +03:00
Eslam λ Hefnawy
2bd883b571
feat(sam): read toml config (#12743)
* feat(sam): read toml config

* Fix ":" in TOML

* fix(sam): update deploy commands schema

* docs(sam): add experimental note in sam docs

* Update samconfig.toml to use template.yml

* docs: update sam docs

* fix(sam): add remove sam cli options

* docs(sam): add note about unsupported resources

---------

Co-authored-by: Maciej Skierkowski <maciej@skierkowski.com>
2024-08-21 14:24:24 +03:00
Tomasz Czubocha
47b977e22f
docs: fix staged dotenv file format (#12762) v4.1.23 2024-08-19 15:09:25 -04:00
Max Marze
ddda16c922
chore: update dependencies (#12759) 2024-08-14 15:39:28 -04:00
Max Marze
72a8bae63b
feat: update invoke local to use AWS base images (#12754) 2024-08-13 20:40:50 -04:00
Max Marze
2f4d38d113
chore: remove unneeded dep (#12753) v4.1.22 2024-08-13 14:32:18 -04:00
Max Marze
924b88f67e
fix: do not rely on single cache directory per node process (#12752) 2024-08-13 11:14:28 -04:00
Max Marze
4704624dd7
fix: do not rely on single cache directory per node process (#12751) 2024-08-13 11:03:28 -04:00
Max Marze
fec8e28774
chore: create SECURITY.md 2024-08-12 16:59:50 -04:00
dependabot[bot]
f17b743e25
chore(deps-dev): bump xml2js (#12747)
Bumps the npm_and_yarn group with 1 update in the / directory: [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js).


Updates `xml2js` from 0.4.23 to 0.6.2
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.6.2)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:08:15 -04:00
dependabot[bot]
717d4440ea
chore(deps-dev): bump junit:junit (#12746)
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

---
updated-dependencies:
- dependency-name: junit:junit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:07:49 -04:00
dependabot[bot]
51bdfa781a
chore(deps): bump com.fasterxml.jackson.core:jackson-databind (#12745)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.12.7.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 13:06:12 -04:00
Tomasz Czubocha
8c5af4a7fa
feat: add Axiom integration (#12741) 2024-08-08 22:09:02 +02:00
Eslam λ Hefnawy
fb8a49dabf
docs: improve short titles for better search (#12725) 2024-08-07 08:47:48 -07:00
Tomasz Czubocha
2d4af130c2
revert: remove aws-profile option (#12722) v4.1.19 2024-08-01 12:20:48 -04:00
Walid Elnozahy
477381aaeb
chore: update and fix relative links (#12720) 2024-07-30 22:31:14 +03:00
Walid Elnozahy
2ed271e76d
chore: update content (#12714)
* chore: update docs content
2024-07-30 20:11:59 +03:00
Max Marze
1bf12bbdd8
docs: add version pinning documents (#12718) 2024-07-30 12:58:40 -04:00
Eslam λ Hefnawy
ae40bc7182
chore: cleanup duplicate plugin commands files (#12715) 2024-07-30 07:54:47 -07:00