-
Notifications
You must be signed in to change notification settings - Fork 9
refactor: spring boot 3.4 streamlining across sub-applications #424
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
Merged
+95
−30
Conversation
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
4a2a58b
to
9affed0
Compare
909840d
to
1f5d250
Compare
93b72d8
to
5153e45
Compare
45f532f
to
190c2d9
Compare
190c2d9
to
86e4f7d
Compare
86e4f7d
to
c944ae1
Compare
|
matiwinnetou
added a commit
that referenced
this pull request
Jun 6, 2025
* feat: ubuntu 24.04 upgrade. (#419) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: spring boot upgrade for yaci-indexer (#425) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * feat: docker compose build from source (#420) * feat: postgres dockerfile * feat: build node from source * feat: build postgres from source * feat: adjust integration tests * feat: sync status in the network service response. (#429) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: 1.2.8 version updated. * fix: postgres container locale (#438) * refactor: streamline spring boot configuration. (#424) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: OpenJDK 24 LTS for api and indexer. (#368) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * fix: postgres missing port and cnode socket path (#442) * chore: cardano-node 10.3.1 (#443) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * fix: preprod config typo fix. * fix: revert back to 10.2.1 * chore: adjusted port for db on pre-prod config. * fix: do not redirect logs to a file but to sysout. (#454) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: path adjusted. * chore: cardano-node: 10.3.1, cabal: 3.12.1.0, ghc: 9.6.7 (#452) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: 1.2.9 bump for develop branch. * feat: oldest_block reported on network status when configuration remove_spent_utxos parameter is enabled and renaming and removal of configuration variables related to removal or spent utxos. (#448) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * chore: removed sanochnet. * fix: cardano node db path / mithril version / tags (#460) * feat: split cardano-node and cardano-submit-api (#464) * feat: rosetta java images dockerhub (#465) * feat: split cardano-node and cardano-submit-api * feat: adjust node / mithril tags * feat: add cardano-rosetta-java-cardano-node image to dockerhub * feat: add mithril / postgres to dockerhub * feat: adjust tags * feat: retry mechanism for node (#468) * feat: retry mechanism for node dependencies - single docker image * feat: retry mechanism for node dependencies - docker compose image * fix: wrong escaping of string text in yaci-indexer configuration, fixes: #472. * fix: single docker build fix related to java-builder (#475) Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> * feat: postgres source building single docker (#481) * feat: postgres buiding from source - single docker image * feat: add missing jdk to the main image * feat: env --------- Co-authored-by: Mateusz Czeladka <mateusz.czeladka@cardanofoundation.org> Co-authored-by: VladislavKudrin <vladislavkudrin@gmail.com>
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.
No description provided.