File tree Expand file tree Collapse file tree 19 files changed +98
-17
lines changed Expand file tree Collapse file tree 19 files changed +98
-17
lines changed Original file line number Diff line number Diff line change 2929 "changesets" : [
3030 " brave-carrots-glow" ,
3131 " brave-pets-clean" ,
32+ " brave-shirts-push" ,
33+ " breezy-eyes-appear" ,
3234 " brown-otters-smoke" ,
3335 " chatty-icons-mix" ,
3436 " cyan-steaks-repeat" ,
3537 " eighty-rings-pull" ,
38+ " famous-eels-kiss" ,
3639 " five-fireants-shout" ,
3740 " fluffy-books-dance" ,
3841 " four-donuts-jump" ,
3942 " friendly-kids-lick" ,
4043 " giant-feet-sing" ,
44+ " good-wasps-sin" ,
4145 " great-timers-invent" ,
4246 " khaki-panthers-grin" ,
4347 " khaki-pants-sniff" ,
4650 " light-cougars-give" ,
4751 " little-books-press" ,
4852 " loud-sheep-occur" ,
53+ " lucky-tigers-carry" ,
4954 " lucky-trainers-matter" ,
5055 " mean-frogs-visit" ,
5156 " mighty-experts-compare" ,
5257 " modern-files-arrive" ,
5358 " modern-terms-stare" ,
5459 " new-kings-beg" ,
60+ " odd-shirts-collect" ,
5561 " polite-kiwis-brake" ,
5662 " popular-bobcats-provide" ,
5763 " pretty-cups-jog" ,
5864 " pretty-lobsters-prove" ,
65+ " proud-bags-dream" ,
5966 " proud-feet-hide" ,
6067 " quiet-pets-scream" ,
6168 " quiet-shirts-hug" ,
6471 " short-olives-bow" ,
6572 " shy-horses-act" ,
6673 " silver-needles-rush" ,
74+ " smart-crews-serve" ,
6775 " smooth-penguins-joke" ,
6876 " smooth-tigers-double" ,
6977 " sour-rice-listen" ,
78+ " spicy-bulldogs-itch" ,
7079 " three-doors-act" ,
7180 " tidy-readers-prove"
7281 ]
Original file line number Diff line number Diff line change 11# @aws-amplify/auth-construct-alpha
22
3+ ## 0.6.0-beta.4
4+
5+ ### Patch Changes
6+
7+ - 1d444df: Fix deployment bug with SAML providers.
8+
39## 0.6.0-beta.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/auth-construct-alpha" ,
3- "version" : " 0.6.0-beta.3 " ,
3+ "version" : " 0.6.0-beta.4 " ,
44 "type" : " commonjs" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 11# @aws-amplify/backend-auth
22
3+ ## 0.5.0-beta.4
4+
5+ ### Minor Changes
6+
7+ - ab05ae0: attach policy & ssm params to acces userpool from auth resource
8+ - f999897: Enable auth group access to storage and change syntax for specifying owner-based access
9+
10+ ### Patch Changes
11+
12+ - Updated dependencies [ 1d444df]
13+ - @aws-amplify/auth-construct-alpha @0.6.0-beta.4
14+
315## 0.5.0-beta.3
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/backend-auth" ,
3- "version" : " 0.5.0-beta.3 " ,
3+ "version" : " 0.5.0-beta.4 " ,
44 "type" : " module" ,
55 "publishConfig" : {
66 "access" : " public"
1818 },
1919 "license" : " Apache-2.0" ,
2020 "dependencies" : {
21- "@aws-amplify/auth-construct-alpha" : " ^0.6.0-beta.3 " ,
21+ "@aws-amplify/auth-construct-alpha" : " ^0.6.0-beta.4 " ,
2222 "@aws-amplify/backend-output-storage" : " ^0.4.0-beta.1" ,
2323 "@aws-amplify/plugin-types" : " ^0.9.0-beta.0"
2424 },
Original file line number Diff line number Diff line change 11# @aws-amplify/backend-data
22
3+ ## 0.10.0-beta.4
4+
5+ ### Minor Changes
6+
7+ - a777488: plumb function access definition from schema into IAM policies attached to the functions
8+ - 268acd8: feat: enable destructive schema updates in amplify sandbox
9+
310## 0.10.0-beta.3
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/backend-data" ,
3- "version" : " 0.10.0-beta.3 " ,
3+ "version" : " 0.10.0-beta.4 " ,
44 "type" : " module" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 11# @aws-amplify/backend-function
22
3+ ## 0.8.0-beta.3
4+
5+ ### Patch Changes
6+
7+ - bdbf6e8: Set default function memory to 512
8+ - 7f5edee: Ensure typed shim files contain only the function name
9+
310## 0.8.0-beta.2
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-amplify/backend-function" ,
3- "version" : " 0.8.0-beta.2 " ,
3+ "version" : " 0.8.0-beta.3 " ,
44 "type" : " module" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 11# @aws-amplify/backend-storage
22
3+ ## 0.6.0-beta.3
4+
5+ ### Minor Changes
6+
7+ - f999897: Enable auth group access to storage and change syntax for specifying owner-based access
8+
39## 0.6.0-beta.2
410
511### Minor Changes
You can’t perform that action at this time.
0 commit comments