Skip to content

0.0.5 Release #74

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 45 commits into from
Apr 18, 2022
Merged

0.0.5 Release #74

merged 45 commits into from
Apr 18, 2022

Conversation

ehsandeep
Copy link
Member

No description provided.

dependabot bot and others added 30 commits August 9, 2021 12:04
Bumps golang from 1.16.6-alpine to 1.16.7-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.16.7-alpine

chore(deps): bump golang from 1.16.6-alpine to 1.16.7-alpine
Bumps golang from 1.16.7-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.0-alpine

chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine
Bumps golang from 1.17.0-alpine to 1.17.2-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.2-alpine

chore(deps): bump golang from 1.17.0-alpine to 1.17.2-alpine
…large-file-download

Fixing memory leak on large file dump via max-dump-body-size
Bumps golang from 1.17.2-alpine to 1.17.3-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.3-alpine

chore(deps): bump golang from 1.17.2-alpine to 1.17.3-alpine
Bumps golang from 1.17.3-alpine to 1.17.4-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.4-alpine

chore(deps): bump golang from 1.17.3-alpine to 1.17.4-alpine
Bumps golang from 1.17.4-alpine to 1.17.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.5-alpine

chore(deps): bump golang from 1.17.4-alpine to 1.17.5-alpine
Extension of TCP Server (livereload, binary matching, custom logic)
Adding missing logic to enable TCP TLS server
Bumps golang from 1.17.5-alpine to 1.17.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.17.6-alpine

chore(deps): bump golang from 1.17.5-alpine to 1.17.6-alpine
ehsandeep and others added 14 commits January 14, 2022 11:38
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2...v3.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/dev/golangci/golangci-lint-action-3.1.0

chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps golang from 1.17.6-alpine to 1.18.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.18.0-alpine

chore(deps): bump golang from 1.17.6-alpine to 1.18.0-alpine
…s/dev/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
Bumps golang from 1.18.0-alpine to 1.18.1-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…lang-1.18.1-alpine

chore(deps): bump golang from 1.18.0-alpine to 1.18.1-alpine
@ehsandeep ehsandeep merged commit d70d482 into master Apr 18, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server Getting Killed Custom responses using tls How to use http/1.1 protocol
4 participants