File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
ask-sdk-webservice-support
ask_sdk_webservice_support Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,11 @@ This release contains the following changes :
3232
3333- Timestamp verifier checks the total number of seconds between request timestamp and server timestamp.
3434- Add context management to urlopen method used in request verification.
35+
36+
37+ 1.2.0
38+ ~~~~~
39+
40+ This release contains the following changes :
41+
42+ - Case-insensitive header value retrieval for request verification. `136 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/136 >`__
Original file line number Diff line number Diff line change 2020 'running skills, built using the Alexa Skills Kit '
2121 'SDK, as web applications.' )
2222__url__ = 'https://github.com/alexa/alexa-skills-kit-sdk-for-python'
23- __version__ = '1.1 .0'
23+ __version__ = '1.2 .0'
2424__author__ = 'Alexa Skills Kit'
2525__author_email__ = '[email protected] ' 2626__license__ = 'Apache 2.0'
You can’t perform that action at this time.
0 commit comments