billow
billow copied to clipboard
Query AWS data without API credentials. Don't wait for a response.
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.6.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.24.v20180605 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @jianglai (Lai Jiang) @markslater (markslater) @prenagha (Padraic Renaghan)...
Bumps [jetty-http](https://github.com/eclipse/jetty.project) from 9.3.24.v20180605 to 9.4.48.v20220622. Release notes Sourced from jetty-http's releases. 9.4.48.v20220622 End of Life Notice eclipse/jetty.project#7958 - Jetty 9.4.x is now at End of Community Support. (See issue...
Hi I have analyzed the code and added some code cleanup - Optimize the use of diamond operator - Removed .toString() on string object - Correct the modified order all...
Bumps logback-classic from 1.1.1 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Right now, billow updates can take hours (or days) because of the size and rate limiting on our account. If a single stage in a job fails, the entire update...
Bumps `jackson.version` from 2.9.8 to 2.12.2. Updates `jackson-databind` from 2.9.8 to 2.12.2 Commits See full diff in compare view Updates `jackson-datatype-joda` from 2.9.8 to 2.12.2 Commits ce5a435 [maven-release-plugin] prepare release...
Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.1 to 2.3.2. Release notes Sourced from quartz's releases. Quartz 2.3.2 This a bug fix release containing fixes for: #508 : Error with H2 1.4.200 #505 :...
Version: 2.20 Pretty sure this bug is caused by not null checking this line: https://github.com/airbnb/billow/blob/master/src/main/java/com/airbnb/billow/ElasticsearchCluster.java#L49 `getDedicatedMasterCount()` returns `Integer` object and could be null, so we need to do a null...
Bumps `jetty.version` from 9.3.24.v20180605 to 9.4.24.v20191120. Updates `jetty-server` from 9.3.24.v20180605 to 9.4.24.v20191120 Commits - [`363d5f2`](https://github.com/eclipse/jetty.project/commit/363d5f2df3a8a28de40604320230664b9c793c16) Updating to version 9.4.24.v20191120 - [`ba1fe28`](https://github.com/eclipse/jetty.project/commit/ba1fe2826d49c52f82b49bb32737a361519c0479) Merge pull request [#4335](https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4335) from eclipse/jetty-9.4.x-improve-error-handler-output - [`cf0df6e`](https://github.com/eclipse/jetty.project/commit/cf0df6e3ffdcd64d607a35488edb5b0b75350d33) Issue...