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

Release v0.6.2 #175

Merged
merged 1 commit into from
Sep 17, 2022
Merged

Release v0.6.2 #175

merged 1 commit into from
Sep 17, 2022

Conversation

mfvanek
Copy link
Owner

@mfvanek mfvanek commented Sep 17, 2022

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mfvanek mfvanek merged commit 6a272bb into master Sep 17, 2022
@mfvanek mfvanek deleted the release/0.6.2 branch September 17, 2022 19:33
Evreke pushed a commit that referenced this pull request Sep 30, 2022
Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>
mfvanek added a commit that referenced this pull request Oct 16, 2022
* Background primary determiner #121

feat: reference change for connection to primary node by background task
fix: cluster container names must be unique, so they are generated using the uuid
Signed-off-by: Antipin Alexey <evreke@gmail.com>

* Feature/generate migration to remove serial types (#172)

* DbMigrationGenerator was made generic

* Added ColumnWithSerialTypeMigrationGenerator

* Added tests

* Updated deps

* Fixed code smells

Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>

* Signing via GPG 2+ (#173)

Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>

* Making abstract classes package private (#174)

* Making abstract classes package private

* Fixed code smell

Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>

* Release v0.6.2 (#175)

Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>

* Prepare for the next development iteration (#176)

Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>

* Wrong detection of serial types on columns with multiple constraints (#179)

* Updated sql query

* Added test to cover the issue

Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>

* Bump Gradle and dependencies (#180)

Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>

* Prepare for the next development iteration (#181)

Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>

* Background primary determiner #121

change: resolve comments
Signed-off-by: Antipin Alexey <evreke@gmail.com>

* Background primary determiner #121

change: resolve comments
Signed-off-by: Antipin Alexey <evreke@gmail.com>

* 1) Spotbugs exclusions moved to config. We do not dirty the code with SuppressFBWarnings.
2) Added javadoc to HighAvailabilityPgConnectionImpl
3) Refactored construction methods in HighAvailabilityPgConnectionImpl.
4) Mocked tests moved to HighAvailabilityPgConnectionUnitTest with "fast" tag.
5) ClusterAwareTestBase renamed to PgConnectionAwareCluster
6) Implemented AutoCloseable for all Testcontainers wrappers.
6) Migrated tests to try-with-resources.

* Fixed build on MacOS

* Fixed code smell

* Fixed build on Windows 11

Signed-off-by: Antipin Alexey <evreke@gmail.com>
Co-authored-by: Ivan Vakhrushev <37612014+mfvanek@users.noreply.github.com>
Co-authored-by: Ivan Vakhrushev <i.vakhrushev@banki.ru>
Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
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.

1 participant