Oleg Zhurakousky
ecd8cc587c
polishing docs
2019-03-14 20:14:02 +01:00
Oleg Zhurakousky
f506da758f
Upgraded doc resources version
2019-03-14 19:45:47 +01:00
Oleg Zhurakousky
12a528fd88
Polishing docs styles
2019-03-14 19:19:42 +01:00
Spring Operator
4b138c4a2f
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 Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://projects.spring.io/spring-cloud migrated to:
https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud ) result 301).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
* http://repo.spring.io/libs-milestone-local migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
* http://repo.spring.io/libs-release-local migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local ) result 302).
* http://repo.spring.io/libs-snapshot-local migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* http://repo.spring.io/release migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-13 18:38:53 -04:00
Oleg Zhurakousky
0af784aaa9
GH-559 Initial migration of docs to new style
...
Resolves #559
2019-03-13 16:40:45 +01:00
Soby Chacko
0deb8754bf
Remove producer partitioned property
...
On the producer side, partitioned is a derived property and the applications do not
have to set this explicitly. Remove any explicit references to it from the docs.
Fixes #542
2019-03-05 13:49:23 -05:00
Arnaud Jardiné
d80e66d9b8
Actuator health for Kafka-streams binder
...
Add documentation about health indicator
Fix failing tests + add tests for multiple Kafka streams
Polishing
Resolves #544
2019-02-14 16:26:56 -05:00
Oleg Zhurakousky
a881b9a54a
Created 2.2.x branch
2019-02-04 10:46:24 +01:00
Aldo Sinanaj
fc92a6b0af
GH-389: Topic props: Use .topic instead of .admin
...
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/389
GH-389: Deprecated [producer/consumer].admin in favor of topic property
GH-389: Fixed comments as suggest by Gary
Polishing - 2 more deprecation warning suppressions
2019-01-29 15:16:38 -05:00
Gary Russell
d65e8ff59d
GH-529: Add lz4 and docs for zstd compression
...
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/529
- Also log exception when getting partition information
2019-01-16 12:49:12 -05:00
buildmaster
9948674f30
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-08 11:53:04 +00:00
buildmaster
cfc1e0e212
Going back to snapshots
2019-01-08 11:53:04 +00:00
buildmaster
4bd206f37f
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-08 11:51:00 +00:00
buildmaster
c51d7e0613
Going back to snapshots
2018-12-20 19:44:59 +00:00
buildmaster
7093551a86
Update SNAPSHOT to 2.1.0.RC4
2018-12-20 19:44:23 +00:00
buildmaster
ed1589f957
Going back to snapshots
2018-12-13 20:26:31 +00:00
buildmaster
c5f72250b5
Update SNAPSHOT to 2.1.0.RC3
2018-12-13 20:25:50 +00:00
Oleg Zhurakousky
81f4a861c5
Fixed Kafka Stream binder docs
2018-11-19 16:30:35 +01:00
buildmaster
662aa71159
Going back to snapshots
2018-11-19 14:49:11 +00:00
buildmaster
8683604004
Update SNAPSHOT to 2.1.0.RC2
2018-11-19 14:48:35 +00:00
Gary Russell
2144d3e26f
GH-453: Add binding rebalance listener
...
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/issues/453
Fix initial value of initial variable
2018-11-07 14:54:02 -05:00
Oleg Zhurakousky
8dbed6b877
Going back to snapshots
2018-10-30 15:01:36 +01:00
Oleg Zhurakousky
46ee483023
Update SNAPSHOT to 2.1.0.RC1
2018-10-30 14:59:54 +01:00
Oleg Zhurakousky
f6c058f9b8
Updated docs to be compliant with spring-cloud
...
polishing
2018-10-29 13:18:09 +01:00