Commit Graph

60 Commits

Author SHA1 Message Date
onobc
ea1e85bda2 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 11:07:44 +01:00
buildmaster
8d4ecf0063 Bumping versions 2021-11-26 11:42:37 +00:00
buildmaster
ad6cc60ea6 Bumping versions 2021-10-07 11:45:54 +00:00
buildmaster
e8908f13a5 Going back to snapshots 2021-10-01 09:42:57 +00:00
buildmaster
bee0aee07a Update SNAPSHOT to 3.2.0-M2 2021-10-01 09:39:36 +00:00
buildmaster
09611485fe Bumping versions 2020-12-14 18:56:05 +00:00
buildmaster
675fe8fb79 Bumping versions 2020-06-04 18:55:44 +00:00
buildmaster
79becb3f6b Bumping versions 2020-05-25 18:55:20 +00:00
Oleg Zhurakousky
852d564ce6 Disconnet Openwisk adapter 2020-04-08 15:42:40 +02:00
Oleg Zhurakousky
85000ee084 GH-460 Add support for function filtering
Added support for function filtering in the event there are more then one function in catalog. This is primarily to ensure that
we have a mechanism to specify which functions to export as web enpoints (instead of all)

Resolves #460
2020-03-23 11:19:40 +01:00
Florent Biville
e71cf28c1a Remove contribution guide and link to Spring Cloud Build
This commit adds a default, empty suppression configuration file
needed to set up Checkstyle.

Resolves #463
2020-03-17 13:32:39 +01:00
Oleg Zhurakousky
52b0fdea50 GH-434 Added generic FunctionInvoker for AWS
- Added generic FunctionInvoker capable of handling the request generically without requiring user to implemen specific AWS request handler

Resolves #434
2019-12-16 14:27:41 +01:00
Oleg Zhurakousky
3fb38e45c9 Revert "Bumping versions"
This reverts commit ef8d03645d.
2019-12-06 15:31:52 +01:00
buildmaster
ef8d03645d Bumping versions 2019-11-22 18:55:20 +00:00
buildmaster
1bb5f26040 Going back to snapshots 2019-11-22 11:18:20 +00:00
buildmaster
ca8842445e Update SNAPSHOT to 3.0.0.RELEASE 2019-11-22 10:57:03 +00:00
buildmaster
b65dff8b26 Bumping versions 2019-09-16 18:54:52 +00:00
Olga Maciaszek-Sharma
d115e2b62a Fix branches in adapter docs.
Resolves #401
2019-08-27 18:07:54 +02:00
Oleg Zhurakousky
591b3bf531 Fixed README generation and polished few tests 2019-08-19 17:08:12 +02:00
Oleg Zhurakousky
2d405d96b3 Update README.adoc 2019-08-14 20:12:08 +02:00
Oleg Zhurakousky
2bcc4223b9 Update README.adoc 2019-08-14 20:10:47 +02:00
Oleg Zhurakousky
509dbb7269 Updated README with function features 2019-08-14 20:06:27 +02:00
Oleg Zhurakousky
570bbb23b5 Fixed doc rendering 2019-07-12 16:52:33 +02:00
buildmaster
d45e2918a7 Bumping versions 2019-04-08 12:41:50 +00:00
Spring Operator
bcd2f61689 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://nosuchhost (UnknownHostException) with 1 occurrences migrated to:
  https://nosuchhost ([https](https://nosuchhost) result UnknownHostException).
* [ ] http://projects.spring.io/spring-boot/function-sam (404) with 1 occurrences migrated to:
  https://projects.spring.io/spring-boot/function-sam ([https](https://projects.spring.io/spring-boot/function-sam) result 404).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://www.reactive-streams.org/ with 2 occurrences migrated to:
  https://www.reactive-streams.org/ ([https](https://www.reactive-streams.org/) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 23 occurrences
