Tags: airlift/airlift
Tags
Bump io.airlift:airbase from 256 to 257 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 256 to 257. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '257' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 253 to 254 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 253 to 254. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '254' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 252 to 253 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 252 to 253. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '253' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 250 to 251 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 250 to 251. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '251' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 246 to 248 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 246 to 248. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-version: '248' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 244 to 245 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 244 to 245. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bump io.airlift:airbase from 243 to 244 Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 243 to 244. - [Release notes](https://github.com/airlift/airbase/releases) - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md) - [Commits](https://github.com/airlift/airbase/commits) --- updated-dependencies: - dependency-name: io.airlift:airbase dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Make BufferedHandler flushable without closing Adds a new method requestFullFlush(), which allows a caller to request explicitly that all messages present in the buffer at the time of calling be flushed and written to the output and to be notified of that completion via a returned ListenableFuture.
PreviousNext