8000 Tags · airlift/airlift · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: airlift/airlift

Tags

334

Toggle 334's commit message
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>

333

Toggle 333's commit message
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>

332

Toggle 332's commit message
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>

331

Toggle 331's commit message
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>

330

Toggle 330's commit message
Allow binding SSLContextFactory only to a specific HTTP client via an…

…notation

329

Toggle 329's commit message
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>

328

Toggle 328's commit message
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>

327

Toggle 327's commit message
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>

326

Toggle 326's commit message
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.

325

Toggle 325's commit message
Revert "Upgrade to Jetty 12.1.0.alpha2"

Revert "Bump io.airlift:airbase from 237 to 240"
Revert "Set FFM as default http pool type"
0