Update Exposed to v0.61.0 - #14
Open
Maxr1998-bot wants to merge 1 commit into
Open
Conversation
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
February 6, 2023 22:51
3f9d1a6 to
c828ab8
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
February 10, 2023 12:40
c828ab8 to
0e32e48
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
February 28, 2023 12:21
0e32e48 to
f0a8497
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
March 23, 2023 20:36
f0a8497 to
cc5345d
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
May 24, 2023 13:02
cc5345d to
d177a1b
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
June 9, 2023 22:55
d177a1b to
e66925b
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
July 7, 2023 13:11
e66925b to
5a65f2c
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
July 24, 2023 14:06
5a65f2c to
5a549cd
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
July 28, 2023 17:21
5a549cd to
2953c13
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
August 21, 2023 11:21
2953c13 to
37f84ed
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
August 28, 2023 15:56
37f84ed to
1c77ac3
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
September 25, 2023 13:21
1c77ac3 to
89f9493
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
October 26, 2023 13:21
89f9493 to
05a224f
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
November 5, 2023 13:51
05a224f to
6992e6c
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
November 28, 2023 19:21
6992e6c to
8675b56
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
April 29, 2024 21:51
0ba2b03 to
4f43f19
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
May 9, 2024 00:22
4f43f19 to
570050f
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
May 31, 2024 00:06
570050f to
991d866
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
June 7, 2024 14:57
991d866 to
cd9643a
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
June 26, 2024 11:06
cd9643a to
0316e1c
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
July 14, 2024 18:36
0316e1c to
5f14f65
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
July 30, 2024 21:36
5f14f65 to
df880b3
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
August 30, 2024 12:06
df880b3 to
9167a71
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
September 25, 2024 16:21
9167a71 to
fe1d99a
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
October 30, 2024 16:06
fe1d99a to
af9d16c
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
December 5, 2024 20:22
af9d16c to
8823aa2
Compare
Maxr1998-bot
force-pushed
the
renovate/exposed
branch
from
January 13, 2025 13:36
8823aa2 to
29b71e5
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.37.3→0.61.00.37.3→0.61.0Release Notes
JetBrains/Exposed (org.jetbrains.exposed:exposed-jdbc)
v0.61.0Compare Source
What's Changed
Infrastructure:
Features:
Bug fixes:
Docs:
v0.60.0Compare Source
Infrastructure:
Breaking changes:
Features:
long()column by @joc-a in #2428Bug fixes:
Docs:
Refactors:
v0.59.0Compare Source
Infrastructure:
Breaking changes:
Deprecations:
Features:
lessSubQuery,lessEqSubQuery,greaterSubQuery, andgreaterEqSubQueryoperators by @joc-a in #2373Bug fixes:
Docs:
Refactors:
v0.58.0Compare Source
Breaking changes:
SchemaUtils.listTables()returns only the tables from the current schema. The behaviour was returned to the 0.56.0 version.SchemaUtils.listTablesInAllSchemas()could be used.Features:
Infrastructure:
Docs:
v0.57.0Compare Source
Infrastructure:
Breaking changes:
OptionalReferrersby @joc-a in #2325Features:
Bug fixes:
SchemaUtils.listTables()retrieves tables for the default schema only by @joc-a in #2301Docs:
v0.56.0Compare Source
Infrastructure:
Breaking changes:
Features:
Bug fixes:
Docs:
v0.55.0Compare Source
Infrastructure:
Breaking changes:
Column.transform()to return null by @obabichevjb in #2235Deprecations:
Features:
Bug fixes:
Docs:
v0.54.0Compare Source
Infrastructure:
Breaking changes:
statementsRequiredForDatabaseMigrationfunction fromSchemaUtilstoMigrationUtilsby @joc-a in #2195Deprecations:
Features:
isNullOrEmptyfunction by @joc-a in #2184Bug fixes:
CurrentTimestampWithTimeZoneexpression does not work as a default by @joc-a in #2180Docs:
v0.53.0Compare Source
Infrastructure:
Breaking changes:
Features:
Bug fixes:
fetchBatchedResultswithaliasby @joc-a in #2140testTimestampWithTimeZoneDefaultsby @joc-a in #2169Docs:
v0.52.0Compare Source
Breaking changes:
Features:
Bug fixes:
realcolumn by @jackgisel-RL in #2115uuid().references()is used withreferrersOnby @joc-a in #2127fetchBatchedResultsby @joc-a in #2113Infrastructure:
versionis obsolete by @bog-walk in #2111generateMigrationScriptfunction to it by @joc-a in #2128v0.51.1Compare Source
Bug fixes:
v0.51.0Compare Source
Infrastructure:
Breaking changes:
spring-boot-starter-jdbcinstead ofspring-boot-starter-data-jdbcby @bystamin #2055
Features:
Bug fixes:
Arraycolumn by @obabichevjb in #2072Docs:
v0.50.1Compare Source
Bug fixes:
Docs:
v0.50.0Compare Source
Infrastructure:
Breaking changes:
Deprecations:
Features:
Bug fixes:
Docs:
Tests:
v0.49.0Compare Source
Infrastructure:
Breaking changes:
Features:
statementsRequiredForDatabaseMigrationfunction by @joc-ain #2023
Bug fixes:
testAdjustQueryHaving,testQueryAndHaving, andtestQueryOrHavingresolve wrongeqfunction, andtestGroupBy03shows compiler warning by @joc-ain #2016
Configuration
📅 Schedule: (UTC)
🚦 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 has been generated by Mend Renovate.