Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.2.3 #25

Merged
merged 35 commits into from
Dec 30, 2022
Merged

v3.0.2.3 #25

merged 35 commits into from
Dec 30, 2022

Conversation

ByronAP
Copy link
Owner

@ByronAP ByronAP commented Dec 30, 2022

fixes di extension naming

* WIP

* response caching

* Correct one of the identical expressions on both sides of operator '&&'

* remove casting from dispose call on the memorycache
* fix naming violation

* replace duplicate code with call
* adds rate limiting

* remove the rate limiting from tests since it is not built into the library

* remove unnecessary async

* change field to property

* remove useless variable initialization

* make RateLimitTimer readonly

* dispose of objects

* don't cache /ping

* up the UpdateAt refresh wait time to 5 minutes since it was failing through no fault of our own

* update note

* fix issue with semaphore disposal
* Create FUNDING.yml

* Update README.md

* 8 feat response caching (#12)

* WIP

* response caching

* Correct one of the identical expressions on both sides of operator '&&'

* remove casting from dispose call on the memorycache

* 6 naming violation (#13)

* fix naming violation

* replace duplicate code with call

* 7 feat optional automatic rate limiting (#14)

* adds rate limiting

* remove the rate limiting from tests since it is not built into the library

* remove unnecessary async

* change field to property

* remove useless variable initialization

* make RateLimitTimer readonly

* dispose of objects

* don't cache /ping

* up the UpdateAt refresh wait time to 5 minutes since it was failing through no fault of our own

* update note

* fix issue with semaphore disposal

* update readme

* bump version 3.0.1.1

* Update README.md

* Update README.md

* Update publish_dotnet.yml

* update
* move implementations to Imps folder

* cleanup constructors

* add api key parameter and add default request headers

* fix some bad param checks

* add

* add

* add pro api

* update readme

* update keywords

* v3.0.2.1
* upgrade test packages

* add

* include di abstractions package

* add di tests

* add

* warn dont fail on TooManyRequests
@ByronAP ByronAP added the bug Something isn't working label Dec 30, 2022
@ByronAP ByronAP self-assigned this Dec 30, 2022
@ByronAP ByronAP merged commit 8de24b7 into main Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant