Commit Graph

174 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
711fcc940e Revert "Update SNAPSHOT to 3.2.4"
This reverts commit 2e7140f2ca.
2022-04-27 10:54:50 +02:00
Olga Maciaszek-Sharma
a9d7b7d6c2 Revert "Going back to snapshots"
This reverts commit f5d74e505c.
2022-04-27 10:54:45 +02:00
Olga Maciaszek-Sharma
d3d6b07314 Revert "Bumping versions to 3.2.5-SNAPSHOT after release"
This reverts commit e4635e80bc.
2022-04-27 10:54:42 +02:00
buildmaster
e4635e80bc Bumping versions to 3.2.5-SNAPSHOT after release 2022-04-26 15:12:26 +00:00
buildmaster
f5d74e505c Going back to snapshots 2022-04-26 15:12:25 +00:00
buildmaster
2e7140f2ca Update SNAPSHOT to 3.2.4 2022-04-26 15:08:03 +00:00
buildmaster
51d201a4a9 Bumping versions 2022-03-31 23:18:55 +00:00
buildmaster
f81d942c4e Bumping versions 2022-03-29 23:19:41 +00:00
buildmaster
a0ae7f0d46 Bumping versions to 3.2.4-SNAPSHOT after release 2022-03-29 10:50:02 +00:00
buildmaster
904adc2544 Going back to snapshots 2022-03-29 10:50:01 +00:00
buildmaster
80ca14d220 Update SNAPSHOT to 3.2.3 2022-03-29 10:45:59 +00:00
Oleg Zhurakousky
c2e901bb82 Cleanup 2022-03-08 15:14:15 +01:00
onobc
0a1c6e27f5 Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:58:12 +01:00
onobc
b6966d1505 Ability to extend default function result handling
Fixes #757
2022-03-08 14:58:05 +01:00
buildmaster
78ee2fc437 Bumping versions to 3.2.3-SNAPSHOT after release 2022-02-16 16:18:26 +00:00
buildmaster
9cb9f169e1 Going back to snapshots 2022-02-16 16:18:25 +00:00
buildmaster
d5c2c0d663 Update SNAPSHOT to 3.2.2 2022-02-16 16:14:16 +00:00
Oleg Zhurakousky
201e7361b1 Update project version 2021-12-01 15:01:36 +01:00
buildmaster
e91499045b Bumping versions 2021-11-30 11:42:33 +00:00
buildmaster
c92e67c263 Bumping versions 2021-11-20 11:43:00 +00:00
Oleg Zhurakousky
9e5ebcc28d Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples

Resolves #759
2021-11-18 16:17:15 +01:00
Oleg Zhurakousky
aea3b548da Cleanup of Azure sample 2021-11-18 14:59:40 +01:00
buildmaster
9c69c333bb Going back to snapshots 2021-11-03 07:00:01 +00:00
buildmaster
1fa1b57c2c Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
buildmaster
598ca3e27c Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
e497988307 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
buildmaster
c4922da6a3 Bumping versions 2021-10-07 11:45:54 +00:00
Oleg Zhurakousky
583f2d5a98 Fix Azure sample 2021-10-01 11:15:27 +02:00
Oleg Zhurakousky
0dee39f048 Upgrade wrapper version 2021-10-01 10:59:10 +02:00
Nikola Micic
c02f48bb32 Update azure-function-maven-plugin version to 1.12.0 2021-08-21 13:31:36 +02:00
buildmaster
723f1b8180 Going back to snapshots 2021-07-30 10:58:36 +00:00
buildmaster
fae1e4ab94 Update SNAPSHOT to 3.2.0-M1 2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
e87506bb4e Revert "Update SNAPSHOT to 3.2.0-M1"
This reverts commit 2897285217.
2021-07-30 12:41:34 +02:00
Oleg Zhurakousky
26ed4cbb25 Revert "Going back to snapshots"
This reverts commit c3a556faf6.
2021-07-30 12:41:23 +02:00
buildmaster
c3a556faf6 Going back to snapshots 2021-07-30 08:15:06 +00:00
buildmaster
2897285217 Update SNAPSHOT to 3.2.0-M1 2021-07-30 08:12:01 +00:00
buildmaster
aaee33f739 Bumping versions 2021-06-22 11:43:59 +00:00
buildmaster
7af4275f4e Bumping versions to 3.1.4-SNAPSHOT after release 2021-05-26 13:50:55 +00:00
buildmaster
6f0a1065b2 Going back to snapshots 2021-05-26 13:50:54 +00:00
buildmaster
e4766dd2c8 Update SNAPSHOT to 3.1.3 2021-05-26 13:46:32 +00:00
Oleg Zhurakousky
3d1c1e2314 GH-692 Fix reactive support in Azure FunctionInvoker
Resolves #692
2021-05-25 17:25:06 +02:00
buildmaster
686176150b Bumping versions 2021-05-06 11:43:45 +00:00
buildmaster
bbcec718ce Bumping versions 2021-04-08 18:56:43 +00:00
buildmaster
11eda96661 Bumping versions 2021-03-26 18:57:23 +00:00
Oleg Zhurakousky
98fe5bc8eb GH-437 Refactor Azure request handler
This approach simplifies the existing request handlers while also fixing the invocation model to ensure AC is not created multiple times and ExecutionContext is properly propagated via Message headers
The old request handlers are deprecated
Documentation updates as well as tests
Resolves #437
2021-03-15 11:08:36 +01:00
Oleg Zhurakousky
e82f54d69e GH-600 Fix logic in Azure adapter to ensure proper handling of sveral functions
This also addresses re-initialization of AC when the second function is invoked
Added second function to the azure examples

Resolves #600
2021-03-11 15:26:06 +01:00
Oleg Zhurakousky
29ad49cbf6 GH-437 Pass ExecutionContext via MessageHeader
Caching it as part of ApplicationContext was not the right idea so this changes it
2021-03-10 18:53:25 +01:00
Oleg Zhurakousky
cf7a990480 Polish JsonMapper and upgrade function dependency in azure adapter 2021-03-10 16:31:17 +01:00
buildmaster
fbb79850d1 Bumping versions 2021-02-18 18:56:53 +00:00
buildmaster
d9d1588a19 Bumping versions 2021-01-28 18:56:43 +00:00