Commit Graph

  • 703f82a132 Modified version determination for user-agent, added test Oleg Zhurakousky 2021-11-12 12:58:06 +01:00
  • 24f4699b50 Send a user-agent header with requests to the Lambda Runtime API. Mark Sailes 2021-11-11 19:31:35 +00:00
  • bc37fd5a28 Modified version determination for user-agent, added test Oleg Zhurakousky 2021-11-12 12:58:06 +01:00
  • dc0c52f488 Modified version determination for user-agent, added test Oleg Zhurakousky 2021-11-12 12:58:06 +01:00
  • 015d253106 Send a user-agent header with requests to the Lambda Runtime API. Mark Sailes 2021-11-11 19:31:35 +00:00
  • 66369af641 Send a user-agent header with requests to the Lambda Runtime API. Mark Sailes 2021-11-11 19:31:35 +00:00
  • c62b83d824 GH-725 Fix getNames() method to properly compute available function names Oleg Zhurakousky 2021-11-12 11:36:40 +01:00
  • 4c5b34025c GH-725 Fix getNames() method to properly compute available function names Oleg Zhurakousky 2021-11-12 11:36:40 +01:00
  • 405d38a294 GH-725 Fix getNames() method to properly compute available function names Oleg Zhurakousky 2021-11-12 11:36:40 +01:00
  • 5e568cc417 GH-725 Fix getNames() method to properly compute available function names Oleg Zhurakousky 2021-11-12 11:36:40 +01:00
  • 8f67562cfc Remove commented code Oleg Zhurakousky 2021-11-11 17:28:14 +01:00
  • 34967ec770 GH-726 Enhance MessageRoutingCallback to optionally return enriched Message Oleg Zhurakousky 2021-11-11 17:16:19 +01:00
  • b6dc4103f4 Remove commented code Oleg Zhurakousky 2021-11-11 17:28:14 +01:00
  • 1528ad22c5 Remove commented code Oleg Zhurakousky 2021-11-11 17:28:14 +01:00
  • fc39f09f1a GH-726 Enhance MessageRoutingCallback to optionally return enriched Message Oleg Zhurakousky 2021-11-11 17:16:19 +01:00
  • 9374fd93cd GH-726 Enhance MessageRoutingCallback to optionally return enriched Message Oleg Zhurakousky 2021-11-11 17:16:19 +01:00
  • ad901f23eb GH-726 Enhance MessageRoutingCallback to optionally return enriched Message Oleg Zhurakousky 2021-11-11 17:16:19 +01:00
  • a716662340 Upgrade Kotlin libs Oleg Zhurakousky 2021-11-11 09:30:30 +01:00
  • e436a48bcb Partially merging a91df5f52e from GreenRover Oleg Zhurakousky 2021-11-10 21:11:17 +01:00
  • 47b56ed44e Initial removal of dependencies on AbstractSpringFunctionAdapterInitializer Oleg Zhurakousky 2021-11-10 16:02:10 +01:00
  • e297a36a06 Remove FunctionType and dependencies on it Oleg Zhurakousky 2021-11-10 15:21:31 +01:00
  • db992a9f3e Remove FunctionInspector Oleg Zhurakousky 2021-11-10 10:04:00 +01:00
  • 28eea09bc8 GH-764 Fix output header mapping timing Oleg Zhurakousky 2021-11-09 08:19:44 +01:00
  • 53aa60d118 GH-764 Fix output header mapping timing Oleg Zhurakousky 2021-11-09 08:19:44 +01:00
  • a76625c80f GH-764 Fix output header mapping timing Oleg Zhurakousky 2021-11-09 08:19:44 +01:00
  • d69b2d2076 GH-764 Fix output header mapping timing Oleg Zhurakousky 2021-11-09 08:19:44 +01:00
  • 2176cec0f9 Make GrpcUtils public Oleg Zhurakousky 2021-11-08 18:28:27 +01:00
  • a6c3e0c7af Make GrpcUtils public Oleg Zhurakousky 2021-11-08 18:28:27 +01:00
  • afb06fcc2b Remove deprecated AWS classes Oleg Zhurakousky 2021-11-08 18:27:14 +01:00
  • 0e2334b154 Additional removals of deprecated classes from core Oleg Zhurakousky 2021-11-08 17:20:49 +01:00
  • 3eea7082f6 Remove RequestProcessor from web Oleg Zhurakousky 2021-11-08 17:02:40 +01:00
  • 0cfb2b413f Initial round of deprecation rmovals Oleg Zhurakousky 2021-11-08 16:16:39 +01:00
  • 255211df85 GH-764 Add support for output header enrichemnt Oleg Zhurakousky 2021-11-08 15:26:11 +01:00
  • f4171cae16 GH-764 Add support for output header enrichemnt Oleg Zhurakousky 2021-11-08 15:26:11 +01:00
  • c1e3bb1e21 GH-764 Add support for output header enrichemnt Oleg Zhurakousky 2021-11-08 15:26:11 +01:00
  • e370b040e3 GH-764 Add support for output header enrichemnt Oleg Zhurakousky 2021-11-08 15:26:11 +01:00
  • a91df5f52e Merge pull request #763 from GreenRover/main Oleg Zhurakousky 2021-11-08 11:14:21 +01:00
  • 5af3d14918 Merge pull request #763 from GreenRover/main Oleg Zhurakousky 2021-11-08 11:14:21 +01:00
  • 5447465cc8 GH-762 Fix condition for parsing JSON collection strings into individual messages Oleg Zhurakousky 2021-11-08 11:09:51 +01:00
  • 9c621f6d04 GH-762 Fix condition for parsing JSON collection strings into individual messages Oleg Zhurakousky 2021-11-08 11:09:51 +01:00
  • 1a07eba067 GH-762 Fix condition for parsing JSON collection strings into individual messages Oleg Zhurakousky 2021-11-08 11:09:51 +01:00
  • f2193c95d5 Performance improvements ue85540 2021-11-05 09:53:26 +01:00
  • f000736140 Performance improvements ue85540 2021-11-05 09:53:26 +01:00
  • 90cec8e350 Going back to snapshots buildmaster 2021-11-03 07:00:01 +00:00
  • 9c69c333bb Going back to snapshots buildmaster 2021-11-03 07:00:01 +00:00
  • c8c5e0a2f9 Update SNAPSHOT to 3.2.0-RC1 buildmaster 2021-11-03 06:56:29 +00:00
  • 1fa1b57c2c Update SNAPSHOT to 3.2.0-RC1 buildmaster 2021-11-03 06:56:29 +00:00
  • 306895dc17 GH-751 Remove commented code Oleg Zhurakousky 2021-11-02 12:24:57 +01:00
  • 23cfa01edf GH-751 Remove commented code Oleg Zhurakousky 2021-11-02 12:24:57 +01:00
  • eeb5448a7d GH-751 Ensure RoutingFunction can be applied when function input type is AWS type Oleg Zhurakousky 2021-10-28 12:38:27 +02:00
  • f61739fa08 GH-751 Ensure RoutingFunction can be applied when function input type is AWS type Oleg Zhurakousky 2021-10-28 12:38:27 +02:00
  • 11e528f38a GH-758 Change kotlinToFunctionTransformer to SmartInitializingSingleton Oleg Zhurakousky 2021-10-28 08:45:15 +02:00
  • 037f1b8bfe GH-758 Change kotlinToFunctionTransformer to SmartInitializingSingleton Oleg Zhurakousky 2021-10-28 08:45:15 +02:00
  • 4c43d66264 GH-758 Change kotlinToFunctionTransformer to SmartInitializingSingleton Oleg Zhurakousky 2021-10-28 08:45:15 +02:00
  • cd9b117415 GH-760 Cleanup FunctionAroundWrapper Oleg Zhurakousky 2021-10-27 15:59:18 +02:00
  • 034532ab3f GH-760 Cleanup FunctionAroundWrapper Oleg Zhurakousky 2021-10-27 15:59:18 +02:00
  • 82e68d4221 Minor cleanup Oleg Zhurakousky 2021-10-26 15:25:59 +02:00
  • 630d4e2243 Minor cleanup Oleg Zhurakousky 2021-10-26 15:25:59 +02:00
  • 2a702ec669 Temporarily disable gRPC tests Oleg Zhurakousky 2021-10-26 12:19:30 +02:00
  • 3e042f5088 Temporarily disable gRPC tests Oleg Zhurakousky 2021-10-26 12:19:30 +02:00
  • 27734c7f6e Fix FunctionTypeUtils outout type logic for Supplier Oleg Zhurakousky 2021-10-26 12:01:35 +02:00
  • 83a96483e3 Fix FunctionTypeUtils outout type logic for Supplier Oleg Zhurakousky 2021-10-26 12:01:35 +02:00
  • 40fe70d44c Polishing related to merginng the previous commit as well as upgrade of Kotlin libs Oleg Zhurakousky 2021-10-25 13:28:31 +02:00
  • e58741b6cb Polishing related to merginng the previous commit as well as upgrade of Kotlin libs Oleg Zhurakousky 2021-10-25 13:28:31 +02:00
  • 4b96b36a09 Changes for consumer Marcin Grzejszczak 2021-10-13 15:35:55 +02:00
  • 4c7dfa7a73 Changes for consumer Marcin Grzejszczak 2021-10-13 15:35:55 +02:00
  • fade29b33b WIP Marcin Grzejszczak 2021-10-08 17:25:47 +02:00
  • e32482ed39 WIP Marcin Grzejszczak 2021-10-08 17:25:47 +02:00
  • 5cfc9a7a53 Bumping versions to 3.1.6-SNAPSHOT after release buildmaster 2021-10-22 09:36:31 +00:00
  • 686722b1e1 Going back to snapshots buildmaster 2021-10-22 09:36:30 +00:00
  • 67728d0e38 Update SNAPSHOT to 3.1.5 buildmaster 2021-10-22 09:32:51 +00:00
  • 2b700a910c Upgrade wrapper.version Oleg Zhurakousky 2021-10-22 11:14:30 +02:00
  • 2addf5af7d Restructure and simplify AWS Custom Runtime code Oleg Zhurakousky 2021-10-20 17:52:52 +02:00
  • 12cf0d5763 Restructure and simplify AWS Custom Runtime code Oleg Zhurakousky 2021-10-20 17:52:52 +02:00
  • f7112d1ef5 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" Oleg Zhurakousky 2021-10-19 17:02:03 +02:00
  • f5707e88c4 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" Oleg Zhurakousky 2021-10-19 17:02:03 +02:00
  • baeecb6ea6 GH-SCST-2235 Fix Partitioning issue with FunctionAroundWrapper" Oleg Zhurakousky 2021-10-19 17:02:03 +02:00
  • 928f652b8f Disable failing grpc test Oleg Zhurakousky 2021-10-19 11:46:43 +02:00
  • 7f1227036a Disable failing grpc test Oleg Zhurakousky 2021-10-19 11:46:43 +02:00
  • b4259b3c3b Revert "Disable gRPC tests temporarily" Oleg Zhurakousky 2021-10-19 10:19:35 +02:00
  • 26147a7ec8 Revert "Disable gRPC tests temporarily" Oleg Zhurakousky 2021-10-19 10:19:35 +02:00
  • d472eacdbd Going back to snapshots buildmaster 2021-10-19 08:16:39 +00:00
  • 598ca3e27c Going back to snapshots buildmaster 2021-10-19 08:16:39 +00:00
  • d478668c51 Update SNAPSHOT to 3.2.0-M3 buildmaster 2021-10-19 08:13:10 +00:00
  • e497988307 Update SNAPSHOT to 3.2.0-M3 buildmaster 2021-10-19 08:13:10 +00:00
  • 12810a0012 Disable gRPC tests temporarily Oleg Zhurakousky 2021-10-19 10:04:07 +02:00
  • e166219434 Disable gRPC tests temporarily Oleg Zhurakousky 2021-10-19 10:04:07 +02:00
  • a0aede9500 Fix version in cloud event sample Oleg Zhurakousky 2021-10-19 09:26:38 +02:00
  • 860b133bea Fix version in cloud event sample Oleg Zhurakousky 2021-10-19 09:26:38 +02:00
  • 87ae4d8b6e Fix version in cloud event sample Oleg Zhurakousky 2021-10-19 09:20:30 +02:00
  • f93f593dd9 Fix version in cloud event sample Oleg Zhurakousky 2021-10-19 09:20:30 +02:00
  • 6a48a10d94 gRPC cleanup Oleg Zhurakousky 2021-10-19 09:10:14 +02:00
  • 7ed46e3c09 gRPC cleanup Oleg Zhurakousky 2021-10-19 09:10:14 +02:00
  • c8c0357786 Additional cleanup in gRPC module Oleg Zhurakousky 2021-10-19 08:07:06 +02:00
  • ab94368d18 Additional cleanup in gRPC module Oleg Zhurakousky 2021-10-19 08:07:06 +02:00
  • 03a1b4e98f Add skip deployment to new gRPC sample Oleg Zhurakousky 2021-10-18 20:28:32 +02:00
  • 4f7082a515 Add skip deployment to new gRPC sample Oleg Zhurakousky 2021-10-18 20:28:32 +02:00
  • 6eb85ca5e1 Polish gRPC lifecycle Oleg Zhurakousky 2021-10-18 20:20:33 +02:00
  • fff5b04971 Polish gRPC lifecycle Oleg Zhurakousky 2021-10-18 20:20:33 +02:00
  • 56a75cd571 Fix server termination Oleg Zhurakousky 2021-10-18 19:06:04 +02:00