Releases: awsdocs/aws-doc-sdk-examples-tools
Releases · awsdocs/aws-doc-sdk-examples-tools
2024-07-22-A
What's Changed
- Error on missing entities, replace on empty entities. by @cpyle0819 in #58
Full Changelog: 2024-07-19-B...2024-07-22-A
2024-07-19-B
What's Changed
- Remove a print and put expansion error exit behind args.strict by @cpyle0819 in #57
Full Changelog: 2024-07-19-A...2024-07-19-B
2024-07-19-A
What's Changed
- Use Path for all Path things, not str by @DavidSouther in #47
- Update README.md with release instructions by @DavidSouther in #51
- Better default values pattern. by @DavidSouther in #50
- Add validation check to block duplicate title_abbrev in the same language:version. by @DavidSouther in #49
- Use singular entity names for services by @DavidSouther in #52
- Fix doc_filenames logic and refactor. by @cpyle0819 in #53
- Capture and report GenAI stats by @DavidSouther in #55
- Add DocGen method to replace entities. by @cpyle0819 in #56
Full Changelog: 2024-07-11-A...2024-07-19-A
2024-07-11-A
What's Changed
- Bug: Fix a few issues with example merging and snippet writing by @Laren-AWS in #34
- Add doc_filenames to Example by @cpyle0819 in #37
- Update README.md by @DavidSouther in #38
- Add genai key to excerpts, to track AI level by @DavidSouther in #39
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #32
- Add console script for running doc_gen as a CLI command by @cpyle0819 in #40
- Remove dataclass from TypedDict. They don't mix. by @cpyle0819 in #41
- Remove caplog fixture by @cpyle0819 in #42
- Add incremental loading to DocGen. by @DavidSouther in #44
- Update sdks and services to match adse by @DavidSouther in #45
- Remove downstream reliance on fixed python version. by @DavidSouther in #46
- Add marketplace catalog and agreement to services.yaml. by @Laren-AWS in #48
Full Changelog: 2024-05-31-A...2024-07-11-A
2024-05-31-A
What's Changed
- Align snippet_files prefixes with Snexii by @DavidSouther in #30
- Add *.csx to validator by @DennisTraub in #33
Full Changelog: 2024-05-20-A...2024-05-31-A
2024-05-20-A
What's Changed
- Meta: Add services from source of truth file. by @Laren-AWS in #31
Full Changelog: 2024-05-07-A...2024-05-20-A
2024-05-07-A
What's Changed
- Enforce strict title format as an opt-in feature by @Laren-AWS in #27
- Fix typo in input argument
strict_titles
. by @Laren-AWS in #28 - Updates for UpdateMirror snippet_file consistency by @DavidSouther in #29
Full Changelog: 2024-04-30-B...2024-05-07-A
2024-04-30-B
What's Changed
- Separate validation into two phases - snippet contents (always) and full-repo (optional; includes sample files, bad words, and SPDX checks) by @DavidSouther in #22
- Add .h to SPDX check list by @beqqrry-aws in #25
New Contributors
- @beqqrry-aws made their first contribution in #25
Full Changelog: 2024-04-19-A...2024-04-30-B