Skip to content

Commit

Permalink
Update changelog and bump versioning (#4497)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtalerman committed Mar 7, 2022
1 parent 482c20a commit 937cd7f
Show file tree
Hide file tree
Showing 44 changed files with 61 additions and 49 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
## Fleet 4.11.0 (Mar 7, 2022)

* Improve vulnerability processing to reduce the number of false positives for RPM packages on Linux hosts.

* Fleet Premium: Add a `teams` key to the `packs` yaml document to allow adding teams as targets when using CI/CD to manage query packs.

* Fleet premium: Add the ability to retrieve configuration for a specific team with the `fleetctl get team --name
<team-name-here>` command.

* Remove the expiration for API tokens for API-only users. API-only users can be created using the
`fleetctl user create --api-only` command.

* Improve performance of the osquery query used to collect software inventory for Linux hosts.

* Update the activity feed on the **Home page** to include add, edit, and delete policy activities.
Activity information is also available in the `GET /activities` API route.

* Update Kinesis logging plugin to append newline character to raw message bytes to properly format NDJSON for downstream consumers.

* Clarify why the "Performance impact" for some queries is displayed as "Undetermined" in the Fleet
UI.

* Add instructions for using plain osquery to add hosts to Fleet in the Fleet View these instructions by heading to **Hosts > Add hosts > Advanced**.

* Fix a bug in which uninstalling Munki from one or more hosts would result in inaccurate Munki
versions displayed on the **Home > macOS** page.

* Fix a bug in which a user, with access limited to one or more teams, was able to run a live query
against hosts in any team. This bug is not exposed in the Fleet UI and is limited to users of the
`POST run` API route.

* Fix a bug in the Fleet UI in which the "Select targets" search bar would not return the expected hosts.

* Fix a bug in which global agent options were not updated correctly when editing these options in
the Fleet UI.

* Fix a bug in which the Fleet UI would incorrectly tag some URLs as invalid.

* Fix a bug in which the Fleet UI would attempt to connect to an SMTP server when SMTP was disabled.

* Fix a bug on the Software page in which the "Hosts" column was not filtered by team.

* Fix a bug in which global maintainers were unable to add and edit policies that belonged to a
specific team.

* Fix a bug in which the operating system version for some Linux distributions would not be
displayed properly.

* Fix a bug in which configuring an identity provider name to a value shorter than 4 characters was
not allowed.

* Fix a bug in which the avatar would not appear in the top navigation.


## Fleet 4.10.0 (Feb 13, 2022)

* Upgrade Go to 1.17.7 with security fixes for crypto/elliptic (CVE-2022-23806), math/big (CVE-2022-23772), and cmd/go (CVE-2022-23773). These are not likely to be high impact in Fleet deployments, but we are upgrading in an abundance of caution.
Expand Down
1 change: 0 additions & 1 deletion changes/allow-removal-of-munki-versions

This file was deleted.

1 change: 0 additions & 1 deletion changes/allow-short-idp-name

This file was deleted.

1 change: 0 additions & 1 deletion changes/apm

This file was deleted.

1 change: 0 additions & 1 deletion changes/fix-software-inventory-query-linux

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-2750-performance-impact-information

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3031-add-team-target-to-pack-spec

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3055-fleetctl-get-team

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3081-parse-centos-repository

This file was deleted.

5 changes: 0 additions & 5 deletions changes/issue-3083-3398-policy-activity-feed

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3202-improve-save-as-new-query

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3220-allow-update-policy-platform

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3285-remove-new-host-count

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3507-email-url-validations

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3519-e2e-team-admin

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3658-orbit-allow-disable-updates

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3790-render-duplicate-errors

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3855-version-warning

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3881-add-host-modal-advance-tab

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3927-remove-api-only-token-expiration

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3950-validate-authorization-for-run-query

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3966-os-version-fix

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3979-filter-hosts-targets

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-3995-update-postinstall-launchdaemon

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4067-3797-enter-to-remove-delete

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4082-host-software-0

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4187-render-smtp-error

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4260-global-maintainer-can-write-team-policy

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4268-list-software-hosts-count-per-team

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4304-loading-error-certificate

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4316-send-email-configured

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4325-fix-masthead-avatar

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4361-mail-change-should-error

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4365-sql-error-onchange

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4408-fix-whitespace-tooltips

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4415-fix-inherited-dropdown

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4424-kinesis-log-destination-new-lines

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4457-external-docs-link-to-fleetdmcom

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4470-global-agent-options-update

This file was deleted.

4 changes: 2 additions & 2 deletions charts/fleet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ name: fleet
keywords:
- fleet
- osquery
version: v4.10.0
version: v4.11.0
home: https://github.com/fleetdm/fleet
sources:
- https://github.com/fleetdm/fleet.git
appVersion: v4.10.0
appVersion: v4.11.0
2 changes: 1 addition & 1 deletion charts/fleet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# All settings related to how Fleet is deployed in Kubernetes
hostName: fleet.localhost
replicas: 3 # The number of Fleet instances to deploy
imageTag: v4.10.0 # Version of Fleet to deploy
imageTag: v4.11.0 # Version of Fleet to deploy
createIngress: true # Whether or not to automatically create an Ingress
ingressAnnotations: {} # Additional annotation to add to the Ingress
podAnnotations: {} # Additional annotations to add to the Fleet pod
Expand Down
2 changes: 1 addition & 1 deletion tools/fleetctl-npm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fleetctl",
"version": "v4.10.0",
"version": "v4.11.0",
"description": "Installer for the fleetctl CLI tool",
"bin": {
"fleetctl": "./run.js"
Expand Down
4 changes: 2 additions & 2 deletions tools/terraform/gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ variable "redis_mem" {
}

variable "image" {
default = "fleet:v4.10.0"
}
default = "fleet:v4.11.0"
}
2 changes: 1 addition & 1 deletion tools/terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ variable "database_name" {

variable "fleet_image" {
description = "the name of the container image to run"
default = "fleetdm/fleet:v4.10.0"
default = "fleetdm/fleet:v4.11.0"
}

variable "software_inventory" {
Expand Down

1 comment on commit 937cd7f

@vercel
Copy link

@vercel vercel bot commented on 937cd7f Mar 7, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.