Feign Versions Save

Feign makes writing java http clients easier

13.2.1

2 months ago

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: https://github.com/OpenFeign/feign/compare/13.2...13.2.1

13.2

3 months ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/13.1...13.2

13.1

5 months ago

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: https://github.com/OpenFeign/feign/compare/13.0...13.1

13.0

6 months ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.5...13.0

12.5

7 months ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.4...12.5

12.4

9 months ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.3...12.4

12.3

1 year ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.2...12.3

12.2

1 year ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.1...12.2

12.1

1 year ago

What's Changed


List of PRs that updated libraries versions
* build(deps): bump spring-cloud-dependencies from 2021.0.4 to 2021.0.5 by @dependabot in https://github.com/OpenFeign/feign/pull/1823 * build(deps): bump jackson-databind.version from 2.14.0-rc3 to 2.14.0 by @dependabot in https://github.com/OpenFeign/feign/pull/1824 * build(deps-dev): bump jackson-databind from 2.14.0-rc3 to 2.14.0 by @dependabot in https://github.com/OpenFeign/feign/pull/1825 * build(deps): bump micrometer-core from 1.9.5 to 1.10.0 by @dependabot in https://github.com/OpenFeign/feign/pull/1826 * build(deps): bump kotlin.version from 1.7.20 to 1.7.21 by @dependabot in https://github.com/OpenFeign/feign/pull/1830 * build(deps): bump netty.version from 4.1.84.Final to 4.1.85.Final by @dependabot in https://github.com/OpenFeign/feign/pull/1831 * Issue-1833: Bump Sundr Maven Plugin by @JKomoroski in https://github.com/OpenFeign/feign/pull/1834 * build(deps): bump httpclient5 from 5.1.3 to 5.2 by @dependabot in https://github.com/OpenFeign/feign/pull/1836 * build(deps): bump jmh.version from 1.35 to 1.36 by @dependabot in https://github.com/OpenFeign/feign/pull/1837 * build(deps): bump mockito-core from 4.8.1 to 4.9.0 by @dependabot in https://github.com/OpenFeign/feign/pull/1838 * build(deps): bump micrometer.version from 1.10.0 to 1.10.1 by @dependabot in https://github.com/OpenFeign/feign/pull/1842 * build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in https://github.com/OpenFeign/feign/pull/1847 * build(deps): bump slf4j.version from 2.0.3 to 2.0.4 by @dependabot in https://github.com/OpenFeign/feign/pull/1845 * build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 by @dependabot in https://github.com/OpenFeign/feign/pull/1846

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/12.0...12.1

12.0

1 year ago

What's Changed


List of PRs that updated libraries versions

New Contributors

Full Changelog: https://github.com/OpenFeign/feign/compare/11.10...12.0