Skip to content

Commit

Permalink
Add changelog for release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
levikobi committed Jan 10, 2024
1 parent 44bb9f9 commit c87f290
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,23 @@

## Table of Contents

- [v0.2.0](#v020)
- [v0.1.0](#v010)
- [v0.1.0-rc1](#v010-rc1)

## v0.2.0

The second official release of ingress2gateway.

### Notable changes since v0.1.0-rc1
Introduction of Istio.

### Feature

- Add support for Istio API conversion to K8S Gateway API (#111, @dpasiukevich)
- Kong supports `ImplementationSpecific` as `PathType` and converts it into `RegularExpression.` (#89, @mlavacca)
- Move ingress fetching logic to be isolated, per provider (#112, @LiorLieberman)

## v0.1.0
The first official release of ingress2gateway.

Expand Down

0 comments on commit c87f290

Please sign in to comment.