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

Upgrade to Oracle Database Free #2990

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Upgrade to Oracle Database Free #2990

merged 1 commit into from
Jun 24, 2024

Conversation

gvenzl
Copy link
Contributor

@gvenzl gvenzl commented Jun 24, 2024

Hey all,

Thanks a lot for using my Oracle Database images.
I have noticed that you are still using the old Oracle Database XE version of my images.

Oracle has discontinued Oracle Database XE and instead offers Oracle Database Free as the successor, which was first released last year.

The database editions are compatible, hence nothing should break or change other than the connect string and the Docker image tag.

I have taken the liberty to provide the modifications based on what I could find in the repository.

Thanks,

@CLAassistant
Copy link

CLAassistant commented Jun 24, 2024

CLA assistant check
All committers have signed the CLA.

@dstepanov dstepanov merged commit e7408dd into micronaut-projects:4.8.x Jun 24, 2024
46 checks passed
@dstepanov
Copy link
Contributor

Thanks!

dstepanov pushed a commit that referenced this pull request Jun 24, 2024
dstepanov added a commit that referenced this pull request Jun 24, 2024
Co-authored-by: Gerald Venzl <gerald.venzl@gmail.com>
radovanradic added a commit that referenced this pull request Jul 5, 2024
* Update common files (#2972)

* fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.5.3 (#2974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.5 (#2933)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update spring data (#2983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update graalvm/setup-graalvm action to v1.2.2 (#2985)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency org.springframework.boot:spring-boot-gradle-plugin to v3.3.1 (#2987)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Upgrade to Oracle Database Free (#2990)

* Fix Page.map for the empty page (#2991)

* Test for empty page, need better fix

* Fix cursored page as well

* Fix entity mapping for multiple ONE_TO_MANY relations of the same entity (#2999)

* Update common files (#2986)

* CursoredPage not supported with findAll and PredicateSpecification (#3007)

* CursoredPage not supported with findAll and PredicateSpecification

* [skip ci] Release v.8.2

* chore: Bump version to 8.2.1-SNAPSHOT

* [skip ci] Release v4.8.3

* chore: Bump version to 4.8.4-SNAPSHOT

* Update gradle.properties

---------

Co-authored-by: micronaut-build <65172877+micronaut-build@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gerald Venzl <gerald.venzl@gmail.com>
Co-authored-by: micronaut-build <micronaut-build-account@grails.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants