1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/grpc-ecosystem/go-grpc-middleware/CHANGELOG.md
Sebastiaan van Stijn e5d28115ee
vendor: regenerate
- all changes here are attributed to difference in behaviour between,
  namely:
  - resolution of secondary test dependencies
  - prunning of non-Go files

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-18 15:46:04 +01:00

2.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

Unreleased

Added

v1.1.0 - 2019-09-12

Added

Deprecated

  • #201 golang.org/x/net/context - houz42
  • #183 Documentation Generation in favour of <godoc.org>.

Fixed

v1.0.0 - 2018-05-08

Added

  • grpc_auth
  • grpc_ctxtags
  • grpc_zap
  • grpc_logrus
  • grpc_opentracing
  • grpc_retry
  • grpc_validator
  • grpc_recovery