Commit Graph

119 Commits

Author SHA1 Message Date
Oleg Zhurakousky
9430a2efad Revert "Update SNAPSHOT to 3.0.14.RELEASE"
This reverts commit 290042e070.
2021-04-21 12:41:56 +02:00
Oleg Zhurakousky
35deb9ef0d Revert "Going back to snapshots"
This reverts commit e84b82c420.
2021-04-21 12:41:46 +02:00
Oleg Zhurakousky
1ade718199 Revert "Bumping versions to 3.0.15.BUILD-SNAPSHOT after release"
This reverts commit 1dfd091c2d.
2021-04-21 12:41:31 +02:00
buildmaster
1dfd091c2d Bumping versions to 3.0.15.BUILD-SNAPSHOT after release 2021-04-20 12:29:43 +00:00
buildmaster
e84b82c420 Going back to snapshots 2021-04-20 12:29:43 +00:00
buildmaster
290042e070 Update SNAPSHOT to 3.0.14.RELEASE 2021-04-20 12:01:13 +00:00
buildmaster
0b9e54859c Bumping versions to 3.0.14.BUILD-SNAPSHOT after release 2021-02-11 05:48:34 +00:00
buildmaster
d704618033 Going back to snapshots 2021-02-11 05:48:34 +00:00
buildmaster
607fb65fbf Update SNAPSHOT to 3.0.13.RELEASE 2021-02-11 05:40:35 +00:00
buildmaster
a7aa3432b7 Bumping versions to 3.0.12.SNAPSHOT after release 2020-11-06 11:38:28 +00:00
buildmaster
930a673711 Going back to snapshots 2020-11-06 11:38:27 +00:00
buildmaster
ea7fe2092e Update SNAPSHOT to 3.0.11.RELEASE 2020-11-06 11:28:50 +00:00
buildmaster
42e7e9ddfb Bumping versions to 3.0.11.SNAPSHOT after release 2020-08-28 10:07:25 +00:00
buildmaster
5e494e2b31 Going back to snapshots 2020-08-28 10:07:24 +00:00
buildmaster
871588fb06 Update SNAPSHOT to 3.0.10.RELEASE 2020-08-28 09:56:39 +00:00
buildmaster
60cba78a5c Bumping versions to 3.0.10.SNAPSHOT after release 2020-07-31 16:57:55 +00:00
buildmaster
a71a9d210d Going back to snapshots 2020-07-31 16:57:55 +00:00
buildmaster
f7e0dcf20c Update SNAPSHOT to 3.0.9.RELEASE 2020-07-31 16:46:41 +00:00
buildmaster
38216f5502 Bumping versions to 3.0.9.SNAPSHOT after release 2020-06-22 07:40:22 +00:00
buildmaster
a07c402509 Going back to snapshots 2020-06-22 07:40:22 +00:00
buildmaster
13b009fb3c Update SNAPSHOT to 3.0.8.RELEASE 2020-06-22 07:30:59 +00:00
buildmaster
e67b8be21a Bumping versions to 3.0.8.BUILD-SNAPSHOT after release 2020-05-28 10:03:11 +00:00
buildmaster
a39255c748 Going back to snapshots 2020-05-28 10:03:10 +00:00
buildmaster
ec5d929a65 Update SNAPSHOT to 3.0.7.RELEASE 2020-05-28 09:45:34 +00:00
buildmaster
7e03ea0f50 Bumping versions to 3.0.5.BUILD-SNAPSHOT after release 2020-04-07 17:57:04 +00:00
buildmaster
4d56b8e65b Going back to snapshots 2020-04-07 17:57:04 +00:00
buildmaster
0b3fdf8dfc Update SNAPSHOT to 3.0.4.RELEASE 2020-04-07 17:39:09 +00:00
Oleg Zhurakousky
aa721a7b43 GH-456 Fix Azure logging
Added static delegate context which holds target context and is also refreshed with new context on each request

Resolves #456
2020-04-02 16:36:54 +02:00
buildmaster
87dd0dd113 Bumping versions to 3.0.4.BUILD-SNAPSHOT after release 2020-03-03 15:23:14 +00:00
buildmaster
568fd9affd Going back to snapshots 2020-03-03 15:23:14 +00:00
buildmaster
340a5cc3f3 Update SNAPSHOT to 3.0.3.RELEASE 2020-03-03 14:53:54 +00:00
buildmaster
9eb98bd545 Bumping versions to 3.0.3.BUILD-SNAPSHOT after release 2020-02-12 17:43:00 +00:00
buildmaster
28baf6fc04 Going back to snapshots 2020-02-12 17:42:59 +00:00
buildmaster
36a4e69a31 Update SNAPSHOT to 3.0.2.RELEASE 2020-02-12 17:31:16 +00:00
Oleg Zhurakousky
b71d012d02 Revert "Update SNAPSHOT to 3.0.2.RELEASE"
This reverts commit 669e8eaabe.
2020-02-12 18:22:55 +01:00
Oleg Zhurakousky
a899c8365e Revert "Going back to snapshots"
This reverts commit d6affef18e.
2020-02-12 18:22:48 +01:00
Oleg Zhurakousky
a460d2f6ed Revert "Bumping versions to 3.0.3.BUILD-SNAPSHOT after release"
This reverts commit 8e8df4206d.
2020-02-12 18:22:40 +01:00
buildmaster
8e8df4206d Bumping versions to 3.0.3.BUILD-SNAPSHOT after release 2020-02-12 16:56:40 +00:00
buildmaster
d6affef18e Going back to snapshots 2020-02-12 16:56:39 +00:00
buildmaster
669e8eaabe Update SNAPSHOT to 3.0.2.RELEASE 2020-02-12 16:41:19 +00:00
Oleg Zhurakousky
5c84b100d8 Merge pull request #433 from miller79/sample-updates
function-sample-azure cleanup
2019-12-26 20:32:00 +01:00
buildmaster
b8c3565251 Bumping versions to 3.0.2.BUILD-SNAPSHOT after release 2019-12-18 16:13:27 +00:00
buildmaster
c1c744973b Going back to snapshots 2019-12-18 16:13:27 +00:00
buildmaster
cc15b53b08 Update SNAPSHOT to 3.0.1.RELEASE 2019-12-18 15:47:36 +00:00
Anthony Lofton
75019ab281 function-sample-azure cleanup
Cleaned up pom to use java.version instead of the compiler.source and
compiler.target
Added version properties for azure-functions-java-library and
azure-functions-maven-plugin
Updated the properties to be the latest recommended from Azure Functions
Used stagingDirectory in maven-resources-plugin
Updated README.adoc to say port 7071 instead of 8080
2019-12-12 13:00:29 -06:00
Oleg Zhurakousky
0f38ea47b8 GGH-431 Fixed discovery of a start class
- Ensured that FunctionClassUtils performs additional check to ensure that located star class is SpringBootApplication
- Added additional lookup to look for Main-Class if nothing was found in Start-Class primarily to support Azure
- Updated Azure samples
- Updated documentation

Resolves #431
2019-12-12 15:15:36 +01:00
buildmaster
9495a33386 Bumping versions 2019-11-07 13:48:43 +00:00
buildmaster
69c158c766 Going back to snapshots 2019-10-24 11:44:53 +00:00
buildmaster
013ef853c8 Update SNAPSHOT to 3.0.0.RC1 2019-10-24 11:39:50 +00:00
buildmaster
eab50ca751 Bumping versions 2019-10-23 18:58:11 +00:00