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 3.27.0 #801

Merged
merged 24 commits into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
8dce62a
AMQP Automatic Instrumentation
iamemilio Aug 29, 2023
678c58f
removed v2 code
nr-swilloughby Oct 17, 2023
37c399b
fix nrmongo test and nrnats test
iamemilio Oct 17, 2023
908226e
replace old arm64 go link with current one
iamemilio Oct 17, 2023
604dd63
target nats with goproxy direct
iamemilio Oct 17, 2023
d6cfec8
bad bash
iamemilio Oct 17, 2023
6a63cdc
bad bash part 2
iamemilio Oct 17, 2023
a4a45c2
final goproxy solution:
iamemilio Oct 17, 2023
fa926b9
bug in nats extratesting
iamemilio Oct 17, 2023
5ea1634
Merge pull request #798 from nr-swilloughby/remove_obsolete_v2
nr-swilloughby Oct 17, 2023
0d2b932
Bump github.com/graphql-go/graphql from 0.7.9 to 0.8.1 in /v3/integra…
dependabot[bot] Oct 18, 2023
fd9e026
Bump github.com/graphql-go/graphql from 0.7.9 to 0.8.1 in /v3/integra…
dependabot[bot] Oct 18, 2023
e661752
bump actions for setting up go
iamemilio Oct 18, 2023
12551d1
Update go.mod
iamemilio Oct 18, 2023
5a5b53d
Update ci.yaml
iamemilio Oct 19, 2023
f896274
cleanup for rabbitmq release
iamemilio Oct 19, 2023
2faf688
release 3.27.0
iamemilio Oct 19, 2023
05ee293
Docker ContainerID Support for CGroupV2 (#797)
mirackara Oct 19, 2023
d54ae74
Merge pull request #780 from iamemilio/nramqp
iamemilio Oct 19, 2023
ea7ab2d
Merge pull request #800 from iamemilio/release_3.27
iamemilio Oct 19, 2023
75a7ea3
Merge pull request #799 from iamemilio/fix_tests_3.26.0
iamemilio Oct 19, 2023
1765c5a
cleanup for 3.27.0 release'
iamemilio Oct 19, 2023
8ff7dc7
supportability metrics nramqp
iamemilio Oct 19, 2023
a1142ca
Merge pull request #802 from iamemilio/develop
iamemilio Oct 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 7 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
dirs: v3/newrelic,v3/internal,v3/examples

# v3 integrations
- go-version: 1.19.x
dirs: v3/integrations/nramqp
- go-version: 1.19.x
dirs: v3/integrations/nrsarama
- go-version: 1.19.x
Expand Down Expand Up @@ -116,7 +118,8 @@ jobs:
# If we are using the latest released version to test, we need to use a newer version of go
- go-version: 1.19.x
dirs: v3/integrations/nrnats
extratesting: go get -u github.com/nats-io/nats.go/@master
extratesting: go get -u github.com/nats-io/nats.go
goproxy: direct
- go-version: 1.19.x
dirs: v3/integrations/nrstan
extratesting: go get -u github.com/nats-io/stan.go/@master
Expand All @@ -137,7 +140,6 @@ jobs:
dirs: v3/integrations/nrb3
- go-version: 1.19.x
dirs: v3/integrations/nrmongo
extratesting: go get -u go.mongodb.org/mongo-driver@master
- go-version: 1.19.x
dirs: v3/integrations/nrgraphqlgo,v3/integrations/nrgraphqlgo/example
extratesting: go get -u github.com/graphql-go/graphql@master
Expand All @@ -147,7 +149,7 @@ jobs:

steps:
- name: Install Go
uses: actions/setup-go@v1
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}

Expand All @@ -168,6 +170,7 @@ jobs:
DIRS: ${{ matrix.dirs }}
EXTRATESTING: ${{ matrix.extratesting }}
PIN: ${{ matrix.pin }}
GOPROXY: ${{ matrix.goproxy }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

Expand Down Expand Up @@ -201,7 +204,7 @@ jobs:
install: |
DEBIAN_FRONTEND=noninteractive apt-get -qq update
DEBIAN_FRONTEND=noninteractive apt-get -qq install -y wget build-essential
wget -nv https://golang.org/dl/go${{ matrix.go-version }}.linux-arm64.tar.gz
wget -nv https://go.dev/dl/go${{ matrix.go-version }}.linux-arm64.tar.gz
rm -rf /usr/local/go
tar -C /usr/local -xzf go${{ matrix.go-version }}.linux-arm64.tar.gz
run: |
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 3.27.0
### Added
* Added Support for getting Container ID's from cgroup v2 docker containers
* A new instrumentation package for RabbitMQ with distributed tracing support: nramqp

### Fixed
* Unit tests repairs and improvements
* Removed deprecated V2 code from the repository. The support timeframe for this code has expired and is no longer recommended for use.
* Bumped github.com/graphql-go/graphql from 0.7.9 to 0.8.1

### Support statement
We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.

See the [Go agent EOL Policy](https://docs.newrelic.com/docs/apm/agents/go-agent/get-started/go-agent-eol-policy/) for details about supported versions of the Go agent and third-party components.

## 3.26.0
### Added
* Extended implementation of the `nrpgx5` integration (now v1.2.0). This instruments Postgres database operations using the `jackc/pgx/v5` library, including the direct access mode of operation as opposed to requiring code to use the library compatibly with the standard `database/sql` library.
Expand Down
3 changes: 0 additions & 3 deletions _integrations/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions _integrations/logcontext/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions _integrations/logcontext/logcontext.go

This file was deleted.

10 changes: 0 additions & 10 deletions _integrations/logcontext/nrlogrusplugin/README.md

This file was deleted.

73 changes: 0 additions & 73 deletions _integrations/logcontext/nrlogrusplugin/example/main.go

This file was deleted.

Loading
Loading