- layer: upgrade to 1.26.7
- ci: move changelog generation to rebuild_latest_doc workflow
- ci: temporarily disable changelog push on release
- ci: drop 3.6 from workflows
- docs: update CHANGELOG for v1.26.7
- layers: upgrade cdk dep hashes to prevent ci fail
v1.26.7 - 2022-07-29
- ci: add missing oidc token generation permission
- event_handlers: ImportError when importing Response from top-level event_handler (#1388)
- examples: enforce and fix all mypy errors (#1393)
- idempotency: handle lambda timeout scenarios for INPROGRESS records (#1387)
- ci: increase skip_pypi logic to cover tests/changelog on re-run failures
- ci: update project with version 1.26.6
- ci: drop 3.6 from workflows (#1395)
- ci: add conditional to skip pypi release (#1366)
- ci: remove leftover logic from on_merged_pr workflow
- ci: update project with version 1.26.6
- ci: update project with version 1.26.6
- deps: bump jsii from 1.57.0 to 1.63.1 (#1390)
- deps: bump constructs from 10.1.1 to 10.1.59 (#1396)
- deps-dev: bump flake8-isort from 4.1.1 to 4.1.2.post0 (#1384)
- layers: bump to 1.26.6 using layer v26
- maintainers: add Ruben as a maintainer (#1392)
v1.26.6 - 2022-07-25
- ci: remove unsupported env in workflow_call
- ci: allow inherit secrets for reusable workflow
- ci: remove unused secret
- ci: label_related_issue unresolved var from history mixup
- ci: cond doesnt support two expr w/ env
- ci: only event is resolved in cond
- ci: unexpected symbol due to double quotes...
- event_handlers: handle lack of headers when using auto-compression feature (#1325)
- dummy for PR test
- print full event depth
- print full workflow event depth
- debug full event
- remove leftover from fork one more time
- ci: test env expr
- ci: test upstream job skip
- ci: lockdown workflow_run by origin (#1350)
- ci: test default env
- ci: experiment hardening origin
- ci: experiment hardening origin
- ci: introduce codeowners (#1352)
- ci: use OIDC and encrypt release secrets (#1355)
- ci: remove core group from codeowners (#1358)
- ci: confirm workflow_run event
- ci: use gh environment for beta and prod layer deploy (#1356)
- ci: update project with version 1.26.5
- deps: bump constructs from 10.1.1 to 10.1.52 (#1343)
- deps-dev: bump mypy-boto3-cloudwatch from 1.24.0 to 1.24.35 (#1342)
- governance: update wording tech debt to summary in maintenance template
- governance: add new maintenance issue template for tech debt (#1326)
- layers: layer canary stack should not hardcode resource name
- layers: replace layers account secret (#1329)
- layers: expand to all aws commercial regions (#1324)
- layers: bump to 1.26.5
- Merge pull request #285 from heitorlessa/chore/skip-dep-workflow
- Merge pull request #284 from heitorlessa/chore/dummy
v1.26.5 - 2022-07-20
- mathc the name of the cdk synth from the build phase
- typo in input for layer workflow
- no need to cache npm since we only install cdk cli and don't have .lock files
- add entire ARN role instead of account and role name
- path to artefact
- unzip the right artifact name
- download artefact into the layer dir
- sight, yes a whitespace character breaks the build
- ci: checkout project before validating related issue workflow
- ci: install poetry before calling setup/python with cache (#1315)
- ci: remove additional quotes in PR action (#1317)
- ci: lambda layer workflow release version and conditionals (#1316)
- ci: fetch all git info so we can check tags
- ci: lambda layer workflow release version and conditionals (#1316)
- ci: keep layer version permission (#1318)
- ci: regex to catch combination of related issues workflow
- deps: correct mypy types as dev dependency (#1322)
- logger: preserve std keys when using custom formatters (#1264)
- event-handler: snippets split, improved, and lint (#1279)
- governance: typos on PR template fixes #1314
- governance: add security doc to the root
- ci: limits concurrency for docs workflow
- ci: adds caching when installing python dependencies (#1311)
- ci: update project with version 1.26.4
- ci: fix reference error in related_issue
- deps: bump constructs from 10.1.1 to 10.1.51 (#1323)
- deps-dev: bump mypy from 0.961 to 0.971 (#1320)
- governance: fix typo on semantic commit link introduced in #1aef4
- layers: add release pipeline in GitHub Actions (#1278)
- layers: bump to 22 for 1.26.3
v1.26.4 - 2022-07-18
- ci: checkout project before validating related issue workflow
- ci: fixes typos and small issues on github scripts (#1302)
- ci: address conditional type on_merge
- ci: address pr title semantic not found logic
- ci: address gh-actions additional quotes; remove debug
- ci: regex group name for on_merge workflow
- ci: escape outputs as certain PRs can break GH Actions expressions
- ci: move conditionals from yaml to code; leftover
- ci: move conditionals from yaml to code
- ci: accept core arg in label related issue workflow
- ci: match the name of the cdk synth from the build phase
- ci: regex to catch combination of related issues workflow
- logger: preserve std keys when using custom formatters (#1264)
- parser: raise ValidationError when SNS->SQS keys are intentionally missing (#1299)
- event-handler: snippets split, improved, and lint (#1279)
- graphql: snippets split, improved, and lint (#1287)
- homepage: emphasize additional powertools languages (#1292)
- metrics: snippets split, improved, and lint
- ci: increase release automation and limit to one manual step (#1297)
- ci: make export PR reusable
- ci: auto-merge cdk lib and lambda layer construct
- ci: convert inline gh-script to file
- ci: lockdown 3rd party workflows to pin sha (#1301)
- ci: automatically add area label based on title (#1300)
- ci: disable output debugging as pr body isnt accepted
- ci: experiment with conditional on outputs
- ci: improve error handling for non-issue numbers
- ci: add end to end testing mechanism (#1247)
- ci: limits concurrency for docs workflow
- ci: fix reference error in related_issue
- ci: move error prone env to code as constants
- ci: move all scripts under .github/scripts
- deps: bump cdk-lambda-powertools-python-layer (#1284)
- deps: bump jsii from 1.61.0 to 1.62.0 (#1294)
- deps: bump constructs from 10.1.1 to 10.1.46 (#1306)
- deps: bump actions/setup-node from 2 to 3 (#1281)
- deps: bump fastjsonschema from 2.15.3 to 2.16.1 (#1309)
- deps: bump constructs from 10.1.1 to 10.1.49 (#1308)
- deps: bump attrs from 21.2.0 to 21.4.0 (#1282)
- deps: bump aws-cdk-lib from 2.29.0 to 2.31.1 (#1290)
- deps-dev: bump mypy-boto3-dynamodb from 1.24.12 to 1.24.27 (#1293)
- deps-dev: bump mypy-boto3-appconfig from 1.24.0 to 1.24.29 (#1295)
- governance: remove any step relying on master branch
- governance: update emeritus affiliation
- layers: add release pipeline in GitHub Actions (#1278)
- layers: bump to 22 for 1.26.3
v1.26.3 - 2022-07-04
- ci: remove utf-8 body in octokit body req
- ci: improve msg visibility on closed issues
- ci: disable merged_pr workflow
- ci: merged_pr add issues write access
- ci: quote prBody GH expr on_opened_pr
- ci: reusable workflow secrets param
- logger: support additional args for handlers when injecting lambda context (#1276)
- logger: preserve std keys when using custom formatters (#1264)
- lint: add markdownlint rules and automation (#1256)
- logger: document enriching logs with logrecord attributes (#1271)
- logger: snippets split, improved, and lint (#1262)
- metrics: snippets split, improved, and lint (#1272)
- tracer: snippets split, improved, and lint (#1261)
- tracer: split and lint code snippets (#1260)
- move to approach B for multiple IaC
- add sam build gitignore
- bump to version 1.26.3
- ci: reactivate on_merged_pr workflow
- ci: improve wording on closed issues action
- ci: deactivate on_merged_pr workflow
- deps: bump aws-xray-sdk from 2.9.0 to 2.10.0 (#1270)
- deps: bump dependabot/fetch-metadata from 1.1.1 to 1.3.2 (#1269)
- deps: bump dependabot/fetch-metadata from 1.3.2 to 1.3.3 (#1273)
- deps-dev: bump flake8-bugbear from 22.6.22 to 22.7.1 (#1274)
- deps-dev: bump flake8-bugbear from 22.4.25 to 22.6.22 (#1258)
- deps-dev: bump mypy-boto3-dynamodb from 1.24.0 to 1.24.12 (#1255)
- deps-dev: bump mypy-boto3-secretsmanager (#1252)
- governance: fix on_merged_pr workflow syntax
- governance: warn message on closed issues
- layers: bump to 21 for 1.26.2
- test-perf: use pytest-benchmark to improve reliability (#1250)
v1.26.2 - 2022-06-16
- event-handler: body to empty string in CORS preflight (ALB non-compliant) (#1249)
- rename to clear_state
- rename to remove_custom_keys
- fix anchor
- logger: add option to clear state per invocation
- bump to 1.26.2
- deps: bump actions/setup-python from 3 to 4 (#1244)
- deps-dev: bump mypy from 0.960 to 0.961 (#1241)
- deps-dev: bump mypy-boto3-ssm from 1.23.0.post1 to 1.24.0 (#1231)
- deps-dev: bump mypy-boto3-secretsmanager from 1.23.8 to 1.24.0 (#1232)
- deps-dev: bump mypy-boto3-dynamodb from 1.23.0.post1 to 1.24.0 (#1234)
- deps-dev: bump mypy-boto3-appconfig from 1.23.0.post1 to 1.24.0 (#1233)
- governance: auto-merge on all PR events
- governance: add release label on pr merge
- governance: enforce safe scope on pr merge labelling
- governance: limit build workflow to code changes only
- governance: auto-merge workflow_dispatch off
- governance: auto-merge to use squash
- governance: check for related issue in new PRs
- governance: auto-merge mypy-stub dependabot
- governance: address gh reusable workflow limitation
- governance: fix workflow action requirements & syntax
- governance: warn message on closed issues
- metrics: revert dimensions test before splitting (#1243)
v1.26.1 - 2022-06-07
- metrics: raise SchemaValidationError for >8 metric dimensions (#1240)
- governance: link roadmap and maintainers doc
- maintainers: initial maintainers playbook (#1222)
- roadmap: use pinned pause issue instead
- bump version 1.26.1
- deps-dev: bump mypy from 0.950 to 0.960 (#1224)
- deps-dev: bump mypy-boto3-secretsmanager from 1.23.0.post1 to 1.23.8 (#1225)
v1.26.0 - 2022-05-20
- batch: missing space in BatchProcessingError message (#1201)
- batch: docstring fix for success_handler() record parameter (#1202)
- docs: remove Slack link (#1210)
- layer: upgrade to 1.25.10
- roadmap: add new roadmap section (#1204)
- parameters: accept boto3_client to support private endpoints and ease testing (#1096)
- bump to 1.26.0
- deps: bump pydantic from 1.9.0 to 1.9.1 (#1221)
- deps: bump email-validator from 1.1.3 to 1.2.1 (#1199)
- deps-dev: bump mypy-boto3-secretsmanager from 1.21.34 to 1.23.0.post1 (#1218)
- deps-dev: bump mypy-boto3-appconfig from 1.21.34 to 1.23.0.post1 (#1219)
- deps-dev: bump mypy-boto3-ssm from 1.21.34 to 1.23.0.post1 (#1220)
v1.25.10 - 2022-04-29
- data-classes: Add missing SES fields and (#1045)
- deps: Ignore boto3 changes until needed (#1151)
- deps-dev: remove jmespath due to dev deps conflict (#1148)
- event_handler: exception_handler to handle ServiceError exceptions (#1160)
- event_handler: Allow for event_source support (#1159)
- parser: Add missing fields for SESEvent (#1027)
- layer: upgrade to 1.25.9
- parameters: add clear_cache method for providers (#1194)
- include regression in changelog
- bump to 1.25.10
- ci: changelog pre-generation to fetch tags from origin
- ci: disable mergify configuration after breaking changes (#1188)
- ci: post release on tagged issues too
- deps: bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1143)
- deps: bump github/codeql-action from 1 to 2 (#1154)
- deps-dev: bump flake8-eradicate from 1.2.0 to 1.2.1 (#1158)
- deps-dev: bump mypy from 0.942 to 0.950 (#1162)
- deps-dev: bump mkdocs-git-revision-date-plugin (#1146)
- deps-dev: bump flake8-bugbear from 22.1.11 to 22.4.25 (#1156)
- deps-dev: bump xenon from 0.8.0 to 0.9.0 (#1145)
- deps-dev: bump mypy from 0.931 to 0.942 (#1133)
v1.25.9 - 2022-04-21
- deps: correct py36 marker for jmespath
- bump to 1.25.9
v1.25.8 - 2022-04-21
- removed ambiguous quotes from labels.
- deps: update jmespath marker to support 1.0 and py3.6 (#1139)
- governance: update label in names in issues
- install: instructions to reduce pydantic package size (#1077)
- layer: remove link from clipboard button (#1135)
- layer: update to 1.25.7
- bump to 1.25.8
- deps: bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1102)
- deps: bump actions/upload-artifact from 2 to 3 (#1103)
- deps-dev: bump mkdocs-material from 8.2.4 to 8.2.7 (#1131)
- deps-dev: bump pytest from 6.2.5 to 7.0.1 (#1063)
v1.25.7 - 2022-04-08
- api_gateway: allow whitespace in routes' path parameter (#1099)
- api_gateway: allow whitespace in routes' path parameter (#1099)
- idempotency: pass by value on idem key to guard inadvert mutations (#1090)
- logger: clear_state should keep custom key formats (#1095)
- middleware_factory: ret type annotation for handler dec (#1066)
- layer: update to 1.25.6; cosmetic changes
- bump to 1.25.7
- governance: refresh pull request template sections
- governance: update external non-triage effort disclaimer
- governance: update static typing to a form
- governance: update rfc to a form
- governance: update feat request to a form
- governance: bug report form typo
- governance: update docs report to a form
- governance: update bug report to a form
- governance: new ask a question
- governance: new static typing report
v1.25.6 - 2022-04-01
- logger: clear_state regression on absent standard keys (#1088)
- layer: bump to 1.25.5
- bump to 1.25.6
v1.25.5 - 2022-03-18
- logger-utils: regression on exclude set leading to no formatter (#1080)
- bump to 1.25.5
v1.25.4 - 2022-03-17
- package_logger as const over logger instance
- repurpose test to cover parent loggers case
- use addHandler over monkeypatch
- appsync: fix typo
- contributing: operational excellence pause
- layer: update to 1.25.3
- bump to 1.25.4
- remove duplicate test
- comment reason for change
- remove unnecessary test
- lint unused import
- service_name fixture
- Merge pull request #1075 from mploski/fix/existing-loggers-duplicated-logs
v1.25.3 - 2022-03-09
- logger: ensure state is cleared for custom formatters (#1072)
- plugin: add mermaid to create diagram as code (#1070)
- bump to 1.25.3
v1.25.2 - 2022-03-07
- event_handler: docs snippets, high-level import CorsConfig (#1019)
- lambda-authorizer: allow proxy resources path in arn (#1051)
- metrics: flush upon a single metric 100th data point (#1046)
- layer: update to 1.25.1
- parser: APIGatewayProxyEvent to APIGatewayProxyEventModel (#1061)
- bump to 1.25.2
- deps: bump actions/setup-python from 2.3.1 to 3 (#1048)
- deps: bump actions/checkout from 2 to 3 (#1052)
- deps: bump actions/github-script from 5 to 6 (#1023)
- deps: bump fastjsonschema from 2.15.2 to 2.15.3 (#949)
- deps-dev: bump mkdocs-material from 8.1.9 to 8.2.4 (#1054)
v1.25.1 - 2022-02-14
- batch: bugfix to clear exceptions between executions (#1022)
- bump to 1.25.1
- layers: bump to 10 for 1.25.0
v1.25.0 - 2022-02-09
- apigateway: remove indentation in debug_mode (#987)
- batch: delete >10 messages in legacy sqs processor (#818)
- ci: pr label regex for special chars in title
- logger: exclude source_logger in copy_config_to_registered_loggers (#1001)
- logger: test generates logfile
- fix syntax errors and line highlights (#1004)
- add better BDD coments
- event-handler: improve testing section for graphql (#996)
- layer: update to 1.24.2
- parameters: add testing your code section (#1017)
- theme: upgrade mkdocs-material to 8.x (#1002)
- tutorial: fix broken internal links (#1000)
- event-handler: new resolvers to fix current_event typing (#978)
- logger: log_event support event data classes (e.g. S3Event) (#984)
- mypy: complete mypy support for the entire codebase (#943)
- bump to 1.25.0
- correct docs
- correct docs
- use isinstance over type
- deps-dev: bump flake8-bugbear from 21.11.29 to 22.1.11 (#955)
- metrics: fix tests when warnings are disabled (#994)
- Merge pull request #971 from gyft/fix-logger-util-tests
v1.24.2 - 2022-01-21
- data-classes: underscore support in api gateway authorizer resource name (#969)
- layer: update to 1.24.1
- bump to 1.24.2
v1.24.1 - 2022-01-20
- remove unused json import
- remove apigw contract when using event-handler, apigw tracing
- use decorators, split cold start to ease reading
- incorrect log keys, indentation, snippet consistency
- remove f-strings that doesn't evaluate expr
- batch: report multiple failures (#967)
- data-classes: docstring typos and clean up (#937)
- parameters: appconfig internal _get docstrings (#934)
- rename quickstart to tutorial in readme
- rename to tutorial given the size
- add final consideration section
- batch: snippet typo on batch processed messages iteration (#951)
- batch: fix typo in context manager keyword (#938)
- homepage: link to typescript version (#950)
- install: new lambda layer for 1.24.0 release
- metrics: keep it consistent with other sections, update metric names
- nav: make REST and GraphQL event handlers more explicit (#959)
- quickstart: expand on intro line
- quickstart: tidy requirements up
- quickstart: make section agnostic to json lib
- quickstart: same process for Logger
- quickstart: add sub-sections, fix highlight & code
- quickstart: sentence fragmentation, tidy up
- tenets: make core, non-core more explicit
- tracer: warning to note on local traces
- tracer: add initial image, requirements
- tracer: add annotation, metadata, and image
- tracer: update ServiceLens image w/ API GW, copywriting
- tutorial: fix path to images (#963)
- ci: auto-notify & close issues on release
- logger: clone powertools logger config to any Python logger (#927)
- bump to 1.24.1
- bump to 1.24.1
- ci: run codeql analysis on push only
- ci: fix mergify dependabot queue
- ci: add queue name in mergify
- ci: remove mergify legacy key
- ci: update mergify bot breaking change
- ci: safely label PR based on title
- deps: bump pydantic from 1.8.2 to 1.9.0 (#933)
- deps-dev: bump mypy from 0.930 to 0.931 (#941)
- order to APP logger/service name due to screenshots
- Merge pull request #769 from mploski/docs/quick-start
v1.24.0 - 2021-12-31
- apigateway: support @app.not_found() syntax & housekeeping (#926)
- event-sources: handle dynamodb null type as none, not bool (#929)
- warning: future distutils deprecation (#921)
- consistency around admonitions and snippets (#919)
- Added GraphQL Sample API to Examples section of README.md (#930)
- batch: remove leftover from legacy
- layer: bump Lambda Layer to version 6
- tracer: new ignore_endpoint feature (#931)
- event-sources: cache parsed json in data class (#909)
- feature_flags: support beyond boolean values (JSON values) (#804)
- idempotency: support dataclasses & pydantic models payloads (#908)
- logger: support use_datetime_directive for timestamps (#920)
- tracer: ignore tracing for certain hostname(s) or url(s) (#910)
- bump to 1.24.0
- deps-dev: bump mypy from 0.920 to 0.930 (#925)
v1.23.0 - 2021-12-20
- apigateway: allow list of HTTP methods in route method (#838)
- event-sources: Pass authorizer data to APIGatewayEventAuthorizer (#897)
- event-sources: handle claimsOverrideDetails set to null (#878)
- idempotency: include decorated fn name in hash (#869)
- metrics: explicit type to single_metric ctx manager (#865)
- parameters: appconfig transform and return types (#877)
- parser: overload parse when using envelope (#885)
- parser: kinesis sequence number is str, not int (#907)
- parser: mypy support for payload type override as models (#883)
- tracer: add warm start annotation (ColdStart=False) (#851)
- external reference to cloudformation custom resource helper (#914)
- add new public Slack invite
- disable search blur in non-prod env
- update Lambda Layers version
- apigateway: add new not_found feature (#915)
- apigateway: fix sample layout provided (#864)
- appsync: fix users.py typo to locations #830
- lambda_layer: fix CDK layer syntax
- apigateway: add exception_handler support (#898)
- apigateway: access parent api resolver from router (#842)
- batch: new BatchProcessor for SQS, DynamoDB, Kinesis (#886)
- logger: allow handler with custom kwargs signature (#913)
- tracer: add service annotation when service is set (#861)
- correct pr label order
- minor housekeeping before release (#912)
- bump to 1.23.0
- ci: split latest docs workflow
- deps: bump fastjsonschema from 2.15.1 to 2.15.2 (#891)
- deps: bump actions/setup-python from 2.2.2 to 2.3.0 (#831)
- deps: bump aws-xray-sdk from 2.8.0 to 2.9.0 (#876)
- deps: support arm64 when developing locally (#862)
- deps: bump actions/setup-python from 2.3.0 to 2.3.1 (#852)
- deps-dev: bump flake8 from 3.9.2 to 4.0.1 (#789)
- deps-dev: bump black from 21.10b0 to 21.11b1 (#839)
- deps-dev: bump black from 21.11b1 to 21.12b0 (#872)
- deps-dev: bump mypy from 0.910 to 0.920 (#903)
v1.22.0 - 2021-11-17
- change supported python version from 3.6.1 to 3.6.2, bump black (#807)
- ci: comment custom publish version checker
- ci: skip sync master on docs hotfix
- parser: body/QS can be null or omitted in apigw v1/v2 (#820)
- apigateway: Add BaseRouter and duplicate route check (#757)
- updated Lambda Layers definition & limitations. (#775)
- Idiomatic tenet updated to Progressive
- use higher contrast font (#822)
- use higher contrast font
- fix indentation of SAM snippets in install section (#778)
- improve public lambda layer wording, clipboard buttons (#762)
- add amplify-cli instructions for public layer (#754)
- api-gateway: add support for new router feature (#767)
- apigateway: re-add sample layout, add considerations (#826)
- appsync: add new router feature (#821)
- idempotency: add support for DynamoDB composite keys (#808)
- tenets: update Idiomatic tenet to Progressive (#823)
- apigateway: add Router to allow large routing composition (#645)
- appsync: add Router to allow large resolver composition (#776)
- data-classes: ActiveMQ and RabbitMQ support (#770)
- logger: add ALB correlation ID support (#816)
- fix var expr
- remove Lambda Layer version tag
- bump to 1.22.0
- conditional to publish docs only attempt 3
- conditional to publish docs only attempt 2
- conditional to publish docs only
- deps: bump boto3 from 1.18.58 to 1.18.59 (#760)
- deps: bump boto3 from 1.18.56 to 1.18.58 (#755)
- deps: bump urllib3 from 1.26.4 to 1.26.5 (#787)
- deps: bump boto3 from 1.19.6 to 1.20.3 (#809)
- deps: bump boto3 from 1.18.61 to 1.19.6 (#783)
- deps: bump boto3 from 1.20.3 to 1.20.5 (#817)
- deps: bump boto3 from 1.18.59 to 1.18.61 (#766)
- deps-dev: bump coverage from 6.0.1 to 6.0.2 (#764)
- deps-dev: bump pytest-asyncio from 0.15.1 to 0.16.0 (#782)
- deps-dev: bump flake8-eradicate from 1.1.0 to 1.2.0 (#784)
- deps-dev: bump flake8-isort from 4.0.0 to 4.1.1 (#785)
- deps-dev: bump mkdocs-material from 7.3.2 to 7.3.3 (#758)
- deps-dev: bump flake8-comprehensions from 3.6.1 to 3.7.0 (#759)
- deps-dev: bump mkdocs-material from 7.3.3 to 7.3.5 (#781)
- deps-dev: bump coverage from 6.0 to 6.0.1 (#751)
- deps-dev: bump mkdocs-material from 7.3.5 to 7.3.6 (#791)
- deps-dev: bump coverage from 6.0.2 to 6.1.2 (#810)
- deps-dev: bump isort from 5.9.3 to 5.10.1 (#811)
v1.21.1 - 2021-10-07
- add new public layer ARNs (#746)
- include public layers changelog
- bump to 1.21.1
- include regression in changelog
- ignore constants in test cov (#745)
- ignore constants in tests cov
- add support for publishing fallback
- deps: bump boto3 from 1.18.54 to 1.18.56 (#742)
- deps-dev: bump mkdocs-material from 7.3.1 to 7.3.2 (#741)
- metrics: typing regression on log_metrics callable (#744)
v1.21.0 - 2021-10-05
- data-classes: use correct asdict funciton (#666)
- feature-flags: rules should evaluate with an AND op (#724)
- idempotency: sorting keys before hashing (#722)
- idempotency: sorting keys before hashing
- logger: push extra keys to the end (#722)
- mypy: a few return types, type signatures, and untyped areas (#718)
- data-classes: clean up internal logic for APIGatewayAuthorizerResponse (#643)
- Terraform reference for SAR Lambda Layer (#716)
- add team behind it and email
- event-handler: document catch-all routes (#705)
- idempotency: fix misleading idempotent examples (#661)
- jmespath: clarify envelope terminology
- parser: fix incorrect import in root_validator example (#735)
- expose jmespath powertools functions (#736)
- add get_raw_configuration property in store; expose store
- boto3 sessions in batch, parameters & idempotency (#717)
- feature-flags: Bring your own logger for debug (#709)
- feature-flags: improve "IN/NOT_IN"; new rule actions (#710)
- feature-flags: get_raw_configuration property in Store (#720)
- feature_flags: Added inequality conditions (#721)
- idempotency: makes customers unit testing easier (#719)
- validator: include missing data elements from a validation error (#686)
- add python 3.9 support
- bump to 1.21.0
- deps: bump boto3 from 1.18.41 to 1.18.49 (#703)
- deps: bump boto3 from 1.18.32 to 1.18.38 (#671)
- deps: bump boto3 from 1.18.38 to 1.18.41 (#677)
- deps: bump boto3 from 1.18.51 to 1.18.54 (#733)
- deps: bump boto3 from 1.18.49 to 1.18.51 (#713)
- deps: bump codecov/codecov-action from 2.0.2 to 2.1.0 (#675)
- deps-dev: bump flake8-bugbear from 21.9.1 to 21.9.2 (#712)
- deps-dev: bump mkdocs-material from 7.3.0 to 7.3.1 (#731)
- deps-dev: bump mkdocs-material from 7.2.8 to 7.3.0 (#695)
- deps-dev: bump mkdocs-material from 7.2.6 to 7.2.8 (#682)
- deps-dev: bump flake8-bugbear from 21.4.3 to 21.9.1 (#676)
- deps-dev: bump coverage from 5.5 to 6.0 (#732)
- deps-dev: bump radon from 4.5.2 to 5.1.0 (#673)
- deps-dev: bump pytest-cov from 2.12.1 to 3.0.0 (#730)
- deps-dev: bump xenon from 0.7.3 to 0.8.0 (#669)
v1.20.2 - 2021-09-02
- Fix issue with strip_prefixes (#647)
- bump to 1.20.2
- deps: bump boto3 from 1.18.26 to 1.18.32 (#663)
- deps-dev: bump mkdocs-material from 7.2.4 to 7.2.6 (#665)
- deps-dev: bump pytest from 6.2.4 to 6.2.5 (#662)
- license: Add THIRD-PARTY-LICENSES (#641)
v1.20.1 - 2021-08-22
- idempotency: sorting keys before hashing (#639)
- bump to 1.20.1
- markdown linter fixes (#636)
- setup codespaces (#637)
- license: add third party license (#635)
v1.20.0 - 2021-08-21
- api-gateway: HTTP API strip stage name from request path (#622)
- docs: correct feature_flags link and json exmaples (#605)
- event_handler: match to match_results; 3.10 new keyword (#616)
- api-gateway: add new API mapping support
- data-class: fix invalid syntax in new AppSync Authorizer
- data-classes: make authorizer concise; use enum (#630)
- data-classes: authorizer for http api and rest api (#620)
- data-classes: data_as_bytes prop KinesisStreamRecordPayload (#628)
- data-classes: AppSync Lambda authorizer event (#610)
- event-handler: prefixes to strip for custom mappings (#579)
- general: support for Python 3.9 (#626)
- idempotency: support for any synchronous function (#625)
- update changelog to reflect out-of-band commits
- bump to 1.20.0
- update new changelog version tag
- actions: include new labels
- api-docs: enable allow_reuse to fix the docs (#612)
- deps: bump boto3 from 1.18.25 to 1.18.26 (#627)
- deps: bump boto3 from 1.18.24 to 1.18.25 (#623)
- deps: bump boto3 from 1.18.22 to 1.18.24 (#619)
- deps: bump boto3 from 1.18.21 to 1.18.22 (#614)
- deps: bump boto3 from 1.18.17 to 1.18.21 (#608)
- deps-dev: bump flake8-comprehensions from 3.6.0 to 3.6.1 (#615)
- deps-dev: bump flake8-comprehensions from 3.5.0 to 3.6.0 (#609)
- deps-dev: bump mkdocs-material from 7.2.3 to 7.2.4 (#607)
- docs: correct markdown based on markdown lint (#603)
- shared: fix cyclic import & refactor data extraction fn (#613)
v1.19.0 - 2021-08-11
- deps: bump poetry to latest (#592)
- feature-flags: bug handling multiple conditions (#599)
- feature-toggles: correct cdk example (#601)
- parser: apigw wss validation check_message_id; housekeeping (#553)
- feature-flags: add debug for all features evaluation" (#590)
- feature_flags: optimize UX and maintenance (#563)
- event-handler: new custom serializer option
- feature-flags: add guidance when to use vs env vars vs parameters
- feature-flags: fix sample feature name in evaluate
- feature-flags: create concrete documentation (#594)
- feature-toggles: correct docs and typing (#588)
- feature_flags: fix SAM infra, convert CDK to Python
- parameters: auto-transforming values based on suffix (#573)
- readme: add code coverage badge (#577)
- tracer: update wording that it auto-disables on non-Lambda env
- api-gateway: add support for custom serializer (#568)
- data-classes: decode json_body if based64 encoded (#560)
- feature flags: Add not_in action and rename contains to in (#589)
- params: expose high level max_age, raise_on_transform_error (#567)
- tracer: disable tracer when for non-Lambda envs (#598)
- only build docs on docs path
- update pypi description, keywords
- bump to 1.19.0
- enable autolabel based on PR title
- include feature-flags docs hotfix
- deps: bump boto3 from 1.18.15 to 1.18.17 (#597)
- deps: bump boto3 from 1.18.1 to 1.18.15 (#591)
- deps: bump codecov/codecov-action from 2.0.1 to 2.0.2 (#558)
- deps-dev: bump mkdocs-material from 7.2.1 to 7.2.2 (#582)
- deps-dev: bump mkdocs-material from 7.2.2 to 7.2.3 (#596)
- deps-dev: bump pdoc3 from 0.9.2 to 0.10.0 (#584)
- deps-dev: bump isort from 5.9.2 to 5.9.3 (#574)
- deps-dev: bump mkdocs-material from 7.2.0 to 7.2.1 (#566)
- deps-dev: bump mkdocs-material from 7.1.11 to 7.2.0 (#551)
- deps-dev: bump flake8-black from 0.2.1 to 0.2.3 (#541)
v1.18.1 - 2021-07-23
- api-gateway: route regression non-word and unsafe URI chars (#556)
- bump 1.18.1
v1.18.0 - 2021-07-20
- api-gateway: non-greedy route pattern regex (#533)
- api-gateway: incorrect plain text mimetype #506
- data-classes: include milliseconds in scalar types (#504)
- mypy: fixes to resolve no implicit optional errors (#521)
- parser: Make ApiGateway version, authorizer fields optional (#532)
- tracer: mypy generic to preserve decorated method signature (#529)
- feature-toggles: Code coverage and housekeeping (#530)
- api-gateway: document new HTTP service error exceptions (#546)
- logger: document new get_correlation_id method (#545)
- api-gateway: add debug mode (#507)
- api-gateway: add common service errors (#506)
- event-handler: Support AppSyncResolverEvent subclassing (#526)
- feat-toggle: New simple feature toggles rule engine (WIP) (#494)
- logger: add get_correlation_id method (#516)
- mypy: add mypy support to makefile (#508)
- bump 1.18.0 (#547)
- deps: bump codecov/codecov-action from 1 to 2.0.1 (#539)
- deps: bump boto3 from 1.18.0 to 1.18.1 (#528)
- deps: bump boto3 from 1.17.110 to 1.18.0 (#527)
- deps: bump boto3 from 1.17.102 to 1.17.110 (#523)
- deps-dev: bump mkdocs-material from 7.1.10 to 7.1.11 (#542)
- deps-dev: bump mkdocs-material from 7.1.9 to 7.1.10 (#522)
- deps-dev: bump isort from 5.9.1 to 5.9.2 (#514)
- event-handler: adjusts exception docstrings to not confuse AppSync customers
v1.17.1 - 2021-07-02
- validator: handle built-in custom formats correctly (#498)
- add Layers example for Serverless framework & CDK (#500)
- enable dark mode switch (#471)
- logger: add FAQ for cross-account searches (#501)
- tracer: additional scenario when to disable auto-capture (#499)
- bump 1.17.1 (#502)
- deps: bump boto3 from 1.17.101 to 1.17.102 (#493)
- deps: bump boto3 from 1.17.91 to 1.17.101 (#490)
- deps: bump email-validator from 1.1.2 to 1.1.3 (#478)
- deps: bump boto3 from 1.17.89 to 1.17.91 (#473)
- deps-dev: bump flake8-eradicate from 1.0.0 to 1.1.0 (#492)
- deps-dev: bump isort from 5.8.0 to 5.9.1 (#487)
- deps-dev: bump mkdocs-material from 7.1.7 to 7.1.9 (#491)
v1.17.0 - 2021-06-08
- include new public roadmap (#452)
- data_classes: fix missing dynamodb stream get_type/value
- idempotency: remove old todo
- data-classes: add AttributeValueType to DynamoDBStreamEvent (#462)
- data-classes: decorator to instantiate data_classes and docs updates (#442)
- logger: add option to clear state per invocation (#467)
- parser: add support for API Gateway HTTP API #434 (#441)
- bump xenon from 0.7.1 to 0.7.3 (#446)
- fix changelog file redirection
- include dependencies label under maintenance
- ignore codecov upload
- reintroduce codecov token
- fix path for PR auto-labelling
- assited changelog pre-generation, auto-label PR (#443)
- enable dependabot for dep upgrades (#444)
- enable mergify (#450)
- dependabot/mergify guardrail for major versions
- fix dependabot commit messages prefix
- fix dependabot unique set config
- bump mkdocs-material from 7.1.5 to 7.1.6 (#451)
- bump version to 1.17.0
- bump boto3 from 1.17.78 to 1.17.84 (#449)
- update mergify to require approval on dependabot (#456)
- bump actions/setup-python from 1 to 2.2.2 (#445)
- trial boring cyborg automation
- deps: bump boto3 from 1.17.87 to 1.17.88 (#463)
- deps: bump boto3 from 1.17.88 to 1.17.89 (#466)
- deps: bump boto3 from 1.17.84 to 1.17.85 (#455)
- deps: bump boto3 from 1.17.85 to 1.17.86 (#458)
- deps: bump boto3 from 1.17.86 to 1.17.87 (#459)
- deps-dev: bump mkdocs-material from 7.1.6 to 7.1.7 (#464)
- deps-dev: bump pytest-cov from 2.12.0 to 2.12.1 (#454)
- mergify: use job name to match GH Actions
- mergify: disable check for matrix jobs
v1.16.1 - 2021-05-23
- bump to 1.16.1
v1.16.0 - 2021-05-17
- data-classes: decode base64 encoded body (#425)
- data-classes: support for code pipeline job event (#416)
- bump to 1.16.0
v1.15.1 - 2021-05-13
- docs: Use updated names for ProxyEventType (#424)
- update list of features
- event_handler: add missing note on trimmed responses
- bump to 1.15.1
v1.15.0 - 2021-05-06
- deps: Bump aws-xray-sdk from 2.6.0 to 2.8.0 (#413)
- docs: workflow to include api ref in latest alias (#408)
- parser: Improve types for parser.py (#419)
- validator: event type annotation as any in validate fn (#405)
- simplify custom formatter for minor changes (#417)
- event-handler: api gateway handler review changes (#420)
- event-handler: Add ResponseBuilder and more docs (#412)
- logger: BYOFormatter and Handler, UTC support, and more (#404)
- api_gateway: new event handler for API Gateway and ALB (#418)
- event_handler: fix closing brackets in CORS sample
- event_handler: remove beta flag from new HTTP utility
- idempotency: remove beta flag
- logger: improvements extensibility & new features (#415)
- parser: fix table and heading syntax
- tracer: Fix line highlighting (#395)
- add support to persist default dimensions (#410)
- event-handle: allow for cors=None setting (#421)
- event-handler: add http ProxyEvent handler (#369)
- parser: Support for API GW v1 proxy schema & envelope (#403)
- bump to 1.15.0 (#422)
v1.14.0 - 2021-04-09
- perf tests for Logger and fail str msgs
- downgrade poetry to 1.1.4 (#385)
- lock X-Ray SDK to 2.6.0 (#384)
- data-classes: Add missing operationName (#373)
- idempotent: Correctly raise IdempotencyKeyError (#378)
- metrics: AttributeError raised by MediaManager and Typing and docs (#357)
- parser: S3Model support empty keys (#375)
- tracer: Correct type hint for MyPy (#365)
- workflow: github actions depends on for release
- Fix doc links and line highlights (#380)
- fix extra key for versioning
- update mkdocs-material to 7.1.0
- Correct link targets and line highlights (#390)
- introduce event handlers utility section (#388)
- enable versioning feature (#374)
- idempotency: add default configuration for those not using CFN (#391)
- index: fix link to event handler
- logger: add example on how to set UTC timestamp (#392)
- validator: include more complete examples & intro to JSON Schema (#389)
- event-handler: Add AppSync handler decorator (#363)
- parameter: add dynamodb_endpoint_url for local_testing (#376)
- parser: Add S3 Object Lambda Event (#362)
- bump to 1.14.0
- add approved by field in RFC template
- make RFC proposal more explicit
- update automated steps in release process
v1.13.0 - 2021-03-23
- deps: Bump dependencies and fix some of the dev tooling (#354)
- lint: Move
tests/THIRD-PARTY-LICENSES
to root (#352)
- data-classes: Add S3 Object Lambda Event (#353)
- include internals in release template
- bump to 1.13.0
- correct 3rd party license
v1.12.0 - 2021-03-17
- idempotency: TypeError when calling is_missing_idempotency_key with an int (#315)
- idempotency: Correctly handle save_inprogress errors (#313)
- parameters: Consistently reference env (#319)
- surface new 1.12.0 features and enhancements (#344)
- Correct code examples (#317)
- data-classes: Add more cognito code examples (#340)
- idempotency: Correct examples and line highlights (#312)
- metrics: Corrections to the code examples (#314)
- metrics: remove minimum dimensions
- metrics: Correct code examples in markdown (#316)
- tracer: Fix Tracer typing hinting for Pycharm (#345)
- data-classes: Add appsync scalar_types_utils (#339)
- data-classes: AppSync Resolver Event (#323)
- idempotent: Include function name in the idempotent key (#326)
- logging: Add correlation_id support (#321)
- logging: Include exception_name (#320)
- parameters: Add force_fetch option (#341)
- bump to 1.12.0
- remove auto-label as restrictions prevent it from working
- increase perf SLA due to slow GitHub Actions machine
- add PR size labelling action # 2
- add PR size labelling action
- add PR auto-label action
- remove gatsby mention as migrated completed
v1.11.0 - 2021-03-05
- import time latency by lazily loading high level modules (#301)
- correct behaviour to avoid caching "INPROGRESS" records (#295)
- idempotency: PR feedback on config and kwargs
- idempotent: Change UX to use a config class for non-persistence related features (#306)
- metrics: optimize validation and serialization (#307)
- batch: add example on how to integrate with sentry.io (#308)
- data-classes: Correct import for DynamoDBRecordEventName (#299)
- dataclasses: new Connect Contact Flow (#310)
- idempotency: tidy up doc before release (#309)
- idempotent: Fix typos and code formatting (#305)
- Idempotency helper utility (#245)
- data-classes: Add connect contact flow event (#304)
- idempotency: Add raise_on_no_idempotency_key flag (#297)
- idempotency: Fix KeyError when local_cache is True and an error is raised in the lambda handler (#300)
- idempotent: Add support for jmespath_options (#302)
- update changelog (#311)
- adjusts Metrics SLA for slow py36 interpreters
- remove unsuccessful labeler bot
- update labeler bot to sync upon PR changes
- attempt 1 to fix PR labeler
v1.10.5 - 2021-02-17
- version bump to 1.10.5 (#292)
v1.10.4 - 2021-02-17
- sync features in main page
- meta tags, and ext link to open in new tab
- data-classes: Fix anchor tags to be lower case (#288)
- version bump to 1.10.4 (#291)
- add default runtime key
- Correct the docs location (#289)
- enable PR labeler workflow
- add auto-label for known files
- search input size
v1.10.3 - 2021-02-12
- migrate documentation from Gatsby to MkDocs material (#279)
- bump to 1.10.3 (#287)
v1.10.2 - 2021-02-04
- appconfig: Use correct import for docstring (#271)
v1.10.1 - 2021-01-19
- add support for SNS->SQS protocol (#272)
- bump to 1.10.1 (#273)
v1.10.0 - 2021-01-18
- fix import (#267)
- add info about extras layer (#260)
- fix note whitespace
- add missing parser models (#254)
- toggle to disable log deduplication locally for pytest live log #262 (#268)
- Add AppConfig parameter provider (#236)
- support extra parameter in Logger messages (#257)
- support custom formats in JSON Schema validation (#247)
- bump to 1.10.0 (#270)
- move env names to constant file (#264)
- update stale bot
- general simplifications and cleanup (#255)
- hardcode axios transitive resolution (#256)
v1.9.1 - 2020-12-21
- ensures all Loggers have unique service names
- convert dict into a literal dict object and re-use it
- add clarification to Tracer docs for how
capture_method
decorator can cause function responses to be read and serialized.
- pep-561: Create py.typed file and include into pyproject.
- bump to 1.9.1 (#252)
- add changelog
- implement phony targets correctly
- deps: bump ini from 1.3.5 to 1.3.8 in /docs
- Merge pull request #250 from heitorlessa/fix/#249
- Merge pull request #235 from Nr18/phony
- Merge pull request #244 from awslabs/docs/capture_method_clarification
- Merge pull request #241 from awslabs/dependabot/npm_and_yarn/docs/ini-1.3.8
- Merge pull request #237 from gmcrocetti/pep-561
- Merge pull request #234 from Nr18/test-equal
- Merge pull request #233 from GroovyDan/improv/add_equality_check_to_dict_wrapper
- Merge pull request #232 from gyft/add-missing-tests
v1.9.0 - 2020-12-04
- s3 model import
- cloudwatch logs envelope typo
- add Kinesis Streams as a supported model & envelope
- add S3 as a supported model
- add CW Logs as a supported envelope
- add CW Logs as a supported model
- add Alb as a supported model
- shadow sidebar to remain expanded
- add source code link in nav bar
- fix broken link for github
- Add Kinesis lambda event support to Parser utility
- Add cloudwatch lambda event support to Parser utility
- Add alb lambda event support to Parser utility #228
- Add Kinesis lambda event support to Parser utility
- Add S3 lambda event support to Parser utility #224
- Add Ses lambda event support to Parser utility #213
- bump version to 1.9.0
- Merge pull request #227 from risenberg-cyberark/kinesis
- Merge pull request #225 from risenberg-cyberark/s3
- Merge pull request #231 from risenberg-cyberark/cloudwatch
- Merge pull request #229 from risenberg-cyberark/alb
- Merge pull request #223 from heitorlessa/docs/add-source-code-link
- Merge pull request #222 from awslabs/docs-fix-broken-link
- Merge pull request #219 from igorlg/docs/logger-supress-clarify
- Merge pull request #214 from risenberg-cyberark/ses
v1.8.0 - 2020-11-20
- replace now deprecated set-env with new GitHub Env file
- remove dummy heading to prevent htmlAst bug
- correct example usage of SES data class
- add faq section
- add minimal permission set for using layer
- include new replay-name field in parser and data_classes
- data_classes: API Gateway V2 IAM and Lambda
- bump to 1.8.0
- bump dependencies
- docs: Add some of the missing docstrings
- Merge pull request #212 from heitorlessa/chore/bump-1.8.0
- Merge pull request #211 from heitorlessa/feat/eventbridge-replay-support
- Merge pull request #209 from awslabs/docs/correct_ses_dataclass_example
- Merge pull request #207 from risenberg-cyberark/sns
- Merge pull request #205 from heitorlessa/chore/update-docs-dep
- Merge pull request #202 from Nr18/logger-faq
- Merge pull request #204 from am29d/docs/add-iam-permissions-for-layer
- Merge pull request #201 from gyft/feat-data-classes-event-updates
v1.7.0 - 2020-10-26
- _parse return type
- high and security peer dependency vulnerabilities
- change to Yarn to support manual resolutions
- generic type to match ABC bound class
- debug logging in envelopes before each parsing
- remove malformed 3.1. sentence
- ensures parser can take json strings as input
- parse high level import
- code inspect issues
- unnecessary return; better error handling
- snake_case
- comment out validators #118
- CR fixes Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into pydantic
- reduce complexity of dynamo envelope
- poetry update + pydantic, typing_extensions as optional
- add only pydantic (+1 squashed commit) Squashed commits: [804f251] fix poetry.lock, revert changes
- Correct typo
- remove only dev extras
- remove jmespath extras in Make
- pydantic as optional dependancy, remove lambdaContext
- change to advanced parser
- reorder parser's payload sample position
- add more info on conditional keys #195
- add a note that decorator will replace the event
- address Ran's feedback
- reorder data validation; improve envelopes section
- reorder extending models as parse fn wasn't introduced
- use yarn's resolution to fix incompatible dependency
- add cold start data
- add a FAQ section
- ensure examples can be copied/pasted as-is
- add extending built-in models
- add envelope section
- add data model validation section
- use non-hello world model to better exemplify parsing
- add 101 parsing events content
- initial structure for parser docs
- initial sketch of parser docs
- update examples in README
- experiment with codeQL over LGTM
- add standalone parse function
- Advanced parser utility (pydantic)
- RFC: Validate incoming and outgoing events utility #95
- data_classes: case insensitive header lookup
- data_classes: Cognito custom auth triggers
- fix repository URL
- bump version to 1.7.0
- spacing
- typo in list
- typo on code generation tool
- remove flake8 polyfill as explicit dep
- explicit DynamoDB Stream schema naming
- lint
- kwarg over arg to ease refactoring
- remove test for commented code
- fix make build syntax for internal build whl
- upgrade docs dep
- remove dev deps from example project
- remove kitchen sink example
- upgrade gatsby
- upgrade amplify, antd, and gatsby plugins
- upgrade apollo-docs theme
- remove dev deps from example project
- remove kitchen sink example
- fix: remove jmespath extras in Make
- fix: remove jmespath extras in Make
- Merge pull request #200 from heitorlessa/chore/bump-1.7.0
- Merge pull request #199 from heitorlessa/docs/clarify-dynamic-log-keys
- Merge pull request #198 from awslabs/improv/suppress-logger-propagation
- Merge pull request #192 from heitorlessa/docs/parser
- Merge pull request #196 from awslabs/dependabot/npm_and_yarn/docs/object-path-0.11.5
- Merge pull request #189 from heitorlessa/improv/parser#118
- Merge pull request #186 from gyft/feat-case-insensitive-dict
- Merge pull request #188 from gyft/tests-pydantic
- Merge pull request #178 from gyft/cognito-custom-auth
- Merge pull request #118 from risenberg-cyberark/pydantic
- Merge pull request #181 from awslabs/fix/docs-sec-vuln
- Merge pull request #180 from heitorlessa/chore/remove-example
v1.6.1 - 2020-09-23
- bump to 1.6.1 (#177)
v1.6.0 - 2020-09-22
- apply Tom's suggestion
- branding
- Correct description for data classes util
- duplicate features content
- navigation, branding
- remove DeleteMessageBatch call to SQS api if there are no messages to delete (#170)
- correct type hint Dict instead of dict
- correct type hint
- fixed more typos, correct index reference to new util
- fix typo in DynamoDB example
- add docs for data classes utility
- improve wording on jmespath fns
- document validator utility
- add custom jmespath functions support
- emf multiple metric values (#167)
- add initial validator tests
- add cloudwatch_logs based on Bryan's feedback
- add powertools_base64 custom fn
- add built-in envelopes
- add jmespath as optional dependency
- add initial draft simple validator
- trigger: data class and helper functions for lambda trigger events (#159)
- typo
- bump to 1.6.0
- better type hinting
- update changelog
- fix docstring; import order
- Merge pull request #175 from heitorlessa/chore/bump-1.6.0
- Merge pull request #171 from awslabs/docs/data_classes
- Merge pull request #174 from heitorlessa/improv/docs-logger-metrics-testing
- Merge pull request #168 from gyft/tests-missing
- Merge pull request #153 from heitorlessa/feat/validator-utility
v1.5.0 - 2020-09-04
- throw exception by default if messages processing fails
- add sqs_batch_processor as its own method
- ensure debug log event has latest ctx
- update image with correct sample
- ensures xray_trace_id is refreshed
- typo in example
- include proposed suggestions
- base-partial: append record instead of entry
- logging: Don't include
json_default
in logs (#132)
- changes partial_sqs middleware in favor of a generic interface always expecting a BatchProcessor
- replace LambdaEvent with Dict[str, Any]
- remove initial reference
- fix import issues and provide context in docblocks
- split properties and add docblocks
- split the objects into seperate files
- make requested changes
- use None instead of
- batch middleware
- remove references to BaseProcessor. Left BasePartialProcessor
- change return for failure/success handlers
- sqs: add module middlewares
- sqs: change methods to protected
- tests: update tests to new batch processor middleware
- tests: processor using default config
- address readability feedbacks
- add detail to batch processing
- simplify documentation more SQS specific focus Update for sqs_batch_processor interface
- rephrase the wording to make it more clear
- refactor example; improve docs about creating your own processor
- add newly created Slack Channel
- describe the typing utility
- add troubleshooting section
- add xray_trace_id key
- fix suggestions made by @heitorlessa
- add description where to find the layer arn (#145)
- new section "Migrating from other Loggers" (#148)
- minor edit to letter case part 2
- user specific documentation
- Fix doc for log sampling (#135)
- partial-processor: add simple docstrings to success/failure handlers
- sqs: docstrings for PartialSQS
- sqs-base: docstring for base class
- add xray_trace_id key when tracing is active #137
- initial implementation as the proposed gist is
- add sqs failure processors
- include base processors
- add batch module
- add package level import for batch utility
- logger: readable log_dict seq
- logging: suppress some log keys
- logging: allow for custom json order
- parameters: transform = "auto" (#133)
- sqs: add optional config parameter
- sqs: improve validation for queue_url
- bump version to 1.5.0 (#158)
- tiny changes for readability
- add debug logging for sqs batch processing
- remove middlewares module, moving decorator functionality to base and sqs
- add test for sqs_batch_processor interface
- add sqs_batch_processor decorator to simplify interface
- fix typos, docstrings and type hints (#154)
- doc typo
- batch: Housekeeping for recent changes (#157)
- Merge pull request #149 from Nr18/static-types
- Merge pull request #155 from awslabs/docs/batch_processing_util
- Merge pull request #100 from gmcrocetti/partial-sqs-batch
- Merge pull request #151 from Nr18/troubleshooting
- Merge pull request #150 from heitorlessa/feat/logger-add-xray-trace-id
- Merge pull request #140 from gyft/fix-log-key-order
- Merge pull request #142 from gyft/fix-letter-case
v1.4.0 - 2020-08-25
- upgrade dot-prop, serialize-javascript
- remove actual response from debug logs
- naming and staticmethod consistency
- correct in_subsegment assertion
- update cold_start doc to reflect #125
- split ColdStart metric to its own EMF blob #125
- ssm: Make decrypt an explicit option and refactoring (#123)
- add Lambda Layer SAR App url and ARN
- move tenets; remove extra space
- use table for clarity
- add blog post, and quick example
- subtle rewording for better clarity
- fix typos, log_event & sampling wording
- make sensitive info more explicit with an example
- create Patching modules section; cleanup response wording
- move concurrent asynchronous under escape hatch
- grammar
- bring new feature upfront when returning sensitive info
- capture_response as metadata option #127
- bump to 1.4.0
- update internal docstrings for consistency
- update changelog to reflect new feature
- clarify changelog bugfix vs breaking change
- remove/correct unnecessary debug logs
- fix debug log adding unused obj
- grammar
- add metrics fix description
- correct typos
- Merge pull request #129 from am29d/feat/lambda-layers
- Merge pull request #130 from heitorlessa/docs/readability-improvements
- Merge pull request #128 from heitorlessa/feat/tracer-disallow-response-metadata
- Merge pull request #126 from heitorlessa/fix/metrics-cold-start-split
v1.3.1 - 2020-08-22
- capture_method: should yield inside with (#124)
- version bump to 1.3.1
- deps: bump prismjs from 1.20.0 to 1.21.0 in /docs
- deps: bump elliptic from 6.5.2 to 6.5.3 in /docs
- Merge pull request #120 from awslabs/dependabot/npm_and_yarn/docs/elliptic-6.5.3
- Merge pull request #121 from awslabs/dependabot/npm_and_yarn/docs/prismjs-1.21.0
v1.3.0 - 2020-08-21
- add parameter utility (#96)
- bump version to 1.3.0 (#122)
v1.2.0 - 2020-08-20
- add support for tracing of generators using capture_method decorator (#113)
- bump version to 1.2.0 (#119)
v1.1.3 - 2020-08-18
- remove root logger handler set by Lambda #115
- bump to 1.1.3
- Merge pull request #117 from heitorlessa/chore/bump-1.1.3
- Merge pull request #116 from heitorlessa/fix/remove-root-logger-handler
v1.1.2 - 2020-08-16
- return subclass #107
- clarify auto_patch as per #108
- bump version to 1.1.2
- suppress LGTM alert
- add autocomplete as unreleased
- remove unused stdout fixture
- update Tracer docs as per #108
- Merge pull request #111 from heitorlessa/chore/bump-1.1.2
- Merge pull request #110 from heitorlessa/improv/logger-auto-complete
- Merge pull request #109 from heitorlessa/docs/tracer-reuse
v1.1.1 - 2020-08-14
- regression 104 (#105)
- return log level int immediately
- add test covering logging constant
- bump patch version
- fix unused fixture
- fix docstring on level [str,int] consistency
- fix test level typo
- trigger docs on new release (#102) (#103)
- trigger docs on new release (#102)
- trigger docs on new release
- log level docstring as str
- Merge pull request #106 from heitorlessa/fix/regression-104
v1.1.0 - 2020-08-14
- auto-assigner filename as per docs
- add support for logger inheritance (#99)
- enable issue auto-assigner to core team
v1.0.2 - 2020-07-16
v1.0.1 - 2020-07-05
- append structured logs when injecting lambda context (#86)
- add blog post in the readme
v1.0.0 - 2020-06-18
- customize contributing guide (#77)
- bump to 1.0.0 GA (#83)
- add missing ':' and identation in examples
- cleanup tests (#79)
- remove deprecated code before GA (#78)
- move blockquotes as hidden comments
v0.11.0 - 2020-06-10
- default dimension creation now happens when metrics are serialized instead of on metrics constructor (#74)
- update CHANGELOG
- bump version to 0.11.0 (#76)
v0.10.1 - 2020-06-10
- default dimension creation now happens when metrics are serialized instead of on metrics constructor (#74)
- fix contrast on highlighted code text (#73)
- version bump 0.10.1
- deps: bump graphql-playground-html from 1.6.19 to 1.6.25 in /docs
- Merge pull request #72 from awslabs/dependabot/npm_and_yarn/docs/graphql-playground-html-1.6.25
- correct env var name for publish to pypi test (#69)
- release-drafter action syntax
- release-drafter label for new feature/major non-breaking changes
- cast dimension value to str to avoid issue where EMF silently fails (#52)
- ignore path that might seem a broken link #49
- open api ref in a new tab #48
- metrics not being flushed on every invocation (#45)
- #35 duplicate changelog to project root
- #24 correct example test and docs
- CI attempt 4
- CI attempt 3
- CI attempt 3
- CI attempt 2
- add missing single_metric example; test var name
- fix import of aws_lambda_logging to relative import
- Makefile: format before linting
- make: add twine as a dev dep
- setup: correct invalid license classifier
- setup: correct license to MIT-0 in meta
- build on master only
- clarify logger debug sampling message
- clean up readme in favour of docs website
- add install in main docs website
- add pypi badge
- add capture_cold_start_metric for log_metrics (#67)
- automate publishing to pypi (#58)
- add pre-commit hooks (#64)
- update Metrics interface to resemble tracer & logger: use "service" as its namespace.
- add codecov service (#59)
- add security and complexity baseline #33 (#57)
- add pull request template #33
- add RFC template for proposals
- create issue templates
- readd release drafter action #33
- add release drafter (#56)
- add stale issues config #33 (#55)
- enforce semantic PR titles (#54)
- add algolia search for docs and api ref (#39)
- add documentation website (#37)
- add docs to CI
- Add Python3.8 support
- logger: add log sampling
- pypi: add bumpversion, public release pypi
- pyproject.toml: move to poetry
- version bump (#68)
- public beta version
- rename Makefile target docs-dev to docs-local (#65)
- correct docstring for log_metrics
- fix typo in metrics doc
- Correct test comment
- remove unused import
- formatting
- plat wheels are not needed
- reformat changelog to follow KeepAChangelog standard (#50)
- bump to release candidate
- renamed history to changelog dependabot
- grammar issues
- bump example to use 0.8.0 features
- clean up CI workflows
- fix github badge typo
- pypi monthly download badge
- lint
- bump 0.3.1 with logging patch
- bump history
- lint
- add Python 3.8 in badge as it's supported
- CI badge
- public beta version
- deps: bump bleach from 3.1.0 to 3.1.1 in /python
- deps: bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#66)