Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/task/add-releases-blog-post' int…
Browse files Browse the repository at this point in the history
…o task/add-releases-blog-post
  • Loading branch information
SteveRosam committed Oct 31, 2024
2 parents 6da4ba2 + b844f07 commit 417d34d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/blog/posts/release-scratchpads.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,15 @@ New features, bug fixes and performance upgrades!

<!-- more -->

![](./images/diagram-iceberg-sink.png)

## New features

- **Scratchpads:** Enables shared topics between environments, setting resources only in focused steps of the pipeline and allowing code modifications to be easily merged back into Production.
- **Data tiers:** this feature allows users to assign a **Bronze, Silver, or Gold** classification to their data - or define their own tiers for each topic, reflecting its data quality and level of pre-processing.
- **Data tiers:** this feature allows users to assign a **`Bronze, Silver, or Gold`** classification to their data - or define their own tiers for each topic, reflecting its data quality and level of pre-processing.
- **Quix CLI** 1.1.0 adds support for YAML variables on local development. [More info in docs](https://quix.io/docs/quix-cli/local-development/local-yaml-variables.html).


## Enhancements

- We have enabled replicas configuration for Jobs. Users can now set the replica count for deployments of type "Job", enhancing job concurrency control.
- We have enabled replicas configuration for Jobs. Users can now set the replica count for deployments of type `Job`, enhancing job concurrency control.
- Added Support for separate private and public Library repositories. This feature allows dedicated clusters to configure separate repositories for private and public template items in the Library.
- Improved error descriptions when dealing with YAML and missing secret keys.
- Improved network configuration validation.
Expand Down

0 comments on commit 417d34d

Please sign in to comment.