-
Notifications
You must be signed in to change notification settings - Fork 2
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 exposed to v0.56.0 #38
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/exposed
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/exposed
branch
from
August 21, 2023 11:45
944f0a4
to
ffc83f0
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
August 28, 2023 16:13
ffc83f0
to
44811d6
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
September 25, 2023 16:28
44811d6
to
5107870
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
October 26, 2023 16:19
5107870
to
327a36b
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
November 28, 2023 21:14
327a36b
to
8662950
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
January 5, 2024 15:51
8662950
to
4060810
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
January 31, 2024 02:17
4060810
to
e352b04
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
February 27, 2024 18:56
e352b04
to
444713a
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
March 27, 2024 17:04
444713a
to
7bd580c
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
April 29, 2024 22:49
7bd580c
to
99dd1df
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
May 9, 2024 00:30
99dd1df
to
078df8f
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
May 31, 2024 01:51
078df8f
to
5d6cf9e
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
June 4, 2024 00:59
5d6cf9e
to
b25a863
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
June 26, 2024 13:26
b25a863
to
6bf434b
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
July 30, 2024 22:40
6bf434b
to
0962310
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
August 30, 2024 14:15
0962310
to
a00ad26
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
September 25, 2024 19:43
a00ad26
to
5d57a1a
Compare
renovate
bot
force-pushed
the
renovate/exposed
branch
from
October 30, 2024 17:45
5d57a1a
to
ac266fc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.41.1
->0.56.0
0.41.1
->0.56.0
0.41.1
->0.56.0
0.41.1
->0.56.0
Release Notes
JetBrains/Exposed (org.jetbrains.exposed:exposed-kotlin-datetime)
v0.56.0
Compare Source
Infrastructure:
Breaking changes:
Features:
Bug fixes:
Docs:
v0.55.0
Compare Source
Infrastructure:
Breaking changes:
Column.transform()
to return null by @obabichevjb in https://github.com/JetBrains/Exposed/pull/2235Deprecations:
Features:
Bug fixes:
Docs:
v0.54.0
Compare Source
Infrastructure:
Breaking changes:
statementsRequiredForDatabaseMigration
function fromSchemaUtils
toMigrationUtils
by @joc-a in https://github.com/JetBrains/Exposed/pull/2195Deprecations:
Features:
isNullOrEmpty
function by @joc-a in https://github.com/JetBrains/Exposed/pull/2184Bug fixes:
CurrentTimestampWithTimeZone
expression does not work as a default by @joc-a in https://github.com/JetBrains/Exposed/pull/2180Docs:
v0.53.0
Compare Source
Infrastructure:
Breaking changes:
Features:
Bug fixes:
fetchBatchedResults
withalias
by @joc-a in https://github.com/JetBrains/Exposed/pull/2140testTimestampWithTimeZoneDefaults
by @joc-a in https://github.com/JetBrains/Exposed/pull/2169Docs:
v0.52.0
Compare Source
Breaking changes:
Features:
Bug fixes:
real
column by @jackgisel-RL in https://github.com/JetBrains/Exposed/pull/2115uuid().references()
is used withreferrersOn
by @joc-a in https://github.com/JetBrains/Exposed/pull/2127fetchBatchedResults
by @joc-a in https://github.com/JetBrains/Exposed/pull/2113Infrastructure:
version
is obsolete by @bog-walk in https://github.com/JetBrains/Exposed/pull/2111generateMigrationScript
function to it by @joc-a in https://github.com/JetBrains/Exposed/pull/2128v0.51.1
Compare Source
Bug fixes:
v0.51.0
Compare Source
Infrastructure:
Breaking changes:
spring-boot-starter-jdbc
instead ofspring-boot-starter-data-jdbc
by @bystamhttps://github.com/JetBrains/Exposed/pull/20552055
Features:
Bug fixes:
Array
column by @obabichevjb in https://github.com/JetBrains/Exposed/pull/2072Docs:
v0.50.1
Compare Source
Bug fixes:
Docs:
v0.50.0
Compare Source
Infrastructure:
Breaking changes:
Deprecations:
Features:
Bug fixes:
Docs:
Tests:
v0.49.0
Compare Source
Infrastructure:
Breaking changes:
Features:
statementsRequiredForDatabaseMigration
function by @joc-ahttps://github.com/JetBrains/Exposed/pull/20232023
Bug fixes:
testAdjustQueryHaving
,testQueryAndHaving
, andtestQueryOrHaving
resolve wrongeq
function, andtestGroupBy03
shows compiler warning by @joc-ahttps://github.com/JetBrains/Exposed/pull/20162016
Docs:
v0.48.0
Compare Source
Infrastructure:
Breaking changes:
nonNullValueToString()
in some date/time column types now uses more appropriate string formatters.anyFrom(array)
andallFrom(array)
may require an additional argument if a matching column type cannot be resolved for the array contents.exposed-crypt
module now uses Spring Security Crypto 6.+, which requires Java 17 as a minimum version.Features:
Bug fixes:
Build:
Docs:
v0.47.0
Compare Source
Infrastructure:
Breaking changes:
Features:
ALL
andANY
operators accepting array, subquery, or table parameters by @ShreckYe in https://github.com/JetBrains/Exposed/pull/1886join
, make column equality optional by @yeogai in https://github.com/JetBrains/Exposed/pull/1692Bug fixes:
Duration.INFINITE
is used for duration column type by @winkey728 in https://github.com/JetBrains/Exposed/pull/1975Docs:
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.