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
9491c9ce04
GH-958 Add support for default routing
...
Resolves #958
2022-11-17 11:27:32 +01:00
buildmaster
b36e8eb533
Going back to snapshots
2022-10-27 21:20:25 +00:00
buildmaster
3582ca0cfa
Update SNAPSHOT to 4.0.0-RC1
2022-10-27 21:16:03 +00:00
Oleg Zhurakousky
fd65decdb6
GH-944 Remove deprecations and update documentation for MessageRoutingCallback
...
Resolves #944
2022-10-25 16:01:06 +02:00
Andrzej Leśkiewicz
b9eebb69e5
Update Gradle Shadow Plugin exampe
...
Add `META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports` and `META-INF/spring/org.springframework.boot.actuate.autoconfigure.web.ManagementContextConfiguration.imports`
2022-09-28 12:24:05 +02:00
Andrzej Leśkiewicz
bdf6d37841
Change line breaks
2022-09-28 12:04:24 +02:00
Andrzej Leśkiewicz
69a5a7fbe5
Update docs about shade-plugin-setup and Boot 2.7
...
Add transformers for new auto configuration files introduced in Spring Boot 2.7. Update info about transformers not being required, if spring-boot-starter-parent is used
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.7-Release-Notes#building-jars-with-maven-shade-plugin-and-gradle-shadow-plugin
2022-09-28 11:58:58 +02:00
Hao Wang
05bef05540
Rename PollableSupplier to PollableBean in doc
2022-08-05 23:14:12 +08: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
Oleg Zhurakousky
5c6c0eddcb
GH-888 Update SpEL usage documentation
...
Resolves #888
2022-07-27 10:42:21 +02:00
Oleg Zhurakousky
a4e5c0c9e3
GH-890 Update AWS JAR Layout docs
...
Resolves #890
2022-07-27 10:05:12 +02:00
Oleg Zhurakousky
e17f79d169
GH-891 Ensure HTTP Request params are mapped even when body is not present
...
Resolves #891
2022-07-26 16:49:23 +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
Oleg Zhurakousky
9f9d5602e7
GH-883 Add support for filtering out ineligible functions
...
Resolves #883
2022-06-13 15:46:45 +02:00
Deepankar Dixit
495a831216
updating documentation
2022-05-26 12:33:57 -04:00
Deepankar Dixit
ddda85f83b
working on comments
2022-05-26 11:20:16 -04:00
Deepankar Dixit
eecb373d50
making changes to adapter, including tests and documentation
2022-05-25 10:22:29 -04:00
Oleg Zhurakousky
1702b269f0
GH-829 Add docs for routing under Custom Runtime
...
Resolves #829
2022-05-10 16:17:07 +02:00
Oleg Zhurakousky
c966eb55eb
Add Chris to doc authors
2022-05-05 08:12:45 +02:00
Oleg Zhurakousky
3bfa5faa44
GH-791 Add support for propagating input headers
...
Resolves #791
polishing merge
2022-05-04 14:48:14 +02:00
Oleg Zhurakousky
a1c2b9de02
GH-864 Add support for carying HTTP request parameters in Message headers
...
Resolves #864
2022-05-03 19:14:00 +02:00
Oleg Zhurakousky
664995d7d1
GH-861 Add constant for aws-context
...
Resolves #861
2022-04-21 13:16:02 +02:00
buildmaster
343aac3eff
Going back to snapshots
2022-03-31 17:26:24 +00:00
buildmaster
b1779fe50b
Update SNAPSHOT to 4.0.0-M2
2022-03-31 17:22:24 +00:00
Oleg Zhurakousky
97a55a3608
GH-828 Add support for configuring additional routers
...
Resolves #828
2022-03-24 18:26:41 +01:00
onobc
ca16797791
Remove FunctionType from docs and AWS sample
...
Resolves #808
2022-02-16 11:23:20 +01:00
onobc
841c05c3a4
Remove spring-cloud-function-compiler module
...
Fixes gh-805
2022-02-16 10:48:43 +01:00
onobc
05d0f0498c
Update docs as follows:
...
Resolves #811
* code examples reflect current versions and APIs being used
* code examples use dynamic version numbers based on maven properties
2022-02-15 17:01:21 +01:00
Oleg Zhurakousky
cba53a7c49
GH-803 Remove Dynamic Compilatioin section from the docs
...
Resolves #803
2022-02-07 18:58:41 +01:00
buildmaster
9fcf6f8db8
Going back to snapshots
2022-01-27 13:00:22 +00:00
buildmaster
1c9df288c0
Update SNAPSHOT to 4.0.0-M1
2022-01-27 12:56:33 +00:00
Oleg Zhurakousky
5074b7eee4
Finish migration to java17, boot 3.0, spring 6
2022-01-14 11:05:58 +01:00
Oleg Zhurakousky
11d29fef2d
GH-766 Add initial docs for function visualization
...
Resolves #766
2021-12-01 08:25:41 +01:00
Oleg Zhurakousky
090b876291
Fix documentation around ExecutionContext for Azure
...
More cleanup in Azure samples
Resolves #759
2021-11-18 16:17:56 +01:00
Oleg Zhurakousky
34967ec770
GH-726 Enhance MessageRoutingCallback to optionally return enriched Message
...
Resolves #726
2021-11-11 17:28:40 +01:00
Oleg Zhurakousky
f4171cae16
GH-764 Add support for output header enrichemnt
...
Resolves #764
2021-11-08 15:27:56 +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
8c92be5a06
Going back to snapshots
2021-10-01 09:42:57 +00:00
buildmaster
0d7fa4fc0a
Update SNAPSHOT to 3.2.0-M2
2021-10-01 09:39:36 +00: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