|
| 1 | +<a name="unreleased"></a> |
| 2 | +## Unreleased |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* action syntax |
| 7 | +* **actions:** graphql type ([#10](https://github.com/awslabs/aws-lambda-powertools-python/issues/10)) |
| 8 | +* **actions:** type mismatch query |
| 9 | +* **ci:** action syntax [#2](https://github.com/awslabs/aws-lambda-powertools-python/issues/2) |
| 10 | +* **workflow:** async await syntax in anonymous fn |
| 11 | + |
| 12 | +### Maintenance |
| 13 | + |
| 14 | +* auto-merge action-script 3 |
| 15 | +* linting [#2](https://github.com/awslabs/aws-lambda-powertools-python/issues/2) |
| 16 | +* linting rome [#3](https://github.com/awslabs/aws-lambda-powertools-python/issues/3) |
| 17 | +* linting rome [#4](https://github.com/awslabs/aws-lambda-powertools-python/issues/4) |
| 18 | +* linting rome [#5](https://github.com/awslabs/aws-lambda-powertools-python/issues/5) |
| 19 | +* on pr merge test |
| 20 | +* dummy add ([#4](https://github.com/awslabs/aws-lambda-powertools-python/issues/4)) |
| 21 | +* remove leftover |
| 22 | +* dummy add 2 ([#5](https://github.com/awslabs/aws-lambda-powertools-python/issues/5)) |
| 23 | +* auto-merge action-script 2 |
| 24 | +* dummy add 3 |
| 25 | +* dummy add 3 ([#6](https://github.com/awslabs/aws-lambda-powertools-python/issues/6)) |
| 26 | +* stringify nested workflow_run obj |
| 27 | +* dummy add 4 ([#7](https://github.com/awslabs/aws-lambda-powertools-python/issues/7)) |
| 28 | +* dummy add 5 ([#8](https://github.com/awslabs/aws-lambda-powertools-python/issues/8)) |
| 29 | +* linting |
| 30 | +* dummy add 6 ([#9](https://github.com/awslabs/aws-lambda-powertools-python/issues/9)) |
| 31 | +* auto-merge action-script |
| 32 | +* move env to constants file |
| 33 | +* auto-merge debug 1 |
| 34 | +* sync workflows |
| 35 | +* blah ([#11](https://github.com/awslabs/aws-lambda-powertools-python/issues/11)) |
| 36 | +* dummy remove ([#12](https://github.com/awslabs/aws-lambda-powertools-python/issues/12)) |
| 37 | +* last try ([#13](https://github.com/awslabs/aws-lambda-powertools-python/issues/13)) |
| 38 | +* auto-merge trial 1 |
| 39 | +* auto-merge trial 2 |
| 40 | +* trigger ci ([#19](https://github.com/awslabs/aws-lambda-powertools-python/issues/19)) |
| 41 | +* auto-merge debug 2 |
| 42 | +* auto-merge auth |
| 43 | +* auto-merge debug |
| 44 | +* trigger ci ([#18](https://github.com/awslabs/aws-lambda-powertools-python/issues/18)) |
| 45 | +* troubleshoot invalid json 1 |
| 46 | +* move conditional to code |
| 47 | +* auto-merge debug 3 |
| 48 | +* replicate workflow_run related pr |
| 49 | +* **action:** add links |
| 50 | +* **action:** debug workflow |
| 51 | +* **actions:** add gh-script |
| 52 | +* **actions:** add gh-script |
| 53 | +* **ci:** re-add raw event |
| 54 | +* **ci:** trigger PR ([#14](https://github.com/awslabs/aws-lambda-powertools-python/issues/14)) |
| 55 | +* **ci:** export entire pr event |
| 56 | +* **ci:** trigger part 3 ([#16](https://github.com/awslabs/aws-lambda-powertools-python/issues/16)) |
| 57 | +* **ci:** trigger pr 2 ([#15](https://github.com/awslabs/aws-lambda-powertools-python/issues/15)) |
| 58 | +* **ci:** fix readfilesync |
| 59 | +* **ci:** include pr key only in event |
| 60 | +* **ci:** include encoding in filesync |
| 61 | +* **ci:** remove newline from foreign object |
| 62 | +* **ci:** enforce obj recursion |
| 63 | +* **ci:** export full PR object as JSON str |
| 64 | +* **ci:** exp graphql |
| 65 | +* **ci:** fix reserved gql var name |
| 66 | +* **ci:** debug array logic |
| 67 | +* **ci:** debug array logic 2 with old syntax |
| 68 | +* **ci:** debug array logic 3 |
| 69 | +* **ci:** debug array logic 4 |
| 70 | +* **ci:** debug array logic 5 |
| 71 | +* **ci:** debug array logic 6 |
| 72 | +* **ci:** test hypothesis for env resolve |
| 73 | +* **ci:** test hypothesis for env resolve 2 |
| 74 | +* **ci:** re-add array logic |
| 75 | +* **ci:** re-add array logic 2 |
| 76 | +* **ci:** re-add array logic 3 new env |
| 77 | +* **ci:** test hypothesis of esm resolution |
| 78 | +* **ci:** try array inside module |
| 79 | +* **ci:** try hard code value |
| 80 | +* **ci:** log PR_AUTHOR value as-is |
| 81 | +* **ci:** remove any special chars from author |
| 82 | +* **ci:** strip excess quotes |
| 83 | +* **ci:** final solution to strip gh actions additional quotes |
| 84 | +* **workflow:** use pr api url |
| 85 | + |
| 86 | + |
| 87 | +<a name="v1.0.0"></a> |
| 88 | +## v1.0.0 - 2022-01-03 |
| 89 | +### Maintenance |
| 90 | + |
| 91 | +* add action post-release script |
| 92 | + |
| 93 | + |
| 94 | +[Unreleased]: https://github.com/awslabs/aws-lambda-powertools-python/compare/v1.0.0...HEAD |
0 commit comments