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

Update dependency org.questdb:questdb to v6.7-jdk8 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.questdb:questdb (source) 6.2 -> 6.7-jdk8 age adoption passing confidence

Release Notes

questdb/questdb (org.questdb:questdb)

v6.7

Overview

🚀 New Features
  • 128-bit UUID column type to make storage and queries more efficient (#​2769)
  • explain SQL to show insights into query execution plan (#​2680)
  • Trigonometric functions and a performance improvement for SQL queries (#​2890)
❗ Breaking changes

What is new

CORE
SQL
PGWire
ILP

What we fixed

CORE
SQL
HTTP

New Contributors

Full Changelog: questdb/questdb@6.6.1...6.7

v6.6.1

Compare Source

Overview

This is a follow up release for the 6.6. It fixes a serious data consistency issue, introduced specifically by 6.6.

❗ Breaking change

Unless you're upgrading from versions before 6.6, you will be affected by a minor breaking change: commitLag keyword in SQLs is no longer supported in this release. We recommend you remove these keywords and "lag" values and let the system handle things automatically.

What we fixed

CORE

Full Changelog: questdb/questdb@6.6...6.6.1

v6.6

Overview

We introduce an automated system, which removes the concept of commit lag thus simplifying capacity planning. Developers don't have to compromise between high ingestion speed and data visibility. Data visibility is instant while ingestion performance is always at its peak.

Additionally, there is a number of important bug fixes that improve system performance and stability.

❗ Breaking change

commitLag keyword in SQLs is no longer supported in this release. We recommend you remove these keywords and "lag" values and let the system handle things automatically.

What is new

CORE
SQL
HTTP

What we fixed

CORE
SQL
ILP
HTTP

Contributor's Hall of Fame

We want to thank our new contributors:

Full Changelog: questdb/questdb@6.5.5...6.6

v6.5.5

Overview

This release features an improved migration experience when importing CSV files from PostgreSQL and stability improvements for the Core and SQL engine.

What is new

CORE
SQL

What we fixed

CORE
SQL

Contributor's Hall of Fame

We want to thank our new contributors:

Full Changelog: questdb/questdb@6.5.4...6.5.5

v6.5.4

Overview

This release includes new SQL features from our amazing Hacktoberfest contributors as well as performance and stability improvements.

What is new

SQL

string functions:

numeric functions:

others:

Web Console

What we fixed

SQL
CORE
PGWire
ILP
Web Console
Docs

Contributor's Hall of Fame

We want to thank our new contributors:

Full Changelog: questdb/questdb@6.5.3...6.5.4

v6.5.3

Overview

This is a maintenance release, which includes important stability fixes and improvements for the SQL engine and core.

What is new

SQL
CORE
Web console

What we fixed

SQL
CORE
PGWire

Contributor's Hall of Fame

We want to thank our new contributor:

Full Changelog: questdb/questdb@6.5.2...6.5.3

v6.5.2

Overview

This is a maintenance release focusing on important bug fixes for 6.5.1.

What is new

SQL

What we fixed

SQL
CORE
PGWire
  • recompile cached Update SQL when table structure changed instead of a failure by @​jerrinot #​2479
AMI

Full Changelog: questdb/questdb@6.5.1...6.5.2

v6.5.1

Release overview

This release adds new SQL statements for detaching and re-attaching partitions to tables, enabling cold storage as a solution to the disk size limitation. In addition, we include several fixes and improvements for the overall reliability of the SQL engine.

What is new

SQL

What we fixed

SQL
CORE
HTTP

Full Changelog: questdb/questdb@6.5...6.5.1

v6.5

Release overview

This release brings a new algorithm for the SQL COPY statement [Reference], which is specifically designed to enable fast and easy CSV Import for large and unsorted data files. This feature comes in handy when there's a need to migrate a large amount of data from other databases to QuestDB [Guide: CSV import]. In addition, there are several improvements and fixes for the Influx line protocol, Core, and SQL engine.

Gotchas

No gotchas when you are upgrading from the start or 6.3, as it is just a software update.
If you're upgrading from 6.2.1 or earlier, please refer to the gotchas of 6.3

What is new

CORE
SQL

What we fixed

CORE
SQL
ILP
PGWire

Full Changelog: questdb/questdb@6.4.3...6.5

v6.4.3

Release overview

In this released we focused on delivering quality client libraries as well as stability improvements on the database core. Here is the list of client libraries that support both TLS and ILP authentication:

Gotchas

None when you are upgrading from the start or 6.3. It is just software update. If you're upgrading from 6.2.1 or earlier, please refer to the gotchas of 6.3

What is new

ILP
CORE
SQL

What we fixed

CORE
SQL

Full Changelog: questdb/questdb@6.4.2...6.4.3

v6.4.2

Release overview

Maintenance release to include important bug fixes and critical features.

Gotchas

None when you are upgrading from the start or 6.3. It is just software update. If you're upgrading from 6.2.1 or earlier, please refer to the gotchas of 6.3

What is new

ILP

What we fixed

ILP
CORE
SQL

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.questdb-questdb-6.x branch from 1856b02 to be79ac3 Compare July 6, 2023 16:08
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.

0 participants