Commit Graph

438 Commits

Author SHA1 Message Date
amond
17c22b4e87 GH-987 feat: propagate aws x-ray tracing header
Resolves #987
Resolves #988
2023-01-17 11:10:29 +01:00
buildmaster
8cd3b569d3 Bumping versions 2022-12-18 05:34:45 +00:00
buildmaster
bf1c03c2f2 Bumping versions 2022-12-16 05:34:56 +00:00
buildmaster
dae98b645b Bumping versions to 4.0.1-SNAPSHOT after release 2022-12-15 19:58:16 +00:00
buildmaster
153c60ed75 Going back to snapshots 2022-12-15 19:58:15 +00:00
buildmaster
5c032abb6b Update SNAPSHOT to 4.0.0 2022-12-15 19:53:31 +00:00
Christian Tzolov
af70509b5e Add FunctionInstanceInjector adapter test 2022-12-15 13:50:51 +01:00
Christian Tzolov
1d5dd42bcc Forward port #969 2022-12-15 12:04:51 +01:00
Biju Kunjummen
bab07efa9f GH-955 Removes GCP Invoker dependency on AbstractSpringFunctionAdapterInitializer
Restores classpath for classloader, function resolution

Resolves #955
Resolves #970
2022-12-15 11:19:53 +01:00
Oleg Zhurakousky
25d524f395 GH-966 change AWSCompanionAutoConfiguration to be a refular auto-configuration rather than initializer
Resolves #966
2022-12-08 11:12:19 -08:00
Oleg Zhurakousky
3614683b1a Change spring.factories to auto-config imports in gRPC modules 2022-12-06 15:48:52 -08:00
buildmaster
b251725737 Going back to snapshots 2022-12-01 17:09:42 +00:00
buildmaster
d5a0bf0ede Update SNAPSHOT to 4.0.0-RC3 2022-12-01 17:05:31 +00:00
buildmaster
1f066f6fd2 Going back to snapshots 2022-11-17 16:45:34 +00:00
buildmaster
fb70104047 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 16:41:19 +00:00
Oleg Zhurakousky
672066b43a GH-932 Fix registration of AWSTypesMessageConverter for functional spring applications
Resolves #932
2022-11-10 12:17:21 +01:00
Oleg Zhurakousky
3c0a7fbc19 GH-943 Enhance AWS FunctionInvoker
This adds another constructor which allows function.definition to be passed as a constructor argument rather then rely on the property

Resolves #943
2022-11-02 09:35:38 +01:00
Christian Tzolov
5c7fae453f Exclude spring logging for azure
- exclude the spring-boot-starter-logging depedency from azure adapter.
 - clean the azure samples.

Resolves #945
2022-10-26 17:28:22 +02:00
Oleg Zhurakousky
d613d9a4c1 GH-929 Ensure AWS Functioininvoker handles Mono<Void> return the same way as imperative Consumer
Resolves #929
2022-10-19 10:51:55 +02:00
buildmaster
72927d1ed4 Going back to snapshots 2022-10-06 00:28:34 +00:00
buildmaster
1e2d14d252 Update SNAPSHOT to 4.0.0-M5 2022-10-06 00:24:23 +00:00
Christian Tzolov
0617799c27 Ugrade azure function dependecies
- upgraed azure functions java to 2.1.0
 - upgrade azure function maven to 1.21.0
 - replace the sample java function runtime to linux/java17

Resolves #885 #838

switch Azure runtime
2022-10-05 21:05:19 +02:00
Oleg Zhurakousky
4bd22b394e Set more 'proxyBeanMethods' to false 2022-10-05 13:39:28 +02:00
Oleg Zhurakousky
2190f3a0a6 Additional deprecation removals 2022-09-28 17:22:27 +02:00
Oleg Zhurakousky
d222cb12d5 GH-917 Fix regression with sanitizing headers
Resolves #917
2022-08-16 16:43:18 +02:00
Oleg Zhurakousky
e2bdc440d7 Cleanup 2022-08-16 13:40:48 +02:00
Oleg Zhurakousky
06371d26d0 Merge pull request #916 from ivcuello/3.2.x-make-utils-public
update on AWSLambdaUtils visibility
2022-08-11 17:14:36 +02:00
Oleg Zhurakousky
fc50ebc870 GH-913 Fix AWS Context propagation
Resolves #913
2022-08-08 15:26:10 +02:00
Oleg Zhurakousky
64bfca99b9 Reworked AWSUtils and related classes to delegate type conversion to AWSTypesMessageConverter
Resolves #889
2022-08-03 15:22:21 +02:00
atyamlalithya
b1ee881b9d Update AWSLambdaUtils.java
Added this fix to preserve headers from original payload
2022-08-03 15:01:53 +02:00
buildmaster
47134a5de7 Going back to snapshots 2022-07-29 18:47:37 +00:00
buildmaster
6feb42d445 Update SNAPSHOT to 4.0.0-M4 2022-07-29 18:43:03 +00:00
Maciej Walkowiak
f51279be48 Fix typo.
Fix typo.
2022-07-26 11:50:52 +02:00
Oleg Zhurakousky
4ace646482 Relax logging in SimpleFunctionRegistry 2022-07-25 15:46:59 +02:00
buildmaster
867dcf8275 Going back to snapshots 2022-06-15 09:35:09 +00:00
buildmaster
d7c2d575fc Update SNAPSHOT to 4.0.0-M3 2022-06-15 09:31:10 +00:00
Deepankar Dixit
ddda85f83b working on comments 2022-05-26 11:20:16 -04:00
Deepankar Dixit
0ef707a76c working on comments 2022-05-25 17:13:00 -04:00
Deepankar Dixit
62d8a8c38a undo 2022-05-25 10:37:38 -04:00
Deepankar Dixit
eecb373d50 making changes to adapter, including tests and documentation 2022-05-25 10:22:29 -04:00
Deepankar Dixit
11666058ad enabling users to set custom statusCode 2022-05-23 14:50:23 -04:00
Deepankar Dixit
cc020093b9 upgrading gcf runtime versions 2022-05-09 18:03:48 +02:00
Oleg Zhurakousky
536bd3920f Remove observability 2022-05-03 19:48:16 +02:00
Oleg Zhurakousky
664995d7d1 GH-861 Add constant for aws-context
Resolves #861
2022-04-21 13:16:02 +02:00
Oleg Zhurakousky
16d81d7d64 Polishing previous commit as it's current version breaks the test 2022-04-21 10:20:16 +02:00
Twometer
4b8a45c654 Fix ClassCastException with Spring Native
Resolves #860
2022-04-21 09:11:35 +02:00
rahulmlokurte
28ffac0fe3 Fix #844 issue custom object type conversion is failing, when it has headers as a variable name
Resolves #850
2022-04-21 09:02:40 +02:00
Oleg Zhurakousky
2dfd1f7eae GH-841 Add support for propagating errors from AWS Custom Runtime
Resolves #841
2022-04-20 19:57:25 +02:00
Stef Noten
dee8d7f9d9 Exclude junit/hamcrest from classpath
Resolves #846
2022-04-01 12:22:36 +02:00
buildmaster
343aac3eff Going back to snapshots 2022-03-31 17:26:24 +00:00