Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mquery
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Subconscious Compute (Open)
mquery
Merge requests
!27
Resolve "Release 0.8.0"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Release 0.8.0"
45-release-0-8-0
into
main
Overview
0
Commits
2
Pipelines
2
Changes
3
Merged
Maaz Ahmed
requested to merge
45-release-0-8-0
into
main
1 year ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Closes
#45 (closed)
0
0
Merge request reports
Viewing commit
a3f6069b
Prev
Next
Show latest version
1 file
+
32
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
a3f6069b
chore(release): generate changelog for v0.8.0
· a3f6069b
Maaz Ahmed
authored
1 year ago
CHANGELOG.md
+
32
−
0
Options
@@ -2,6 +2,38 @@
All notable changes to this project will be documented in this file.
## [0.8.0] - 2024-01-09
### Bug Fixes
-
Make Offset fields pub
### Features
-
Subquery support
-
Timestamp and label_set fns
-
Keep_metric_names modifier
-
MetricsQL alias fn
### Miscellaneous Tasks
-
Bump version to 0.8.0
-
Generate changelog for v0.8.0
### Testing
-
Integration tests for label_set and timestamp
## [0.7.1] - 2024-01-05
### Miscellaneous Tasks
-
Bump ver to 0.7.1
### QoL Enhancements
-
Impl Copy on QryFunc and Clone on AggrFunc
## [0.7.0] - 2024-01-02
### Bug Fixes
Loading