mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 17:50:17 +02:00
docs: update changelog for v0.7.3 (#610)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
b25b6c44e8
commit
19a39082ac
2 changed files with 12 additions and 6 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
v0.7.0
|
||||
v0.7.3
|
|
@ -1,22 +1,28 @@
|
|||
# Changelog
|
||||
|
||||
## v0.7.3
|
||||
|
||||
### Fixed
|
||||
|
||||
- Upgrade gRPC to 1.27.1 @travisgroth (#609)
|
||||
|
||||
## v0.7.2
|
||||
|
||||
## Changes
|
||||
### Changes
|
||||
|
||||
- proxy: remove extra session unmarshalling @desimone (#592)
|
||||
- proxy: add configurable JWT claim headers @travisgroth (#596)
|
||||
- grpcutil: remove unused pkg @desimone (#593)
|
||||
|
||||
## Fixed
|
||||
### Fixed
|
||||
|
||||
- site: fix site on mobile @desimone (#597)
|
||||
|
||||
## Documentation
|
||||
### Documentation
|
||||
|
||||
- site: fix site on mobile @desimone (#597)
|
||||
|
||||
## Dependency
|
||||
### Dependency
|
||||
|
||||
- chore(deps): update vuepress monorepo to v1.4.0 @renovate (#559)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue