---
title: "Release Notes V1.17.1"
---

| Version      | 1.17.1 |
| ------------ | ------------------ |
| Release Date | February 20, 2022 |
## Data and Model Management

* Enabled validation for Quality Profile

 
## Policy Management

* Enabled validation for Policy

## Common

* Support testing of reports using the corridor package in Jupyter Notebook environment
* Expose details of Runtime Parameters and other dependencies used in a Job in the Corridor Package

## Technical

* Raise 401 Unauthorized error when user without write permission accesses create pages of registries
* Enable file type validations during file upload which can be configured in the backend
* Simplify query strings for some APIs - to avoid potential security concern
