Skip to content

Latest commit

 

History

History
382 lines (204 loc) · 13.6 KB

CHANGELOG.md

File metadata and controls

382 lines (204 loc) · 13.6 KB

1.2.02024-06-26 (0a654a9...0a654a9)

Features

datafeed
  • automatically filter data feed articles using Generative AI (#99) (0a654a9)

1.1.172024-06-19 (2a5b067...44754b8)

Bug Fixes

BREAKING CHANGES

  • npm commands will fail compared to previous commits (4df25b0)
  • iac Potentially will cause issues if rollback is needed due to logging upgrade. May be (201c06f)

fine though

re: #81

1.1.162024-06-04 (b79f6ca...be31508)

Bug Fixes

authz
  • fixed bug causing accountId to not be properly added to listPublication result (#80) (408adac, #79)
node
  • resolved mismatched dependencies (#47) (fe3518c)

1.1.152024-05-14 (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534...9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)

Bug Fixes

  • fixed build issue with updated schema (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)

BREAKING CHANGES

  • Fails to build due to mismatch between schema and UI code (9dbc6a385ef48cc635f4f4fd43ff42a5d28df534)

1.1.142024-05-14 (7c9bb598eb7acec96e581451c129a332789d485e...0c77e04a4b525b89b211bde101a05d3d7e93dcef)

Bug Fixes

authz
  • second fix for the authz list filtering (#34) (0c77e04a4b525b89b211bde101a05d3d7e93dcef)

BREAKING CHANGES

  • authz Previous versions have security vulnerabilities showing private items in lists. (0c77e04a4b525b89b211bde101a05d3d7e93dcef)

Details for the items are still restricted.

fix #30

1.1.32024-05-09 (75b63edd9f1c703c256de64c4f772211ffcd593f...b5fe36a3c15106892d2db7ac401da386986ea218)

Bug Fixes

  • AppSync Functions fail to compile on Windows OS (#24) (6a9779b7f27bb220ae934a1bd458fa4572592fda)
authz
  • fixed bug causing list filter to show private items of other users (#31) (dacdf50c5ddf4b4a5989380c716dd9fb6faeadea)

1.1.22024-05-06 (18731f52b7c763cdaf1c5d04463ef8cec847b01b...4e5603890fcafd62a66d37524c5841079b5180c1)

Bug Fixes

  • Resolved issues from powertools tracer upgrade (18731f52b7c763cdaf1c5d04463ef8cec847b01b)

Merges

  • pull request #21 from aws-samples/fix-powertools (4e5603890fcafd62a66d37524c5841079b5180c1)

1.1.12024-05-06 (2a81b6e2b60f11d5568f7fe701a316db0dd34ad9...525b09cbd7d7e81769808445bbd4c17c6c45b9b3)

Bug Fixes

  • Bug for getPublication (fb9ddb03bf9846d270b244366b2fd54ee7189dd1)

Merges

  • pull request #20 from aws-samples/bee6dependabot/npm_and_yarn/cdk-nag-2.28.109 (b36f706f311873d270d159a7125d179544b78a49)
  • pull request #19 from aws-samples/48aadependabot/npm_and_yarn/typescript-5.4.5 (e065e607d4e9adba6bd5326850ce870a6bb6c0c3)
  • branch 'main' into daa7dependabot/npm_and_yarn/aws-sdk/client-sfn-3.569.0 (06d6d4a871a00d4517fc459d419ae6502764d45a)
  • pull request #18 from aws-samples/daa7dependabot/npm_and_yarn/aws-sdk/client-sfn-3.569.0 (889f44231b6b6aacb73f04333858400f51eef144)
  • branch 'main' into facddependabot/npm_and_yarn/aws-lambda-powertools/tracer-2.1.0 (768573572a746fb53493a271ca323406bf346f76)
  • pull request #13 from aws-samples/facddependabot/npm_and_yarn/aws-lambda-powertools/tracer-2.1.0 (525b09cbd7d7e81769808445bbd4c17c6c45b9b3)

1.1.02024-05-03 (e5df8e26837978750802d21ec4cbc2f04d45b800...88195107222c9e8b90e8c9a545f95fdcc36b73f9)

Bug Fixes

  • typos in text and code chore: enable cedar extensions (7ee3b5ed46eec43909cab4af79fa18c7a1867cc0)
  • fixed cedarschema name change bug in cdk (1c23cb7ef0fef5bd432c081dd02035440f946efe)
  • fixed bug on newsletter generator expecting a provided hostname (449543a6497d63d9fdb454abe5075afefd68e560)
  • Improve In-App View of Newsletter (66cc1ae67b677b4618a3339c362718d65d577726)

Merges

  • pull request #2 from aws-samples/dependabot (8229c14adeec3cc0223f3c18c6cf18f3eb6222f4)

BREAKING CHANGES

  • auth The refactor can potentially cause down time during deployment. If the deployment (627230f2cd60502f69b5c219af4166ddf3320801)

fails, temporarily comment out the resolvers in CDK, deploy, then add the resolvers back and deploy again

1.0.02024-04-04 (2fa39380d025729852d5d2708675d8b1bf674a74...4313411db83166666926d23275bd6fa810c9699f)

Bug Fixes

  • fixed bug with CfnOutputs not able to exist in more than one stack (a1ece298e883de02c1dfe07b8e0b70d7abe701b5)

Merges

  • pull request #1 from aws-samples/workflow-updates (4313411db83166666926d23275bd6fa810c9699f)

0.9.22024-04-03 (2fa39380d025729852d5d2708675d8b1bf674a74...a8bd1237094005a739aa6606e43ddc55d967c7ef)

Bug Fixes

  • fixed bug with CfnOutputs not able to exist in more than one stack (a1ece298e883de02c1dfe07b8e0b70d7abe701b5)

0.9.12024-04-02 (3af5423d788c6342a18cc8fc9bf932957375b026...1db6fe221cf8c6deb9d218b6cecf58f4313af424)

Bug Fixes

authentication
  • fixed post-auth hook that was attempting to update claims unsuccessfully (cc33fa2799ffd56324ba9dd28a89261029f26da6)

Merges

  • remote-tracking branch 'origin/main' into 43-bug-auth-hook-claims-update-error (8e5012a20d1f3f3317fa02d03c735b6dfafadd8d)

0.9.02024-04-01 (ab705cf5f9bd727cb56b9ebcdf199f30d6e01bb9...ab705cf5f9bd727cb56b9ebcdf199f30d6e01bb9)

Features

newsletter email
  • unsubscribe from email footer (ab705cf5f9bd727cb56b9ebcdf199f30d6e01bb9)

0.8.12024-03-29 (64dda49aaa846e0bc7fabac4692541589ffb321e...586d9d988846a52ffb12bba39cfe6d6af4dc0629)

Bug Fixes

authentication
  • new users failed to login because the PreToken Lambda failed (64dda49aaa846e0bc7fabac4692541589ffb321e)
  • new users failed to login because the PreToken Lambda failed (586d9d988846a52ffb12bba39cfe6d6af4dc0629)

0.8.02024-03-28 (a242431babf4117efb23add5ef016fc86726fc5f...a36914b5ccb6e7d7df0ce370618683d3168fc840)

Features

user interface
  • added favicon & added AWS Icon to Global Header (a242431babf4117efb23add5ef016fc86726fc5f)
  • added Dark Theme option - Users can toggle between light and dark (a36914b5ccb6e7d7df0ce370618683d3168fc840)

0.7.02024-03-28 (7d813299b8f6451f8e34b97351eb8f046f1cdc93...72f7c2d8af920cff48ba8222c0224fab66a0e5cc)

Features

data feeds
  • rSS/ATOM feed ingest will handle page redirect to article (85101eeed252578b523756401e12491de0d48e89)
user interface
  • updated Landing Page content (72f7c2d8af920cff48ba8222c0224fab66a0e5cc)

Bug Fixes

cli
  • hotfix for cli (7d813299b8f6451f8e34b97351eb8f046f1cdc93)
graphql api
  • fixed AppSync Data Source permissions to access Data Feed table index (329b2d1473f48f6a23da36f9d418085f3f83d8ea)

0.6.02024-03-27 (ba3a6026bc63e1240c75fbe68acbc81dab5e65d6...ed4419c6bf98b0836d07f1cde2f57c2fecabc648)

Features

user interface
  • deploy config CLI allows for custom hostname and ACM Cert now (ed4419c6bf98b0836d07f1cde2f57c2fecabc648)

Bug Fixes

  • fixed CDK NAG bug for CloudFront (4a2caab8283ff9c03d029160ffb1f77aae093a1b)
newsletter
  • fixed missing App Host Name on Email Generator lambda, causing missing flag links (3de4a05acb17d63319eea6375af1d1202e4c2632)
newsletters
  • users received "Access Denied" when attempting to view a newsletter publication (ba3a6026bc63e1240c75fbe68acbc81dab5e65d6)
ui
  • second fix for email preview access denied from S3 (60fc9dd5894359dc5cd24a1a415359e9b11d0880)
  • added Loading view when page is doing full load rather than show login view (e34c9fb5a1878fbca28c4edcc6fc8b2f03516095)
user interface
  • fixed permission issue with CloudFront access UI Bucket (c2efa5cc49b4f218d1f7e88ee3f0a2b5ee0c23aa)

BREAKING CHANGES

  • user interface Previously, if a hostname/cert were set in console, they would remain unchanged. (ed4419c6bf98b0836d07f1cde2f57c2fecabc648)

With this change, each deployment will set the hostname and acm cert (or unset) based on the config file.

re #38

0.5.12024-03-20 (ba3a6026bc63e1240c75fbe68acbc81dab5e65d6...143cbafd4aed5151e0981003ef557da9a1a3d483)

Bug Fixes

newsletter
  • fixed missing App Host Name on Email Generator lambda, causing missing flag links (3de4a05acb17d63319eea6375af1d1202e4c2632)
newsletters
  • users received "Access Denied" when attempting to view a newsletter publication (ba3a6026bc63e1240c75fbe68acbc81dab5e65d6)
ui
  • second fix for email preview access denied from S3 (60fc9dd5894359dc5cd24a1a415359e9b11d0880)
  • added Loading view when page is doing full load rather than show login view (e34c9fb5a1878fbca28c4edcc6fc8b2f03516095)

0.5.02024-03-08 (d78abfd8db9d69eb15042226a6c9910b9dfabbea...b52749ad5400be50807d9d9a077e033c40f874bd)

Features

genai
  • upgraded article ingestor & newsletter summary to Claude v3-sonnet (29f4246566abdc307d25b42860325548354e3adb)

Bug Fixes

  • updated Step Functions to replace 'parameters' with 'itemSelector' (53ea224c7ce6b47a55550f7fb584b72b5afd0332)
email-generator
  • fixed email-generator lambda missing APP_HOST_NAME (a151f896e4ce1aabd4b5a12971ef0f2ff1cbf93f)
ui
  • fixed missing preview on newsletter creation (b52749ad5400be50807d9d9a077e033c40f874bd)

0.4.12024-03-08 (46e7719e1246c19b58932515e2af821af783a3de...46e7719e1246c19b58932515e2af821af783a3de)

Bug Fixes

graphql-api
  • fixed getAccountIdForUser resolver declaration case - was breaking build (46e7719e1246c19b58932515e2af821af783a3de)

0.4.02024-03-08 (dc67805c1b331e3a80bab91dc28b31621a1b01fe...245d9bdcf9da381f11b2e660beb509405757d40f)

Features

  • (security): "Integrated Amazon Verified Permissions to manage user access permissions via GraphQL API (appsync)" (245d9bdcf9da381f11b2e660beb509405757d40f)

0.3.12024-02-13 (b0ae277d89d3da79717c07eecb75184ffe293c30...fd31626d95bc93bb95f7edd38d2fcf58569e4779)

no relevant changes

0.3.02024-02-12 (436940be53c5212c6798bf0d4fefa60ea379344c...655c7499b7b0b08297cc4cec2384d29d0fa62ef5)

Features

user-interface
  • added Data Feed and Newsletter Table Filters (436940be53c5212c6798bf0d4fefa60ea379344c)

Bug Fixes

newsletter-style
  • fixed preview functionality for Newsletter Styler (17ddb980efda1fb09c85f1cc6f7ede010c4ac6f8)
release
  • fixed release versioning script (655c7499b7b0b08297cc4cec2384d29d0fa62ef5)

0.2.02024-02-09 (232a37a4d2a0ea4986d0d0426069c1163a155c43...de04b957736b84fd50542518fd18ba49b2e5062d)

Features

user-interface
  • "Data Feed Details: Sort Articles by Date" (a0ec94a7076f369739946a3f1e74d04f889174e7)
  • "Newsletter: Style Editor/Builder" (9fef400a92ab919bb5f64dab0b302925aa8b9d49)

Bug Fixes

user-interface
  • first sign-in user attributes fixed (372c202fda082c803cd2a809b3a4a0ab5a7c6b2f)

Merges

  • branch '14-refactor-appsync-javascript-resolvers-to-typescript' into 'main' (89bd484cedc4880d5671f5950f375e353e19f8c2)

0.1.12024-02-05 (232a37a4d2a0ea4986d0d0426069c1163a155c43...0f662f7ff3da43ddd867cdfcd0891bd7565ed96a)

Bug Fixes

user-interface
  • first sign-in user attributes fixed (372c202fda082c803cd2a809b3a4a0ab5a7c6b2f)

Merges

  • branch '14-refactor-appsync-javascript-resolvers-to-typescript' into 'main' (89bd484cedc4880d5671f5950f375e353e19f8c2)