Highlights
- Pro
Block or Report
Block or report dfangl
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
oeffimonitor
oeffimonitor PublicForked from alexrashed/oeffimonitor
Displays an info screen with the next Wiener Linien public transport connections nearby.
JavaScript 4
-
advent-of-code-2021
advent-of-code-2021 PublicAdvent of Code implementation for 2021 - done in Rust
Rust 2
-
-
CTF-Seminar-Presentations
CTF-Seminar-Presentations PublicForked from w0y/CTF-Seminar-Presentations
Presentations for the CTF Seminar
Python
-
CTF-scripts
CTF-scripts PublicA collection of CTF related scripts, can be used to build a solid ground for CTFs
Python
-
postgresql-proxy
postgresql-proxy PublicForked from whummer/postgresql-proxy
Proxy server that intercepts (and modifies) packets
Python
490 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
December 2023
Created 5 commits in 2 repositories
Created 1 repository
-
dfangl/kinesis-mock
Scala
This contribution was made on Dec 15
Created a pull request in etspaceman/kinesis-mock that received 8 comments
strip quotes from shard iterators before parsing base64
Changes Introduced
Allow shard iterators to be passed with surrounding double quotes ".
This became necessary as AWS itself also allows this.
I str…
Opened 4 other pull requests in 1 repository
localstack/localstack
4
merged
-
Remove error message if environment does not exist
This contribution was made on Dec 19
-
Allow kinesis get_records shard iterator to have surrounding quotes
This contribution was made on Dec 15
-
Allow merging of config profiles
This contribution was made on Dec 14
-
Add flag to disable kinesis-mock persistence
This contribution was made on Dec 14
Reviewed 16 pull requests in 3 repositories
localstack/localstack
12 pull requests
-
Fix: EventBus: match null value for anything-but rule
This contribution was made on Dec 22
-
Add image sha to startup information and more details to bug report template
This contribution was made on Dec 22
-
Test lambda performance and mitigate async invoke timeout error (#9917)
This contribution was made on Dec 22
-
Allow kinesis get_records shard iterator to have surrounding quotes
This contribution was made on Dec 19
-
pin docker dependency to <7.0.0
This contribution was made on Dec 13
-
Fix: lookup more specific DNS names directly
This contribution was made on Dec 11
-
Fix lambda function name validation for CreateFunction
This contribution was made on Dec 11
-
APIGW: Fix tests to run with non-default account ID
This contribution was made on Dec 11
-
events: add account_id while creating client in sending events to target
This contribution was made on Dec 6
-
Improve lambda multiruntime tests
This contribution was made on Dec 5
-
Cfn: Fix boto client not using credentials for Lambda PublishVersion
This contribution was made on Dec 4
-
Add option to disable AWS_ENDPOINT_URL
This contribution was made on Dec 4
localstack/docs
3 pull requests
-
add docs for lambda on kubernetes
This contribution was made on Dec 21
-
Update Route53 Pro DNS server updating
This contribution was made on Dec 5
-
Add configuration LAMBDA_DISABLE_AWS_ENDPOINT_URL
This contribution was made on Dec 5
localstack/localstack-artifacts
1 pull request
-
add region based opensearch endpoint certificate
This contribution was made on Dec 19
Created an issue in etspaceman/kinesis-mock that received 11 comments
[BUG] Illegal Argument exception when using AWSCLI v2 with base64 encoded data
Describe the bug
When trying to receive published, base64 encoded data using the AWS CLI v2, kinesis mock reports an Illegal base64 character 22
To…





