Skip to content

Commit

Permalink
Merge pull request #862 from 3scale/merge-3.2.1
Browse files Browse the repository at this point in the history
Merge 3.2.1
  • Loading branch information
davidor authored Aug 31, 2018
2 parents af64462 + 2d14d77 commit 9be5ad9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Fix `exclusiveMinimum` field for `conn` property in the rate-limit JSON schema [PR #832](https://github.com/3scale/apicast/pull/832)
- Skip invalid policies in the policy chain [PR #854](https://github.com/3scale/apicast/pull/854)

## [3.2.1] - 2018-06-26

### Fixed

- Reporting only 50% calls to 3scale backend when using OIDC [PR #779](https://github.com/3scale/apicast/pull/779)

## [3.2.0] - 2018-06-04

3.2.0-rc2 was considered final and became 3.2.0.

## [3.2.0-rc2] - 2018-05-11

### Added
Expand Down Expand Up @@ -455,7 +465,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Major rewrite using JSON configuration instead of code generation.

[Unreleased]: https://github.com/3scale/apicast/compare/v3.2.0-rc2...HEAD
[Unreleased]: https://github.com/3scale/apicast/compare/v3.2.1...HEAD
[2.0.0]: https://github.com/3scale/apicast/compare/v0.2...v2.0.0
[3.0.0-alpha1]: https://github.com/3scale/apicast/compare/v2.0.0...v3.0.0-alpha1
[3.0.0-alpha2]: https://github.com/3scale/apicast/compare/v3.0.0-alpha1...v3.0.0-alpha2
Expand All @@ -476,3 +486,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
[3.2.0-beta3]: https://github.com/3scale/apicast/compare/v3.2.0-beta2...v3.2.0-beta3
[3.2.0-rc1]: https://github.com/3scale/apicast/compare/v3.2.0-beta3...v3.2.0-rc1
[3.2.0-rc2]: https://github.com/3scale/apicast/compare/v3.2.0-rc1...v3.2.0-rc2
[3.2.0]: https://github.com/3scale/apicast/compare/v3.2.0-rc2...v3.2.0
[3.2.1]: https://github.com/3scale/apicast/compare/v3.2.0...v3.2.1

0 comments on commit 9be5ad9

Please sign in to comment.