Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.32.0 #1682

Merged
merged 68 commits into from
Jan 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
898e416
add doc hints for get.openziti.io function
qrkourier Oct 31, 2023
d6a9916
Adding a README for quickstart tests
Nov 1, 2023
4767934
Making some adjustments to the layout, changing test names
Nov 1, 2023
3d2b679
ignore Linux package artifacts
qrkourier Nov 15, 2023
d7d7a10
demote and clarify a log warning message about mismatched advertised and
qrkourier Nov 21, 2023
22b54e8
promote log from debug to info
qrkourier Nov 22, 2023
c7ca57a
clarify CLI usage hints about CSV values
qrkourier Oct 20, 2023
a29b184
apiSessionAdded.go: Fix typo found by codespell (#1652)
mjtrangoni Dec 18, 2023
126ee5d
codespell: Add spelling check and fix all issues
mjtrangoni Dec 19, 2023
6cf11e2
Merge pull request #1485 from openziti/add-quickstart-getter-shortcut
qrkourier Dec 20, 2023
13c55f4
Merge pull request #1529 from openziti/warn-mismatched-ports
qrkourier Dec 20, 2023
1589c46
Merge pull request #1515 from openziti/ignore-linux-package-builds
qrkourier Dec 20, 2023
549d4f6
deprecate --already-initialized and imply the same behavior when --ho…
qrkourier Dec 20, 2023
7e2778f
Merge pull request #1454 from openziti/clarify-cli-hints
qrkourier Dec 20, 2023
a148bc7
decommission --already-initialized
qrkourier Dec 20, 2023
a3598a0
Propagate connection marker (#1660)
ekoby Dec 20, 2023
04873a2
Add auth rate limiter. Fixes #1657. Also add links fablab stress test.
plorenz Dec 20, 2023
c9f0cdb
Merge pull request #1655 from mjtrangoni/add-codespell
plorenz Dec 21, 2023
38617b2
Merge pull request #1658 from openziti/auth-rate-limiter
plorenz Dec 21, 2023
62a6551
Merging latest from release-next
Dec 21, 2023
76c1544
Merge pull request #1492 from openziti/quickstart_test_readme
gberl002 Dec 21, 2023
bf2837f
reword quickstart messages
qrkourier Dec 21, 2023
df2ab68
Make sure link accepts are not single threaded. Fixes #1669
plorenz Dec 22, 2023
b7bd2aa
Fix xgress dialer config. Fixes #1673
plorenz Dec 29, 2023
1c50b95
Merge pull request #1674 from openziti/fix-xg-dialer-cfg
plorenz Jan 2, 2024
b89ff6a
remove -s
dovholuknf Jan 3, 2024
c972b7d
fixes tests with new SDK reference
andrewpmartinez Jan 2, 2024
0021f78
fixes SDK references for HA updates
andrewpmartinez Jan 3, 2024
06feff7
Merge pull request #1675 from openziti/fix-express-install-for-macos
dovholuknf Jan 3, 2024
8c09409
fixing missing flag in controller init cmd (#1677)
tburtchell Jan 4, 2024
41a37eb
Add initial router link validation utility. Fixes #1678
plorenz Jan 3, 2024
9397070
per issue 1679, add Ubitech to adopters
dovholuknf Jan 8, 2024
fdef4b6
Merge pull request #1680 from openziti/issue-1679-add-ubitech-to-adop…
dovholuknf Jan 8, 2024
773779e
stop saying 'Ziti'
qrkourier Jan 8, 2024
ebf5609
mention quickstart flag deprecation in changelog
qrkourier Jan 8, 2024
0037fa1
Update deps and changelog
plorenz Jan 8, 2024
1bc150c
Merge pull request #1670 from openziti/fix-single-threaded-link-accept
plorenz Jan 8, 2024
7ffd59d
add minimal quickstart docker project
qrkourier Nov 24, 2023
6ab3b15
stop using decommissioned option --already-initialized
qrkourier Dec 21, 2023
0b29e24
try to enable external ip advertisement for minimal compose
qrkourier Jan 9, 2024
0ef629c
Merge branch 'quickstart-imply-init-if-home' into minimal-docker-quic…
qrkourier Jan 9, 2024
8d9b8e5
Revert "try to enable external ip advertisement for minimal compose"
qrkourier Jan 9, 2024
3b308df
deprecate --already-initialized and imply the same behavior when --ho…
qrkourier Dec 20, 2023
1598205
Merge pull request #1659 from openziti/quickstart-imply-init-if-home
qrkourier Jan 10, 2024
717d4b2
set container image tag until ziti 0.32.0
qrkourier Jan 10, 2024
f83c5d9
Merge branch 'release-next' into update.to.ha.sdk
andrewpmartinez Jan 10, 2024
8a03933
Merge pull request #1676 from openziti/update.to.ha.sdk
andrewpmartinez Jan 10, 2024
16f89e2
go mod tidy
andrewpmartinez Jan 10, 2024
3fc1142
Merge pull request #1683 from openziti/fix.zititest.gomod
andrewpmartinez Jan 10, 2024
5525de3
fix miniziti login
qrkourier Jan 11, 2024
ce0bcf4
Merge pull request #1684 from openziti/fix-miniziti-login
qrkourier Jan 15, 2024
6a5993b
stop creating a shortcut route to the minimal Docker quickstart
qrkourier Jan 16, 2024
19adc3d
document the ZITI_SRC_ROOT env var; document how to switch from bind …
qrkourier Jan 16, 2024
80976e5
call it 'naked ziti' as in pasta that's not dressed (no sauce), inste…
qrkourier Jan 16, 2024
6201652
stop calling it 'naked'; clarify there are two use case alternatives:…
qrkourier Jan 16, 2024
7a1bb9a
call the minimal quickstart the 'all-in-one quickstart'
qrkourier Jan 16, 2024
b2e88e0
also manage the controller and router listening ports; organize the c…
qrkourier Jan 16, 2024
cae2dc5
Merge pull request #1536 from openziti/minimal-docker-quickstart
qrkourier Jan 16, 2024
26c6263
Fix terminator id race condition. Fixes #1685
plorenz Jan 16, 2024
4c58193
Merge pull request #1686 from openziti/fix-terminator-id-race-condition
plorenz Jan 19, 2024
7642cd3
Bump github.com/go-openapi/spec from 0.20.13 to 0.20.14
dependabot[bot] Jan 19, 2024
2bfced8
Bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.3
dependabot[bot] Jan 19, 2024
ec1f5e6
Merge pull request #1696 from openziti/dependabot/go_modules/github.c…
plorenz Jan 19, 2024
bb09799
Merge pull request #1697 from openziti/dependabot/go_modules/github.c…
plorenz Jan 19, 2024
c4abcae
Link management fixes. Fixes #1692 Fixes #1693
plorenz Jan 9, 2024
70b3260
Start on chaos testing
plorenz Jan 12, 2024
c03c3c2
Additional fixes and tweaks
plorenz Jan 18, 2024
5a034a0
Merge pull request #1687 from openziti/link-mgmt-fixes
plorenz Jan 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: codespell

on: pull_request

jobs:
codespell:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Run code spelling check
uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: allos,ans,dne,noe,referr,ssudo,te,tranfer,ue
skip: go.*,zititest/go.*
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -483,13 +483,11 @@ jobs:
exit 1
elif [[ "${GITHUB_REF}" =~ ^refs/heads/(release-v|main$) ]]; then
# Set output parameters for release branches
echo "DEBUG: ZITI_VERSION=${ZITI_VERSION}"
echo ZITI_VERSION="${ZITI_VERSION}" >> $GITHUB_OUTPUT
echo ZITI_VERSION="${ZITI_VERSION}" | tee -a $GITHUB_OUTPUT
else
# Append build / run number for non-release refs
ZITI_VERSION="${ZITI_VERSION}-${GITHUB_RUN_ID}"
echo "DEBUG: ZITI_VERSION=${ZITI_VERSION}"
echo ZITI_VERSION="${ZITI_VERSION}" >> $GITHUB_OUTPUT
echo ZITI_VERSION="${ZITI_VERSION}" | tee -a $GITHUB_OUTPUT
fi

- name: Publish to Artifactory
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ release/
# Binaries for programs and plugins
*.exe
*.exe~
*.rpm
*.deb
*.dll
*.so
*.dylib
Expand Down
5 changes: 3 additions & 2 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Here's the list of projects which are proudly adopting and using OpenZiti
| Analytics HQ | https://AnalyticsHQ.com/ | <img src="https://ahq-public.s3-us-gov-west-1.amazonaws.com/ahq-logo.png" width="100px"> | Analytics HQ is a next-generation unified platform built for modern data management and advanced analytics. |
| PITS Global Data Recovery Services | https://www.pitsdatarecovery.net/ | <img src="https://www.pitsdatarecovery.net/wp-content/uploads/2020/09/pits-logo.svg" width="100px"> | PITS Global Data Recovery Services is a data recovery company in the United States that offers services for recovering data from hard drives, SSDs, flash drives, RAID arrays and more. |
| KEOIC | http://www.keoic.com/ | <img src="https://static.wixstatic.com/media/300f00_ebca9ecefd8743eb82769e1d3079e55a~mv2.jpg" width="100px"> | KEO International Consultants is a multifaceted AEC firm with a presence across the Middle East and Europe. KEO uses the CloudZiti platform to facilitate zero-trust connections for users, devices, and applications throughout their worldwide network of branch offices and sites. |
| ChirpWireless | https://chirpwireless.io/ | <img src="https://docs.chirptoken.io/img/logo.svg" width="100px"> | Chirp is a project at the forefront of the DePIN (Decentralized physical infrastructure) movement, revolutionizing the world of wireless connectivity. It's a global telecommunications network that offers wireless internet and IoT connectivity for both residential and commercial use. OpenZiti overlay network is used for management of our LoRaWAN gateway miners ("Blackbirds") across multiple countries, allowing them to be dark. |
| ChirpWireless | https://chirpwireless.io/ | <img src="https://docs.chirptoken.io/img/logo.svg" width="100px"> | Chirp is a project at the forefront of the DePIN (Decentralized physical infrastructure) movement, revolutionizing the world of wireless connectivity. It's a global telecommunications network that offers wireless internet and IoT connectivity for both residential and commercial use. OpenZiti overlay network is used for management of our LoRaWAN gateway miners ("Blackbirds") across multiple countries, allowing them to be dark. |
| GIGO Dev | https://gigo.dev/ | <img src="https://gigo.dev/logo192.png" width="100px"> | GIGO Dev is a learn-to-code platform that focuses on aligning learning with the real world of development. On GIGO you work in DevSpaces (Cloud Development Environments) capable of running nearly any system configuration needed for the challenge. We use OpenZiti to dynamically and securely expose network applications inside your DevSpace. Ziti provides the simplest, easiest, and most reliable system to securely route traffic into the local network of your DevSpace. |
| Underground Nexus | https://github.com/Underground-Ops/underground-nexus | <img src="https://raw.githubusercontent.com/Underground-Ops/underground-nexus/18d63a02aad41d8f540a044d5dd47f025d2b61a1/Graphics/SVG/cloud-underground-logo.svg" width="100px"> | Cloud Underground has chosen OpenZiti to integrate with our project called the Underground Nexus. OpenZiti provides our project with a unique way to maintain Zero Trust networking using it's overlay system to produce networks that don't require applications to be exposed to the public web - without the use of a VPN. |
| Underground Nexus | https://github.com/Underground-Ops/underground-nexus | <img src="https://raw.githubusercontent.com/Underground-Ops/underground-nexus/18d63a02aad41d8f540a044d5dd47f025d2b61a1/Graphics/SVG/cloud-underground-logo.svg" width="100px"> | Cloud Underground has chosen OpenZiti to integrate with our project called the Underground Nexus. OpenZiti provides our project with a unique way to maintain Zero Trust networking using it's overlay system to produce networks that don't require applications to be exposed to the public web - without the use of a VPN. |
| Ubitech | https://ubitech.eu/ | <img src="https://ubitech.eu/wp-content/uploads/logo.png" width="100px"> | UBITECH develops Maestro, an end-to-end service orchestrator, which allows for seamless deployment and management of services across geo-distributed and heterogeneous domains (including 5G). Maestro uses OpenZiti as a programmable integration fabric to enable connectivity in multi-domain and multi-tenant scenarios. |
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Please refer to [the local development README](./doc/002-local-dev.md) for build

## Crossbuilds

When you push to your repo fork then GitHub Actions will automatically crossbuild for several OSs and CPU architectures. You'll then be able to download the built artifacts from the GitHub UI. The easiest way to crossbuild the Linux exectuables locally is to build and run the crossbuild container. Please refer to [the crossbuild container README](./docker-images/cross-build/README.md) for those steps. For hints on crossbuilding for MacOS and Windows see [the main GitHub Actions workflow](../.github/workflows/main.yml) which defines the steps that are run when you push to GitHub.
When you push to your repo fork then GitHub Actions will automatically crossbuild for several OSs and CPU architectures. You'll then be able to download the built artifacts from the GitHub UI. The easiest way to crossbuild the Linux executables locally is to build and run the crossbuild container. Please refer to [the crossbuild container README](./docker-images/cross-build/README.md) for those steps. For hints on crossbuilding for MacOS and Windows see [the main GitHub Actions workflow](../.github/workflows/main.yml) which defines the steps that are run when you push to GitHub.
111 changes: 100 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,92 @@
# Release 0.32.0

## What's New

* Auth Rate Limiter
* Link Management Fixes
* ziti edge quickstart command deprecates redundant --already-initialized flag. The identical behavior is implied by --home.

## Backwards compatibility

This release includes new response types from the REST authentication APIS. They are now able to return
`429` (server too busy) responses to auth requests. As this is an API change, the version number is
being bumped to 0.32.

If controller and router are both v0.32 or later, only the router which dialed a link will report it to the controller.
If the controller is older, newer routers will report links from both the dialing and listening side of the link.

## Auth Rate Limiter

In order to prevent clients from overwhelming the server with auth requests, an auth rate limiter has been introduced.
The rate limiter is adaptive, in that it will react to auth attempts timing out by shrinking the number of allowed
queued auth attempts. The number will slowly recover over time.

Example configuration:

```
edge:
# This section allows configurating the rate limiter for auth attempts
authRateLimiter:
# if disabled, no auth rate limiting with be enforced
enabled: true
# the smallest window size for auth attempts
minSize: 5
# the largest allowed window size for auth attempts
maxSize: 250
```

New metrics:

* `auth.limiter.queued_count` - current number of queued auth attempts
* `auth.limiter.window_size` - current size at which new auth attempts will be rejected
* `auth.limiter.work_timer` - tracks the rate at which api sessions are being created and how long it's taking to create them

## Link Management Fixes

With long lived link ids, there was potential for link control message to be ambiguous, as the link id wasn't enough to identify
a specific iteration of that link. An iteration field has been added to links so that messaging is unambiguous.
Links will also only be reported from the dialing router now to reduce ambiguouity and race condition in link control channel
messaging.

## Router SSL Handshake Timeout Config

There is a new router config setting which allows setting the SSL handshake timeout for TLS connections, when using ALPN for listeners.

```
tls:
handshakeTimeout: 15s
```

## Component Updates and Bug Fixes

* github.com/openziti/channel/v2: [v2.0.111 -> v2.0.116](https://github.com/openziti/channel/compare/v2.0.111...v2.0.116)
* [Issue #123](https://github.com/openziti/channel/issues/123) - Ensure hello messages respect connect timeout
* [Issue #120](https://github.com/openziti/channel/issues/120) - Allow handling new underlay instances with function instead of channel

* github.com/openziti/edge-api: [v0.26.6 -> v0.26.8](https://github.com/openziti/edge-api/compare/v0.26.6...v0.26.8)
* github.com/openziti/foundation/v2: [v2.0.35 -> v2.0.36](https://github.com/openziti/foundation/compare/v2.0.35...v2.0.36)
* [Issue #391](https://github.com/openziti/foundation/issues/391) - goroutine pool can stall if configured for 0 min workers and with single producer

* github.com/openziti/identity: [v1.0.68 -> v1.0.69](https://github.com/openziti/identity/compare/v1.0.68...v1.0.69)
* github.com/openziti/metrics: [v1.2.41 -> v1.2.43](https://github.com/openziti/metrics/compare/v1.2.41...v1.2.43)
* github.com/openziti/runzmd: [v1.0.36 -> v1.0.37](https://github.com/openziti/runzmd/compare/v1.0.36...v1.0.37)
* github.com/openziti/sdk-golang: [v0.22.0 -> v0.22.17](https://github.com/openziti/sdk-golang/compare/v0.22.0...v0.22.17)
* [Issue #482](https://github.com/openziti/sdk-golang/issues/482) - Deprecate ListenOptions.MaxConnections in favor of MaxTerminators

* github.com/openziti/secretstream: [v0.1.14 -> v0.1.16](https://github.com/openziti/secretstream/compare/v0.1.14...v0.1.16)
* github.com/openziti/storage: [v0.2.27 -> v0.2.28](https://github.com/openziti/storage/compare/v0.2.27...v0.2.28)
* github.com/openziti/transport/v2: [v2.0.119 -> v2.0.121](https://github.com/openziti/transport/compare/v2.0.119...v2.0.121)
* [Issue #73](https://github.com/openziti/transport/issues/73) - Allow overriding shared TLS/ALPN listener SSL handshake timeout

* github.com/openziti/ziti: [v0.31.4 -> v0.32.0](https://github.com/openziti/ziti/compare/v0.31.4...v0.32.0)
* [Issue #1692](https://github.com/openziti/ziti/issues/1692) - Improve link stability with long lived link ids
* [Issue #1693](https://github.com/openziti/ziti/issues/1693) - Make links owned by the dialing router
* [Issue #1685](https://github.com/openziti/ziti/issues/1685) - Race condition where we try to create terminator after client connection is closed
* [Issue #1678](https://github.com/openziti/ziti/issues/1678) - Add link validation utility
* [Issue #1673](https://github.com/openziti/ziti/issues/1673) - xgress dialers not getting passed xgress config
* [Issue #1669](https://github.com/openziti/ziti/issues/1669) - Make sure link accepts are not single threaded
* [Issue #1657](https://github.com/openziti/ziti/issues/1657) - Add api session rate limiter

# Release 0.31.4

## What's New
Expand Down Expand Up @@ -92,7 +181,7 @@ ziti fabric raft remove-member ctrl3
* Terminator validation utility
* Circuit/Link query support

## SDK Hosting Improvments
## SDK Hosting Improvements

In previous versions of OpenZiti, if many SDK clients were attempting to establish hosting, the controller could get overwhelmed.
In this release, routers will use the rate limiter pool introduced in 0.27.6 when creating terminators on behalf of sdk clients
Expand Down Expand Up @@ -162,7 +251,7 @@ When the rate limit is hit, an error will be returned. If the request came in fr
the REST API, the response will use HTTP status code 429 (too many requests).

The OpenAPI specs have been updated, so if you're using a generated client to make
REST calls, it's recommened that you regenerate your client.
REST calls, it's recommended that you regenerate your client.


```
Expand All @@ -173,7 +262,7 @@ commandRateLimiter:

If the rate limiter is enabled, the following metrics will be produced:

* `command.limiter.queued_count` - guage of the current number of queued operations
* `command.limiter.queued_count` - gauge of the current number of queued operations
* `command.limiter.work_timer` - timer for operations. Includes the following:
* A histogram of how long operations take to complete
* A meter showing that rate at which operations are executed
Expand All @@ -189,7 +278,7 @@ If the rate limiter is enabled, the following metrics will be produced:
* github.com/openziti/identity: [v1.0.64 -> v1.0.66](https://github.com/openziti/identity/compare/v1.0.64...v1.0.66)
* github.com/openziti/metrics: [v1.2.36 -> v1.2.37](https://github.com/openziti/metrics/compare/v1.2.36...v1.2.37)
* github.com/openziti/sdk-golang: [v0.20.122 -> v0.20.129](https://github.com/openziti/sdk-golang/compare/v0.20.122...v0.20.129)
* [Issue #443](https://github.com/openziti/sdk-golang/issues/443) - Don't send close in reponse to a close on a listener
* [Issue #443](https://github.com/openziti/sdk-golang/issues/443) - Don't send close in response to a close on a listener

* github.com/openziti/secretstream: [v0.1.12 -> v0.1.13](https://github.com/openziti/secretstream/compare/v0.1.12...v0.1.13)
* github.com/openziti/storage: [v0.2.20 -> v0.2.23](https://github.com/openziti/storage/compare/v0.2.20...v0.2.23)
Expand Down Expand Up @@ -246,7 +335,7 @@ Currently only HTTP Connect proxies which don't require authentication are suppo
* github.com/openziti/ziti: [v0.30.4 -> v0.30.5](https://github.com/openziti/ziti/compare/v0.30.4...v0.30.5)
* [Issue #1336](https://github.com/openziti/ziti/issues/1336) - `ziti edge quickstart` did
not create the usual edge router/service edge router policy.
* [Issue #1397](https://github.com/openziti/ziti/issues/1397) - HTTP Proxy suport for host.v1/host.v2 config types
* [Issue #1397](https://github.com/openziti/ziti/issues/1397) - HTTP Proxy support for host.v1/host.v2 config types
* [Issue #1423](https://github.com/openziti/ziti/issues/1423) - Controller crashes when edge router reconnects (Client Hello)
* [Issue #1414](https://github.com/openziti/ziti/issues/1414) - Race condition in xgress_edge_tunnel tunneller at start but not seen in pre-compiled binary
* [Issue #1406](https://github.com/openziti/ziti/issues/1406) - Entity change event dispatcher isn't shutting down properly when controller shuts down
Expand Down Expand Up @@ -279,7 +368,7 @@ Currently only HTTP Connect proxies which don't require authentication are suppo
ziti edge quickstart \
--ctrl-address potato \
--ctrl-port 12345 \
--router-address avacado \
--router-address avocado \
--router-port 23456 \
--home $HOME/.ziti/pet-ziti \
--already-initialized \
Expand Down Expand Up @@ -328,7 +417,7 @@ Prior to this release there were four identity types:

Of these four types, only Router has any functional purpose. Given that, the other three have been merged into
a single `Default` identity type. Since Router identities can only be created by the system, it's no longer
necesary to specify the identity type when creating identities.
necessary to specify the identity type when creating identities.

The identity type may still be provided, but a deprecation warning will be emitted.

Expand All @@ -341,7 +430,7 @@ code may have issues with the new identity type being returned.

## HTTP Connect Proxy support

Routers may now specify a proxy configuation which will be used when establishing connections to controllers
Routers may now specify a proxy configuration which will be used when establishing connections to controllers
and data links to other routers. At this point only HTTP Connect Proxies with no authentication required are
supported.

Expand Down Expand Up @@ -682,7 +771,7 @@ Bug fix

* github.com/openziti/channel/v2: [v2.0.80 -> v2.0.81](https://github.com/openziti/channel/compare/v2.0.80...v2.0.81)
* github.com/openziti/edge: [v0.24.326 -> v0.24.345](https://github.com/openziti/edge/compare/v0.24.326...v0.24.345)
* [Issue #1528](https://github.com/openziti/edge/issues/1528) - edge unbind returns incorect message if token is not suplied or invalid
* [Issue #1528](https://github.com/openziti/edge/issues/1528) - edge unbind returns incorrect message if token is not supplied or invalid
* [Issue #1416](https://github.com/openziti/edge/issues/1416) - Allow MFA token name to be configured

* github.com/openziti/edge-api: [v0.25.25 -> v0.25.29](https://github.com/openziti/edge-api/compare/v0.25.25...v0.25.29)
Expand Down Expand Up @@ -816,7 +905,7 @@ events:
## What's New

* Event changes
* Added AMQP event writter for events
* Added AMQP event writer for events
* Add entity change events for auditing or external integration
* Add usage event filtering
* Add annotations to circuit events
Expand Down Expand Up @@ -1023,7 +1112,7 @@ listeners:
* [Issue #1471](https://github.com/openziti/edge/issues/1471) - UDP intercept connections report incorrect local/remote addresses, making confusing events
* [Issue #629](https://github.com/openziti/edge/issues/629) - emit entity change events
* [Issue #1295](https://github.com/openziti/edge/issues/1295) - Ensure DB migrations work properly in a clustered setup (edge)
* [Issue #1418](https://github.com/openziti/edge/issues/1418) - Checks for session edge router availablility are inefficient
* [Issue #1418](https://github.com/openziti/edge/issues/1418) - Checks for session edge router availability are inefficient

* github.com/openziti/edge-api: [v0.25.11 -> v0.25.24](https://github.com/openziti/edge-api/compare/v0.25.11...v0.25.24)
* github.com/openziti/fabric: [v0.22.87 -> v0.23.29](https://github.com/openziti/fabric/compare/v0.22.87...v0.23.29)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ OpenZiti represents the next generation of secure, open-source networking for yo

## What is OpenZiti?

* The OpenZiti fabric provides a scalable, plugable, networking mesh with built in smart routing
* The OpenZiti fabric provides a scalable, pluggable, networking mesh with built in smart routing
* The OpenZiti edge components provide a secure, Zero Trust entry point into your network
* The OpenZiti SDKs allow you to integrate OpenZiti directly into your applications
* The OpenZiti tunnelers and proxies allow existing applications and networks to take advantage of a OpenZiti deployment
Expand Down
2 changes: 1 addition & 1 deletion changelogs/CHANGELOG.0.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This release does not yet include a terminator strategy API. Strategies can be s
service, but if a service has multiple terminators the first one will be used. The terminator
strategy API along with some implementations will be added in a follow-up release. This release also
does not include strategy inputs on terminators as discussed in the above design document. If
strategy inputs end up being useful, they may be added in the furure.
strategy inputs end up being useful, they may be added in the future.

### Terminator related API changes

Expand Down
Loading
Loading