Skip to content

Release v0.10.0 #555

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 5 commits into from
Jul 9, 2021
Merged

Conversation

sysadmind
Copy link
Contributor

Cut a stable release before larger refactoring changes.

Signed-off-by: Joe Adams <github@joeadams.io>
@SuperQ
Copy link
Contributor

SuperQ commented Jul 7, 2021

Can you add a make update-go-deps to this?

Although, it looks like lib/pq changes some string formatting:

$ make test
>> running all tests
GO111MODULE=on go test -race  ./...

----------------------------------------------------------------------
FAIL: postgres_exporter_test.go:218: FunctionalSuite.TestParseFingerprint

postgres_exporter_test.go:254:
    c.Assert(f, Equals, cs.fingerprint)
... obtained string = "'localhost':'55432'"
... expected string = "localhost:55432"

Signed-off-by: Joe Adams <github@joeadams.io>
@sysadmind
Copy link
Contributor Author

I bumped the modules, but lib/pq v1.10.2 seems to break illumos builds. I'll roll this back to v1.10.1 for now and submit an issue upstream.

sysadmind added 2 commits July 7, 2021 16:54
Signed-off-by: Joe Adams <github@joeadams.io>
Signed-off-by: Joe Adams <github@joeadams.io>
Signed-off-by: Joe Adams <github@joeadams.io>
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysadmind
Copy link
Contributor Author

@SuperQ You will need to merge and tag. I don't have permissions on this repo

@SuperQ SuperQ merged commit 57719ba into prometheus-community:master Jul 9, 2021
@SuperQ
Copy link
Contributor

SuperQ commented Jul 9, 2021

I've added the tag for the release, it should pop out of CI in a bit.

@sysadmind sysadmind deleted the release-v0.10.0 branch February 23, 2022 01:58
ritbl pushed a commit to heniek/postgres_exporter that referenced this pull request Mar 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants