mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 19:04:14 +02:00
Merge remote-tracking branch 'upstream/master' into bugs/fix-forward-auth
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
commit
c8e6277a30
30 changed files with 845 additions and 581 deletions
|
@ -1,5 +1,19 @@
|
|||
# Changelog
|
||||
|
||||
## vUnreleased
|
||||
|
||||
### New
|
||||
|
||||
### Changed
|
||||
|
||||
- Added yaml tags to all options struct fields
|
||||
- [GH-394](https://github.com/pomerium/pomerium/pull/394)
|
||||
- [GH-397](https://github.com/pomerium/pomerium/pull/397)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed regression preventing policy reload [GH-396](https://github.com/pomerium/pomerium/pull/396)
|
||||
|
||||
## v0.5.0
|
||||
|
||||
### New
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue