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 0.15.0 #122

Merged
merged 26 commits into from
Jun 24, 2020
Merged

Release 0.15.0 #122

merged 26 commits into from
Jun 24, 2020

Conversation

andrewpmartinez
Copy link
Member

No description provided.

@@ -1,6 +1,23 @@
# Release 0.14.13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewpmartinez Release 0.15.0?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewpmartinez i have a pr to this branch out there that updates the readme to 0.15.0 as edward points out. also shouldn't the databaser snapshot stuff get put into 0.15.0?

go.mod Outdated Show resolved Hide resolved
}

requestMsg := channel2.NewMessage(int32(mgmt_pb.ContentType_SnapshotDbRequestType), nil)
responseMsg, err := ch.SendAndWaitWithTimeout(requestMsg, 5*time.Second)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i mean- 5 seconds should be enough but is there any harm in waiting longer? just in case? if the timeout hits can we cancel the request to backup somehow?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't worry too much about it for now. ziti-fabric will go away in the short to medium term.

@andrewpmartinez andrewpmartinez merged commit 5a4ca52 into master Jun 24, 2020
@andrewpmartinez andrewpmartinez deleted the release-0.15.0 branch June 24, 2020 20:54
plorenz added a commit that referenced this pull request Sep 29, 2023
#125)

* Persist terminator precedence. Fix link cost use/scaling. Fix link removal related panic. Fix service cache clearing on terminator change.

Fixes GH-112
Fixes GH-121
Fixes GH-122
Fixes GH-123
Fixes GH-124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants