mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-20 18:18:08 +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,26 +1,32 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v0.7.3
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- Upgrade gRPC to 1.27.1 @travisgroth (#609)
|
||||||
|
|
||||||
## v0.7.2
|
## v0.7.2
|
||||||
|
|
||||||
## Changes
|
### Changes
|
||||||
|
|
||||||
- proxy: remove extra session unmarshalling @desimone (#592)
|
- proxy: remove extra session unmarshalling @desimone (#592)
|
||||||
- proxy: add configurable JWT claim headers @travisgroth (#596)
|
- proxy: add configurable JWT claim headers @travisgroth (#596)
|
||||||
- grpcutil: remove unused pkg @desimone (#593)
|
- grpcutil: remove unused pkg @desimone (#593)
|
||||||
|
|
||||||
## Fixed
|
### Fixed
|
||||||
|
|
||||||
- site: fix site on mobile @desimone (#597)
|
- site: fix site on mobile @desimone (#597)
|
||||||
|
|
||||||
## Documentation
|
### Documentation
|
||||||
|
|
||||||
- site: fix site on mobile @desimone (#597)
|
- site: fix site on mobile @desimone (#597)
|
||||||
|
|
||||||
## Dependency
|
### Dependency
|
||||||
|
|
||||||
- chore(deps): update vuepress monorepo to v1.4.0 @renovate (#559)
|
- chore(deps): update vuepress monorepo to v1.4.0 @renovate (#559)
|
||||||
|
|
||||||
## v0.7.1
|
## v0.7.1
|
||||||
|
|
||||||
There were no changes in the v0.7.1 release, but we updated the build process slightly.
|
There were no changes in the v0.7.1 release, but we updated the build process slightly.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue