Kenneth Jorgensen
Kenneth Jorgensen
DynamoDB is limited by default to 4 downscales per 24 hours. I'm finding that Dynamic DynamoDB exhausts this limit in the first hours of each day, scaling up and down,...
**I have checked existing issues and wiki** - [x] I could not find similar [issues](https://github.com/ta4j/ta4j/issues?utf8=%E2%9C%93&q=) - [x] I could not find a solution in the [wiki](https://ta4j.github.io/ta4j-wiki/) or [faq section](https://ta4j.github.io/ta4j-wiki/FAQ.html) I'd...
### What would you like Renovate to be able to do? Update the version of Lombok (`org.projectlombok/lombok`) inside the `build.gradle` configuration: ``` lombok { version = "1.18.20" } allprojects {...
I don't see stats from the `btrfs device stats` command in my metrics. I see a closed ticket #1100 already exists for this, but can't immediately find anything about this...
# Feature Request I think IP-based bans shouldn't be permanent. Instead, it could have a very long timeout, like four weeks or something, but not permanent. I do realise there's...
* Added support for fetching products in collections. * Added support for fetching single custom collections. * Added support for fetching single smart collections.
I'd like to be able to update (and create?) custom collections and smart collections via the REST API.
This may be a pedantic nitpicky thing, but it doesn't seem right to publish the SDK using the `com.shopify` package. It implies an official endorsement where none exists. Perhaps this...
Implemented `@CookieParam` support for `String` and Netty's `Cookie` type.
Netty supports HTTP/2 now. It would be nice if the `NettyHttpService` did as well.