2019-03-20 15:45:22 -05:00
Oleg Zhurakousky
8ee8215c9c Migrated docs to new styles 2019-03-14 16:04:46 +01:00
Oleg Zhurakousky
7689f8ed60 Revert "Hoxton"
This reverts commit d67d77c4e0.
2019-03-14 13:22:05 +01:00
Marcin Grzejszczak
d67d77c4e0 Hoxton 2019-03-08 17:21:10 +01:00
buildmaster
b23a647aa4 Bumping versions 2018-11-16 15:20:37 +00:00
Dave Syer
ba34d4b81b Add @FunctionalSpringBootTest and mini web server
User can run a minimal HTTP app using an app that is a Function
or an ApplicationContextInitializer. Can also test using
@FunctionalSpringBootTest in place of @SpringBootTest.

Add some tests and documentation for functional beans

Make server.address configurable
2018-10-22 14:26:17 +02:00
buildmaster
8f9882a419 Going back to snapshots 2018-09-19 13:20:41 +00:00
buildmaster
43d70a4c0c Update SNAPSHOT to 2.0.0.M2 2018-09-19 13:17:51 +00:00
Dave Syer
d1c423e161 Add HTTP headers to outgoing messages by default
Some care is required to prevent request-specific headers being
reflected and interfering with content negotiation.

Fixes gh-207
2018-09-12 15:41:34 +01:00
Oleg Zhurakousky
ed3a532f96 Added Kotlin/Eclipse integration notes to README 2018-09-12 15:43:23 +02:00
Bruno Borges
37d0d9500d Upgrade azure artifacts and update docs 2018-06-06 12:10:49 +01:00
Dave Syer
fee3a0bec3 Fix docs build 2018-06-04 13:32:44 +01:00
Oleh Dokuka
4b85e89992 Fix docs with regard to Flux.interval
Also provide ability to run with `Flux.interval(Duration)` in
compiled scripts

Fixes gh-174
2018-05-02 07:19:08 -04:00
Dave Syer
7e53a74474 Update README 2018-03-26 10:09:54 +01:00
Dave Syer
dd7e529565 Update README adding Azure adapter 2018-02-23 13:20:58 +00:00
Dave Syer
c728cd4c01 Support for Function<Publisher<...>,...> 2018-02-14 14:09:28 +00:00
Dave Syer
1af0d451cf Migrate to servlet binder for web features 2018-01-03 15:06:33 +00:00
Dave Syer
47fd4c3ed2 Going back to snapshots 2017-12-01 10:31:18 +00:00
Dave Syer
b6310e1811 Update SNAPSHOT to 1.0.0.M2 2017-11-28 13:40:35 +00:00
Manos Nikolaidis
08f2cb2491 Update README.adoc
Use correct path for samples. E.g. look at:

https://github.com/spring-cloud/spring-cloud-function/tree/master/spring-cloud-function-samples
2017-10-25 08:49:25 +01:00
Dave Syer
976854929e Update to new docs standards 2017-09-15 11:44:25 +01:00
Oleg Zhurakousky
aa87764580 Added initial docs module
Merged gh-89
2017-07-17 14:08:35 +01:00
markfisher
9d0cf75bff initial commit for openwhisk support 2017-06-16 09:43:10 -04:00
Dave Syer
9bf3601143 Fixed consumer sample to accept bare string 2017-05-26 12:51:56 +01:00
Dave Syer
99c7b995e0 Add FunctionFactoryMetadata interface for type discovery
The compiled functions implement that interface which means you can inspect
the signature of the method that created them and discover its
generic types.
2017-05-26 10:09:47 +01:00
Dave Syer
c685866f09 Fix compiled scripts demo from README
Compiled functions always show up with no metadata, and you can only
guess what the types are from the bean definition. Probably we should
add more information to the bean definition if we have it when we
compile the function.

There is still a problem if user defines functions that are not of
Flux<String> (but that has always been the case).
2017-05-25 07:53:29 +01:00