-
Notifications
You must be signed in to change notification settings - Fork 4
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
Update Networking (major) #3021
Conversation
[2022-10-21T11:54:38.488Z] > Task :integration [2022-10-21T11:56:56.996Z] [2022-10-21T11:56:56.996Z] uk.gov.hmcts.reform.sscs.tya.TyaEndpointsIt > shouldReturnAnAppealGivenACaseId FAILED [2022-10-21T11:56:56.996Z] java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132 [2022-10-21T11:56:56.996Z] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException at ConstructorResolver.java:799 [2022-10-21T11:56:56.996Z] Caused by: org.springframework.beans.factory.BeanCreationException at InitDestroyAnnotationBeanPostProcessor.java:160 [2022-10-21T11:56:56.996Z] Caused by: java.lang.OutOfMemoryError at null:-1 [2022-10-21T11:57:28.674Z] [2022-10-21T11:57:28.674Z] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "FeignApacheHttpClientConfiguration.connectionManagerTimer" [2022-10-21T11:57:30.578Z] [2022-10-21T11:57:30.578Z] uk.gov.hmcts.reform.sscs.tya.TyaEndpointsIt > shouldReturnTheDocumentGivenADmStoreUrl FAILED [2022-10-21T11:57:30.578Z] java.lang.IllegalStateException at DefaultCacheAwareContextLoaderDelegate.java:132 [2022-10-21T11:57:30.578Z] Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException at ConstructorResolver.java:799 [2022-10-21T11:57:30.578Z] Caused by: org.springframework.beans.factory.BeanCreationException at InitDestroyAnnotationBeanPostProcessor.java:160 [2022-10-21T11:57:30.578Z] Caused by: java.lang.OutOfMemoryError [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.496 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.496 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.504 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.508 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.509 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' [2022-10-21T11:57:30.578Z] 2022-10-21T11:57:30.511 INFO [SpringContextShutdownHook] o.s.scheduling.concurrent.ThreadPoolTaskScheduler Shutting down ExecutorService 'taskScheduler' |
faadba2
to
ac99a4b
Compare
ac99a4b
to
e8f8e61
Compare
f19a35c
to
3958d38
Compare
4ca6880
to
408f472
Compare
408f472
to
cd30c1f
Compare
cd30c1f
to
d7e726a
Compare
d7e726a
to
df5f2c4
Compare
09ae378
to
f62c21f
Compare
39a1f57
to
11273b6
Compare
0cd881d
to
9fe7bc1
Compare
9fe7bc1
to
d277464
Compare
8fa572b
to
f9b6ebd
Compare
90869d6
to
064ed53
Compare
49993c8
to
fea15f4
Compare
33d6dfb
to
915eecc
Compare
915eecc
to
7487b43
Compare
This PR contains the following updates:
8.0.6
->9.2.0
8.0.6
->9.2.0
8.0.6
->9.2.0
9.0.86
->10.1.26
9.0.86
->10.1.26
1.10.0
->2.5.0
12.4
->13.3
Release Notes
openfeign/feign (io.github.openfeign:feign-httpclient)
v13.3
: OpenFeign 13.3Compare Source
What's Changed
List of PRs that updated libraries versions
2024020
to2024030
by @dependabot in https://github.com/OpenFeign/feign/pull/2338New Contributors
Full Changelog: OpenFeign/feign@13.2.1...13.3
v13.2.1
: OpenFeign 13.2.1Compare Source
What's Changed
List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in https://github.com/OpenFeign/feign/pull/2321
Full Changelog: OpenFeign/feign@13.2...13.2.1
v13.2
: OpenFeign 13.2Compare Source
What's Changed
List of PRs that updated libraries versions
New Contributors
Full Changelog: OpenFeign/feign@13.1...13.2
v13.1
: OpenFeign 13.1Compare Source
What's Changed
List of PRs that updated libraries versions
* build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.0 to 4.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2211 * build(deps-dev): bump org.glassfish.jersey.core:jersey-client from 2.40 to 2.41 by @dependabot in https://github.com/OpenFeign/feign/pull/2210 * build(deps-dev): bump org.glassfish.jersey.inject:jersey-hk2 from 2.40 to 2.41 by @dependabot in https://github.com/OpenFeign/feign/pull/2209 * build(deps): bump jakarta.xml.soap:jakarta.xml.soap-api from 3.0.0 to 3.0.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2208 * build(deps): bump com.sun.xml.bind:jaxb-impl from 2.3.8 to 2.3.9 by @dependabot in https://github.com/OpenFeign/feign/pull/2207 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2213 * build(deps): bump maven-surefire-plugin.version from 3.1.2 to 3.2.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2212 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.1 to 0.101.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2215 * build(deps): bump kotlin.version from 1.9.10 to 1.9.20 by @dependabot in https://github.com/OpenFeign/feign/pull/2219 * build(deps): bump io.sundr:sundr-maven-plugin from 0.101.2 to 0.101.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2220 * build(deps): bump org.mockito:mockito-core from 5.6.0 to 5.7.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2221 * build(deps): bump org.moditect:moditect-maven-plugin from 1.0.0.Final to 1.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/2224 * build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22 by @dependabot in https://github.com/OpenFeign/feign/pull/2222 * build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2223 * build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2226 * build(deps): bump maven-surefire-plugin.version from 3.2.1 to 3.2.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2225
New Contributors
Full Changelog: OpenFeign/feign@13.0...13.1
v13.0
: OpenFeign 13.0Compare Source
What's Changed
mapEncoder
attribute by @pilak in https://github.com/OpenFeign/feign/pull/2098List of PRs that updated libraries versions
2023061
to2023101
by @dependabot in https://github.com/OpenFeign/feign/pull/2204New Contributors
Full Changelog: OpenFeign/feign@12.5...13.0
v12.5
: OpenFeign 12.5Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.