Skip to content

Latest commit

 

History

History
310 lines (145 loc) · 15 KB

CHANGELOG.md

File metadata and controls

310 lines (145 loc) · 15 KB

1.5.0 (2020-07-17)

Features

  • policy: updated code of conduct and reporting guide (21db501)

1.4.0 (2020-07-14)

Bug Fixes

  • addressed SEO of explore projects (371376c)
  • addressing GDPR loading issue (3d633f8)
  • import statement (72ce946)
  • resolved cookie domain logic + make sure we call first page. (a09bee3)

Features

1.3.0 (2020-07-03)

Features

1.2.3 (2020-07-03)

Bug Fixes

  • standardize bug template 'behavior' spelling to US English. (fa6c822)

1.2.2 (2020-07-02)

Bug Fixes

  • adds default branch for proper linking. (8b20498)

1.2.1 (2020-07-02)

Bug Fixes

  • config updates to projects (0645216)
  • make use of defaultBranch and contributingGuideUrl (612be84)
  • project pages: support specifying default branch (893dfb1)

1.2.0 (2020-07-01)

Features

  • project-tags: add Terraform tag (72b8506)

1.1.2 (2020-06-30)

Bug Fixes

  • open-telemetry: youtube link corrections (7218d9d)

1.1.1 (2020-06-30)

Bug Fixes

  • align github icon with dev website (4474c9e)

1.1.0 (2020-06-30)

Features

1.0.20 (2020-06-30)

Bug Fixes

  • icon consistency: update global header icons (#7) (7447741)

1.0.19 (2020-06-25)

Bug Fixes

1.0.18 (2020-06-22)

Bug Fixes

  • addresses null pointer when contributors API returns no author (#489) (8519971)

1.0.17 (2020-06-22)

Bug Fixes

  • eslint fixes and test updates (2e54666)
  • temporarily remove GTM and Segment for performance concerns (99cf90a)

1.0.16 (2020-06-18)

Bug Fixes

  • removing dotnet-agent project for now (#479) (e4457a3)

1.0.15 (2020-06-18)

Bug Fixes

1.0.14 (2020-06-18)

Bug Fixes

  • temporarily remove GTM and Segment for performance concerns (#474) (9e25134)

1.0.13 (2020-06-17)

Bug Fixes

  • need these fields for View Website button to work (#471) (87af608)

1.0.12 (2020-06-17)

Bug Fixes

  • use website url for ext-projects when available (#467) (e196e84)

1.0.11 (2020-06-17)

Bug Fixes

  • remove 'Browser' from 'description' (#469) (722873a)
  • remove remaining source available node projects. (#468) (4b09a06)

1.0.10 (2020-06-17)

Bug Fixes

  • changelog generation from semantic-release (#464) (94f32e4)

1.0.9 (2020-06-17)

Bug Fixes

  • remove source available projects (5d8835c)

1.0.8 (2020-06-17)

Bug Fixes

  • sync-data update to use latest version (#460) (16e7162)

1.0.7 (2020-06-17)

Bug Fixes

  • homepage: don't play 2 videos at once (#458) (67825a6)

1.0.6 (2020-06-17)

Bug Fixes

1.0.5 (2020-06-17)

Bug Fixes

  • homepage video: clean up loading visuals (#453) (620b820)

1.0.4 (2020-06-17)

Bug Fixes

1.0.3 (2020-06-17)

Bug Fixes

1.0.2 (2020-06-17)

Bug Fixes

  • stats: get the latest release by date rather than "last alphabetically" (33632f7)

1.0.1 (2020-06-17)

Bug Fixes

  • type primaryLanguage => JavaScript (aa65175)
  • typo in iconUrl (b15002a)
  • typo in primary language => JavaScript (5b8fb8f)
  • typo primaryLanguage => JavaScript (a825e8d)

1.0.0 (2020-06-17)

chore

  • release: triggering semantic-release to create major v1 release (fc6903c)

BREAKING CHANGES

  • release: Initial public release of opensource-website v1.0.0

Catalogs over 180 New Relic open source repositories as well as the external projects to which we contribute.

0.6.1 (2020-06-16)

Bug Fixes

0.6.0 (2020-06-16)

Features

  • adding segment (30c384a)
  • Merge pull request #439 from newrelic/add_segment_plugin (ddacdbc)

0.5.6 (2020-06-16)

Bug Fixes

  • homepage: broken test automation fix (d926ee4)

0.5.5 (2020-06-15)

Bug Fixes

  • workflows should pull/push to develop branch (cf02529)

0.5.4 (2020-06-15)

Bug Fixes

  • layout nerdpacks: specify icon for each (491d6dc), closes #422
  • two-way sync between docs and wiki (237ed68)

0.5.3 (2020-06-11)

Bug Fixes

0.5.2 (2020-06-11)

Bug Fixes

  • release commits should cause an Amplify build (c4de048)

0.5.1 (2020-06-11)

Bug Fixes

  • check out correct branch for semantic-release to run (d5b45f6)
  • disable deploying staging/prod via webhooks (780d2e1)
  • generate release off develop branch and add third-party manifest/notices updates (83d095d)
  • push to develop explicitly (bumping eslint to test third-party notice generation) (67212e2)

0.5.0 (2020-06-11)

Initial (pre)release of site (53b9b01)

Semantic-release will generate releases and changelog going forward.