Marvin Froeder
10ce9cb66b
prepare release 12.1
2 years ago
dependabot[bot]
a8f889a3c3
build(deps-dev): bump spring-context from 5.3.23 to 5.3.24 ( #1846 )
...
Bumps [spring-context](https://github.com/spring-projects/spring-framework ) from 5.3.23 to 5.3.24.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v5.3.24 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marcin Grzejszczak
72f379a03d
Micrometer Observations ( #1760 )
...
* WIP on Micrometer Observations
* Added verification that metrics are measured
* Fixed formatting
* Fixed wrong status code method call
* Converted to using around
* Fixed compilation issues
* prepare release 11.10
* [ci skip] updating versions to next development iteration 11.11-SNAPSHOT
* Preparing for next development version
* build(deps): bump json from 20220320 to 20220924 (#1768 )
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20220320 to 20220924.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Updated to latest micrometer changes
* Enriches via clientInterceptors
* Fixed the error in the DEFAULT instance
* Reverts enriching of CLientInterceptor to achieve observability
* build(deps): bump slf4j.version from 2.0.2 to 2.0.3 (#1769 )
Bumps `slf4j.version` from 2.0.2 to 2.0.3.
Updates `slf4j-simple` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-nop` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-api` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
Updates `slf4j-jdk14` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.2...v_2.0.3 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-simple
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-jdk14
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump kotlin.version from 1.7.10 to 1.7.20 (#1771 )
Bumps `kotlin.version` from 1.7.10 to 1.7.20.
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-reflect` from 1.7.10 to 1.7.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
Updates `kotlin-maven-plugin` from 1.7.10 to 1.7.20
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump asm from 9.3 to 9.4 (#1777 )
Bumps asm from 9.3 to 9.4.
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Applied latest changes of Micrometer
* Polish
* Upgraded Micrometer to 1.10.0'
* Alternative micrometer observation using capability
* Ban 'repositories'
* Applied my own review suggestions ;)
* Polish
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <marvin.froeder@police.govt.nz>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Marvin Froeder
88f3d9e039
[ci skip] updating versions to next development iteration 12.1-SNAPSHOT
2 years ago
Marvin Froeder
d4b0282624
prepare release 12.0
2 years ago
Marvin Froeder
45fe10a0e3
Preparing for next development version
2 years ago
Marvin Froeder
cd242693a9
[ci skip] updating versions to next development iteration 11.11-SNAPSHOT
2 years ago
Marvin Froeder
b0c5db0ddf
prepare release 11.10
2 years ago
dependabot[bot]
333782514b
build(deps-dev): bump spring-context from 5.3.22 to 5.3.23 ( #1753 )
...
Bumps [spring-context](https://github.com/spring-projects/spring-framework ) from 5.3.22 to 5.3.23.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.22...v5.3.23 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Donghyeon Kim
39ed8ef2a7
Support kotlin coroutines ( #1706 )
...
* Support kotlin coroutines
Resolves : #1565
Inspired by https://github.com/PlaytikaOSS/feign-reactive/pull/486
## TODO
- [ ] Separate Kotlin support module
- [ ] Enhance test case
- [ ] Refactoring
- [ ] Clean up pom.xml
* Apply optional dependency to kotlin support related dependency
* Seperate Kotlin support module
* Remove unused code from ClassUtils.java
* Remove unused code from ClassUtils.java
* Refactor KotlinDetector
* Move ClassUtils location into KotlinDetector
* Move KotlinDetector location
* Format code
* First attempt to move kotlin work to it's own isolated module
* Coroutine Feign using AyncFeign
* Coroutine Feign using AyncFeign
* Refactor suspending function detect logic
- Remove KotlinDetector.java
- Add Method.isSuspend extension function
* Cleanup CoroutineFeignTest test code format
* Fix suspend function contract parsing error when using http body
* Rename test names to be meaningful
* Add Github Example With Coroutine
- Copy of GithubExample
* Remove unnecessary dependency
https://github.com/OpenFeign/feign/pull/1706/files#r965389041
Co-authored-by: Marvin Froeder <velo.br@gmail.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
dependabot[bot]
c4fba10993
build(deps): bump mockito-core from 4.6.1 to 4.7.0 ( #1724 )
...
* build(deps): bump mockito-core from 4.6.1 to 4.7.0
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pom.xml
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
2 years ago
Marvin Froeder
b4491b5a77
Preparing for next development version
2 years ago
Marvin Froeder
7d288b8761
[ci skip] updating versions to next development iteration 11.9.2-SNAPSHOT
2 years ago
Marvin Froeder
0a3dbeff39
prepare release 11.9.1
2 years ago
Marvin Froeder
8b7cf81bba
Preparing for bugfix release of 11.9
2 years ago
dependabot[bot]
a1a875775d
build(deps-dev): bump spring-context from 5.3.21 to 5.3.22 ( #1692 )
...
Bumps [spring-context](https://github.com/spring-projects/spring-framework ) from 5.3.21 to 5.3.22.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.21...v5.3.22 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3435d6240f
build(deps-dev): bump spring-context from 5.2.14.RELEASE to 5.3.21 ( #1671 )
...
Bumps [spring-context](https://github.com/spring-projects/spring-framework ) from 5.2.14.RELEASE to 5.3.21.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.14.RELEASE...v5.3.21 )
---
updated-dependencies:
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Marvin Froeder
5c96c8f270
Use enforcer plugin to garantee core is free from dependencies ( #1655 )
2 years ago
Marvin Froeder
78d7e845a9
[ci skip] updating versions to next development iteration 12.0-SNAPSHOT
2 years ago
Marvin Froeder
0cbd577237
prepare release 11.9
2 years ago
Eduard Dudar
75a3c1cf6f
Support of capabilities for AsyncFeign ( #1626 )
...
* Support of capabilities for AsyncFeign
* Removed SyncBased interface, added todo for stageExecution, and adopted micrometer client to be async as well.
* Added internal builder flag similar to 'forceDecoding' but for client enrichment
* Added async client enrichment to Dropwizard5 capability
* Added async client enrichment to Dropwizard5 capability + code formatting
* Progress with tests; added decoder condition similar to the client one
* Fixed javadoc
* A different take on skipping enrichment and delagation
* Switcharoo
* Relaxed casting requirements and check it during execution phase
* Create class to hold common Builder fields
* Make sure capabilities are applied to all relevant fields
Co-authored-by: Marvin Froeder <velo@users.noreply.github.com>
Co-authored-by: Marvin Froeder <velo.br@gmail.com>
2 years ago
Marvin Froeder
05bed38d38
[ci skip] updating versions to next development iteration 11.9-SNAPSHOT
3 years ago
Marvin Froeder
71fb2f57e9
prepare release 11.8
3 years ago
Marvin Froeder
3491dcb3bd
[ci skip] updating versions to next development iteration 11.8-SNAPSHOT
3 years ago
Marvin Froeder
1d9533af86
prepare release 11.7
3 years ago
Witalij Berdinskich
ebd8eee933
Move hamcrest dependency to the parent, upgrade it to 2.2 ( #1476 )
...
* Move hamcrest dependency to the parent, upgrade it to 2.2
* hamcrest-library is deprecated
* organise properties in parent: move the hamcrest version next to other test tools
3 years ago
Marvin Froeder
5965098e6c
[ci skip] updating versions to next development iteration 11.7-SNAPSHOT
3 years ago
Marvin Froeder
46baca8e64
prepare release 11.6
3 years ago
Marvin Froeder
3fa3e1a3c0
[ci skip] updating versions to next development iteration 11.6-SNAPSHOT
3 years ago
Marvin Froeder
6eb44e29ea
prepare release 11.5
3 years ago
Kevin Davis
f47ce52269
[ci skip] updating versions to next development iteration 11.5-SNAPSHOT
3 years ago
Kevin Davis
fa3eb04ebe
prepare release 11.4
3 years ago
Marvin Froeder
8e02dc47bd
[ci skip] updating versions to next development iteration 11.4-SNAPSHOT
3 years ago
Marvin Froeder
76372cf4b2
prepare release 11.3
3 years ago
Witalij Berdinskich
4a309e1a55
Add response headers to FeignException ( #1452 )
...
* Add response headers to FeignException
* Test coverage
* Small format issues
* Mistyping: unmodified -> unmodifiable
3 years ago
Marvin Froeder
d194bbd6f3
Set next development version to 11.3
4 years ago
Marvin Froeder
25dc20ff39
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago
Marvin Froeder
885c4aef9b
prepare release
4 years ago
Clayton Walker
3494a76f16
WIP: Add support for java 9 ( #1393 )
...
* Add support for java 9
* Move multi-release to java 9 only
* Have a single DefaultMethodHandle for java 8 and 11 that don't print warnings
* Bump spring version
Co-authored-by: Clayton Walker <cwalker@sofi.org>
Co-authored-by: Marvin Froeder <marvin.froeder@dovetailstudios.com>
4 years ago
Andreas Kuhtz
bc34f93f50
Fixed version ( #1391 )
...
(cherry picked from commit 8b1ed9cc449f98da884146c384ee33bf44946223)
4 years ago
Marvin Froeder
3ea3708cdd
Update license headers
4 years ago
Marvin Froeder
5851297c0a
[ci skip] updating versions to next development iteration -SNAPSHOT
4 years ago
Marvin Froeder
dcd569aca7
prepare release
4 years ago
Marvin Froeder
1ae3d12a88
Bump feign releases to 11 series
4 years ago
Kevin Davis
b76237fc82
[ci skip] updating versions to next development iteration 10.13-SNAPSHOT
4 years ago
Kevin Davis
9a0f4b85e1
prepare release 10.12
4 years ago
Marvin Froeder
f9f294ab88
[travis skip] updating versions to next development iteration 10.12-SNAPSHOT
4 years ago
Marvin Froeder
7ded0cc8ba
prepare release 10.11
4 years ago
Marvin Froeder
8ee39a07c7
Preparing next release version
4 years ago
Kevin Davis
c1b853c7aa
[travis skip] updating versions to next development iteration 10.10.2-SNAPSHOT
5 years ago