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 1.10.2 #3567

Merged
merged 1 commit into from
Feb 12, 2019
Merged

Release 1.10.2 #3567

merged 1 commit into from
Feb 12, 2019

Conversation

bboreham
Copy link
Collaborator

@bboreham bboreham commented Feb 5, 2019

Release 1.10.2

This release has a security fix, a few bug-fixes and some other minor
improvements.

Special thanks to arnulfojr, Akashtic, AVRahul, carlosedp, ycao56
for community contributions!

Security and bug fixes:

  • Address vulnerability (CVE-2019-0542) by updating xterm.js dependency
    #3557
  • Fix missing nodes in Kubernetes Cluster mode
    #3444
  • Show all connections when one pod has multiple PVCs
    #3553
  • Fix spurious connection to PVC with same name in different namespace
    #3530
  • Fix linkage from metrics graph to external monitoring url
    #3534
  • Fix build mount path in UI unit tests
    #3558
  • Add extra internal ID on control buttons
    #3565

Feature improvements:

  • Dynamically expand namespace list if you hover over it
    #3117
    #3562
  • Make Scope's container memory usage number match Docker's
    #3435

Build improvements:

  • Add ARM64 build
    #3537
  • Add a CI test to detect the problem which caused release 1.10.0 to fail
    #3440
  • Update some 3rd-party UI components
    #3450
  • re-order some code to make it more readable
    #3551
  • Small performance improvement in rendering Kubernetes volume claims
    #3445

Documentation improvements:

@stefanprodan
Copy link
Contributor

Can we relax the linter to 40 cyclomatic complexity?

@bboreham
Copy link
Collaborator Author

bboreham commented Feb 5, 2019

The cyclomatic check is a warning; it does not cause a failed build. This line is the fail:

CHANGELOG.md:51:26: "existant" is a misspelling of "existent"

@bboreham bboreham force-pushed the release-1.10 branch 2 times, most recently from af55e8f to 131fb47 Compare February 5, 2019 17:43
@bboreham bboreham changed the title WIP: Release 1.10.2 Release 1.10.2 Feb 6, 2019
Copy link
Contributor

@qiell qiell left a comment

Choose a reason for hiding this comment

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

Lgtm

@bboreham
Copy link
Collaborator Author

I updated to bring in #3568

@bboreham bboreham merged commit c0b2690 into master Feb 12, 2019
@bboreham bboreham deleted the release-1.10 branch September 13, 2019 15:32
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.

3 participants